egroupware/infolog/templates/pixelegg/app.css

396 lines
14 KiB
CSS
Raw Normal View History

2013-11-14 20:29:55 +01:00
/**
* EGroupware: CSS with less preprocessor
*
2014-01-08 19:49:29 +01:00
* INFOLOG
*
2013-11-14 20:29:55 +01:00
* Please do NOT change app.css directly, instead change app.less and compile it!
* Pixleegg Template app.css
* @link http://www.egroupware.org
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @author Stefan Reinhard <stefan.reinhard@pixelegg.de>
* @package infolog
* @version $Id$
*/
2014-01-15 19:04:11 +01:00
/* $Id: app.css 45124 2014-01-14 13:48:11Z nathangray $ */
2013-11-20 09:41:17 +01:00
.infolog_headertext {
color: black;
font-size: 120%;
}
.infolog_lpadding5 {
padding-left: 5px;
}
.low,
.low_done,
.normal,
.normal_done,
.high,
.high_done,
.urgent,
.urgent_done {
font-weight: bold;
}
.low,
.low_done {
color: #606060;
}
.normal,
.normal_done {
color: #000000;
}
.high {
color: #cc0000;
}
.high_done {
color: #800000;
}
.urgent {
color: #ff00ff;
}
.urgent_done {
color: #800080;
}
.infolog_overdue {
color: #cc0000;
font-weight: bold;
}
.private {
font-style: italic;
}
.infolog_planned {
font-style: italic;
}
table.infolog_fullWidth {
width: 100%;
}
td.infolog_infoId:before {
content: "#";
}
2014-01-15 19:04:11 +01:00
#infolog-edit_info_contact {
width: 98%;
}
2013-11-20 09:41:17 +01:00
.infolog_fixedHeight {
height: 12px;
}
.noWrap {
white-space: nowrap;
}
.infolog_user_filter select {
width: 100px;
}
.inputFullWidth input {
width: 100%;
}
.infolog_image16 img {
height: 16px;
}
tr.infolog_rowHasParent > td:first-child {
background-image: url(../../../phpgwapi/templates/default/images/egw_action/arrow_up.png);
background-repeat: no-repeat;
background-position: 6px -2px;
}
2013-11-14 20:29:55 +01:00
span#favorite_sidebox_infolog .favorites li a div.ui-icon-heart {
background-image: none;
}
span#favorite_sidebox_infolog .favorites li img.sideboxstar {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 0px;
background-size: contain;
}
2013-11-22 06:28:19 +01:00
/* #############################################################################
// iframe
// Rahmen + padding**/
/*############################################
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # iframge #
# # #
# # #
# # #
# # #
# # #
# # #
##############################################
*/
2014-01-10 06:26:20 +01:00
/*
.egw_fw_content_browser_div{
}*/
2013-11-14 20:29:55 +01:00
#infolog-index {
2014-01-11 19:52:09 +01:00
/*height: auto !important;*/
2013-11-14 20:29:55 +01:00
}
#infolog-index table.et2_grid {
border-top: 0px;
}
#infolog-index #infolog-index_nm {
2013-12-20 15:32:40 +01:00
/*min-height: 900px;*/
2014-01-08 19:49:29 +01:00
/*ID Infolog*/
2013-11-14 20:29:55 +01:00
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right {
padding: 0 0em;
2014-01-08 08:58:33 +01:00
margin-right: 0.2em;
2013-11-14 20:29:55 +01:00
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget {
2014-01-08 08:58:33 +01:00
/*border: 1px solid rgba(0, 0, 0, 0.15);*/
/*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);*/
2013-11-14 20:29:55 +01:00
text-shadow: none;
2014-01-06 09:47:48 +01:00
height: 32px;
2014-01-08 08:58:33 +01:00
margin-top: 5px;
2013-11-14 20:29:55 +01:00
background-image: none !important;
2014-01-08 08:58:33 +01:00
transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
/* Safari */
/*Text ""hinzufügen" "*/
/*MouseOver*/
2013-11-14 20:29:55 +01:00
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:before,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:before {
content: "+";
font-size: 2em;
color: #ffc200;
2014-01-08 08:58:33 +01:00
line-height: 0.5em;
2013-11-14 20:29:55 +01:00
}
2014-01-08 08:58:33 +01:00
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget span,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget span {
display: none;
2013-11-14 20:29:55 +01:00
}
2013-12-20 10:35:46 +01:00
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget img,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget img {
2014-01-08 19:49:29 +01:00
background-color: #0c5da5;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzc0MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMGM1ZGE1IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMGM1ZGE1IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzc0MykiLz48L3N2Zz4=);
background-image: -moz-linear-gradient(top, #0c5da5, #0c5da5);
background-image: -ms-linear-gradient(top, #0c5da5, #0c5da5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0c5da5), to(#0c5da5));
background-image: -webkit-linear-gradient(top, #0c5da5, #0c5da5);
background-image: -o-linear-gradient(top, #0c5da5, #0c5da5);
background-image: linear-gradient(top, #0c5da5, #0c5da5);
background-repeat: repeat-x;
/*.background_color_10_gray;*/
2013-12-20 10:35:46 +01:00
-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 16px;
height: 16px;
2014-01-08 08:58:33 +01:00
margin-left: 0.5em;
padding: 0px;
margin-top: 0px;
2013-12-20 10:35:46 +01:00
vertical-align: middle;
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget img:hover,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget img:hover {
2014-01-08 19:49:29 +01:00
/*.background_color_20_gray;*/
2014-01-06 09:47:48 +01:00
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
2013-12-20 10:35:46 +01:00
border: 1px solid rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget img:active,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget img:active {
2014-01-08 08:58:33 +01:00
/*.background_color_30_gray;*/
2013-12-20 10:35:46 +01:00
border: 1px solid rgba(0, 0, 0, 0.9);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
2014-01-08 08:58:33 +01:00
background-color: #1aa200;
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget img:last-child,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget img:last-child {
margin-right: 5px;
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:hover,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:hover {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
background-color: #0c5da5 !important;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
height: 32px;
/*Text*/
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:hover:before,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:hover:before {
content: "";
font-size: 1em;
padding-left: 5px;
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:hover span,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:hover span {
visibility: hidden;
display: none;
}
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:hover img,
#infolog-index #infolog-index_nm .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:hover img {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
margin: 0.5em;
background-color: #0c5da5;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzc0MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMGM1ZGE1IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMGM1ZGE1IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzc0MykiLz48L3N2Zz4=);
background-image: -moz-linear-gradient(top, #0c5da5, #0c5da5);
background-image: -ms-linear-gradient(top, #0c5da5, #0c5da5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0c5da5), to(#0c5da5));
background-image: -webkit-linear-gradient(top, #0c5da5, #0c5da5);
background-image: -o-linear-gradient(top, #0c5da5, #0c5da5);
background-image: linear-gradient(top, #0c5da5, #0c5da5);
background-repeat: repeat-x;
2013-12-20 10:35:46 +01:00
}
2013-11-14 20:29:55 +01:00
#infolog-index #infolog-index_nm .nextmatch_header div#infolog-index_favorite_wrapper ul#infolog-index_favorite_menu {
2013-11-22 06:28:19 +01:00
border-color: #b4b4b4;
2013-11-14 20:29:55 +01:00
background-color: #ffffff;
color: #000000;
}
#infolog-index #infolog-index_nm .nextmatch_header div#infolog-index_favorite_wrapper ul#infolog-index_favorite_menu li a {
height: 25px;
border: none;
padding-top: 5px 0 0 5px;
}
#infolog-index #infolog-index_nm .nextmatch_header div#infolog-index_favorite_wrapper ul#infolog-index_favorite_menu li a img {
height: 16px;
width: 16px;
}
#infolog-index #infolog-index_nm .nextmatch_header div#infolog-index_favorite_wrapper ul#infolog-index_favorite_menu li a:hover {
background: none;
text-indent: -22px;
margin-left: 21px;
height: 25px;
}
#infolog-index #infolog-index_nm .nextmatch_header div.filters select#infolog-index_cat_id {
2014-01-14 17:04:20 +01:00
/*width: 10%;*/
2013-11-14 20:29:55 +01:00
margin-left: 1em;
}
2013-11-20 09:41:17 +01:00
#infolog-index #infolog-index_nm .nextmatch_header div.filters select#infolog-index_filter {
2014-01-14 17:04:20 +01:00
/*width: 10%;*/
2013-11-20 09:41:17 +01:00
}
#infolog-index #infolog-index_nm .nextmatch_header div.filters select#infolog-index_filter2 {
2014-01-14 17:04:20 +01:00
/*width: 10%;*/
2013-11-20 09:41:17 +01:00
}
2013-11-14 20:29:55 +01:00
#infolog-index #infolog-index_nm .nextmatch_header div.filters input#infolog-index_search {
2013-11-22 06:28:19 +01:00
/* .Complete_Button_input;
&:hover{
.Complete_Button_input_hover;
}
&:focus{
.Complete_Button_input_focus;
}*/
2013-11-14 20:29:55 +01:00
}
#infolog-index #infolog-index_nm table.egwGridView_outer thead tr th.optcol .selectcols {
margin-top: 1.5%;
}
#infolog-index #infolog-index_nm .frame {
2014-01-11 19:52:09 +01:00
/* min-height: 100%;
height: 60em;*/
2013-11-14 20:29:55 +01:00
}
#infolog-index #infolog-index_nm .egwGridView_scrollarea {
2014-01-11 19:52:09 +01:00
/*height: auto;*/
2013-11-14 20:29:55 +01:00
}
#infolog-index #infolog-index_nm .egwGridView_scrollarea table.egwGridView_grid img {
height: 16px;
}
2014-01-08 19:49:29 +01:00
#infolog-index #infolog-index_nm span.infolog_infoId {
background-color: inherit;
}
2013-11-22 06:28:19 +01:00
/*###########################################
# #
2013-12-08 22:38:36 +01:00
# dialog-header #
2013-11-22 06:28:19 +01:00
#############################################
# #
# #
# #
# #
# #
# dialog #
# #
# #
#############################################
# #
# buttons #
# #
# #
##############################################*/
/*Input beschränken*/
2013-11-14 20:29:55 +01:00
#infolog-edit {
2013-11-22 06:28:19 +01:00
margin: 0;
padding: 0.5em;
2013-11-14 20:29:55 +01:00
}
#infolog-edit .et2_tabheader {
background: transparent;
}
#infolog-edit table.egwGridView_outer {
max-width: 100%;
}
#infolog-edit #infolog-edit_history {
max-width: 785px;
}
2014-01-10 06:26:20 +01:00
#infolog-edit div.et2_hbox {
white-space: nowrap;
}
2013-12-03 08:06:08 +01:00
.infolog_fixedHeight {
height: auto;
}
2014-01-14 17:04:20 +01:00
div#infolog-edit_info_contact input.ui-autocomplete-input {
width: 100%;
}
2013-12-08 22:38:36 +01:00
.searchParent input.ui-autocomplete-input {
width: 95% !important;
}
input#infolog-edit_info_subject {
width: 98% !important;
}
2013-12-12 21:27:35 +01:00
/*#############################################*/
/*Tabs */
2014-01-10 06:26:20 +01:00
/*Beschreibung************************************/
#infolog-edit_infolog-edit-description #infolog-edit_info_des {
min-height: 246px;
}
2013-12-16 10:37:11 +01:00
/*Verknüpfung ************************************/
#infolog-edit_infolog-edit-links {
/*neue verknüpfung erstellen - div*/
/*img.et2_button_icon defined in etemplate2.less*/
}
#infolog-edit_infolog-edit-links div#addressbook-edit_link_to {
width: 100% !important;
}
#infolog-edit_infolog-edit-links div.et2_file {
float: left;
margin-left: 121px;
margin-top: -46px;
}
#infolog-edit_infolog-edit-links table#infolog-edit_link_to {
overflow-y: scroll;
}
/*Delegation ************************************/
#infolog-edit_infolog-edit-delegation .inputFullWidth input {
width: 96%;
}
2013-12-12 21:27:35 +01:00
/*Projektmanager*/
#infolog-edit_infolog-edit-project .et2_link_entry.no_app input.ui-autocomplete-input {
width: auto;
}
/*Historie*/
2013-11-20 09:41:17 +01:00
/**/