forked from extern/egroupware
pixelegg changes from today
This commit is contained in:
parent
3125070769
commit
8db8ec9440
@ -196,6 +196,8 @@ a.et2_url.url {
|
||||
border: none;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
button.et2_button_text:hover,
|
||||
input[type=button]:hover {
|
||||
@ -381,13 +383,13 @@ span.et2_date span {
|
||||
/* These change button alignment, but it seems the standard is right-aligned for
|
||||
action buttons, left aligned for "extra" controls
|
||||
.ui-dialog .ui-dialog-buttonpane {
|
||||
text-align: left;
|
||||
text-align: left;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
||||
float: none;
|
||||
float: none;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane button {
|
||||
float: none;
|
||||
float: none;
|
||||
}
|
||||
*/
|
||||
/**
|
||||
@ -885,6 +887,12 @@ div.message.floating {
|
||||
float: right;
|
||||
display: none;
|
||||
}
|
||||
.favorites .sideboxstar {
|
||||
background-image: url("../images/bullet.png");
|
||||
background-repeat: no-repeat;
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
}
|
||||
.sidebox-favorites ul.favorites {
|
||||
width: 99%;
|
||||
padding: 0px;
|
||||
@ -893,7 +901,7 @@ div.message.floating {
|
||||
}
|
||||
.sidebox-favorites ul.favorites li {
|
||||
padding-left: 0 !important;
|
||||
margin-left: -10px;
|
||||
margin-left: 0px;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
.sidebox-favorites ul.favorites li img {
|
||||
@ -911,14 +919,7 @@ div.message.floating {
|
||||
}
|
||||
.sidebox-favorites ul.favorites li img:hover {
|
||||
height: 16px;
|
||||
background-color: #b3b3b3 !important;
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
border: 1px solid rgba(0, 0, 0, 0.5);
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
/*.Complete_Button_Icon_hover ;*/
|
||||
}
|
||||
.sidebox-favorites ul.favorites li img.sideboxstar {
|
||||
margin-right: 1ex;
|
||||
@ -973,6 +974,9 @@ div.message.floating {
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.sidebox-favorites .ui-menu .ui-menu-item:hover {
|
||||
background-color: #ffdd73;
|
||||
}
|
||||
.sidebox-favorites .ui-menu .ui-menu-item a {
|
||||
line-height: inherit;
|
||||
padding: 2px 0px;
|
||||
@ -980,18 +984,11 @@ div.message.floating {
|
||||
}
|
||||
.sidebox-favorites .ui-menu .ui-menu-item a:hover {
|
||||
text-decoration: underline;
|
||||
background-color: #b3b3b3 !important;
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
border: 1px solid rgba(0, 0, 0, 0.5);
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
/*.Complete_Button_Icon_hover ;*/
|
||||
}
|
||||
.sidebox-favorites .ui-menu .ui-menu-item a img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
}
|
||||
.sidebox-favorites div.ui-icon-heart {
|
||||
position: relative;
|
||||
@ -1030,10 +1027,12 @@ div.message.floating {
|
||||
.nextmatch_sortheader.asc {
|
||||
font-weight: bold;
|
||||
background-image: url(../images/up.png);
|
||||
background-size: 12px 12px;
|
||||
}
|
||||
.nextmatch_sortheader.desc {
|
||||
font-weight: bold;
|
||||
background-image: url(../images/down.png);
|
||||
background-size: 12px 12px;
|
||||
}
|
||||
.nextmatch_resize_helper {
|
||||
border-right: 1px dotted gray;
|
||||
@ -1069,9 +1068,9 @@ div.message.floating {
|
||||
/* End of hierarchy */
|
||||
/* Mangled link-to widget inside a nextmatch - used for DnD uploads */
|
||||
.et2_nextmatch * .et2_link_to {
|
||||
position: fixed;
|
||||
position: relative;
|
||||
left: 0px;
|
||||
background-color: white;
|
||||
background-color: inherit;
|
||||
border: 1px gray;
|
||||
padding: 5px;
|
||||
}
|
||||
@ -1281,6 +1280,7 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
||||
.ms-res-ctn {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
/*sadfs*/
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
*
|
||||
@ -1351,7 +1351,7 @@ option:checked {
|
||||
color: #ffffff;
|
||||
font-weight: bold;
|
||||
background-image: none;
|
||||
background-color: #679fd2;
|
||||
background-color: #0c5da5;
|
||||
}
|
||||
.ui-widget-header a {
|
||||
color: #ffffff;
|
||||
@ -1412,7 +1412,7 @@ option:checked {
|
||||
.ui-state-active a,
|
||||
.ui-state-active a:link,
|
||||
.ui-state-active a:visited {
|
||||
color: #e17009;
|
||||
color: #808080;
|
||||
text-decoration: none;
|
||||
}
|
||||
/* Interaction Cues
|
||||
@ -1444,14 +1444,18 @@ option:checked {
|
||||
color: #b3b3b3;
|
||||
}
|
||||
.ui-state-error a,
|
||||
.ui-widget-content .ui-state-error a,
|
||||
.ui-widget-header .ui-state-error a {
|
||||
color: #b3b3b3;
|
||||
.ui-widget-content .ui-state-error a {
|
||||
color: #ff0000;
|
||||
}
|
||||
.ui-state-error-text,
|
||||
.ui-widget-content .ui-state-error-text,
|
||||
.ui-widget-header .ui-state-error-text {
|
||||
color: #b3b3b3;
|
||||
color: #ff0000;
|
||||
}
|
||||
/*Schliessen x*/
|
||||
.ui-icon-closethick {
|
||||
color: #ffffff;
|
||||
background-color: #ff0000;
|
||||
}
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
@ -2014,56 +2018,6 @@ button[id*="note"]:focus {
|
||||
-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);
|
||||
}
|
||||
button#mail-index_button[mailcreate],
|
||||
button[id*="mailcreate"] {
|
||||
background-color: #0b5fa4;
|
||||
color: #FFF;
|
||||
text-shadow: none;
|
||||
height: 35px;
|
||||
background-image: none !important;
|
||||
-webkit-border-radius: 3px;
|
||||
-webkit-border-top-left-radius: 20px;
|
||||
-moz-border-radius: 3px;
|
||||
-moz-border-radius-topleft: 20px;
|
||||
border-radius: 3px;
|
||||
border-top-left-radius: 20px;
|
||||
background-image: url("images/write_mail.png") !important;
|
||||
background-position: right center !important;
|
||||
background-repeat: no-repeat;
|
||||
padding-left: 25px;
|
||||
text-align: left;
|
||||
width: 99%;
|
||||
}
|
||||
button#mail-index_button[mailcreate]:before,
|
||||
button[id*="mailcreate"]:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
button#mail-index_button[mailcreate]:hover,
|
||||
button[id*="mailcreate"]:hover {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-webkit-border-radius: 3px;
|
||||
-webkit-border-top-left-radius: 20px;
|
||||
-moz-border-radius: 3px;
|
||||
-moz-border-radius-topleft: 20px;
|
||||
border-radius: 3px;
|
||||
border-top-left-radius: 20px;
|
||||
}
|
||||
button#mail-index_button[mailcreate]:focus,
|
||||
button[id*="mailcreate"]:focus {
|
||||
-webkit-border-radius: 3px;
|
||||
-webkit-border-top-left-radius: 20px;
|
||||
-moz-border-radius: 3px;
|
||||
-moz-border-radius-topleft: 20px;
|
||||
border-radius: 3px;
|
||||
border-top-left-radius: 20px;
|
||||
-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);
|
||||
}
|
||||
button#mail-compose_button[send],
|
||||
button#mail-compose_button[id*="send"],
|
||||
.mail-compose_button {
|
||||
@ -2142,9 +2096,16 @@ button[id*="add_alarm"]:focus {
|
||||
/* @group Base */
|
||||
.chzn-container {
|
||||
color: #808080;
|
||||
width: auto;
|
||||
}
|
||||
.chzn-container .chzn-drop {
|
||||
width: auto;
|
||||
}
|
||||
/* @end */
|
||||
/* @group Single Chosen */
|
||||
.chzn-container-single .chzn-single span {
|
||||
width: auto;
|
||||
}
|
||||
/* @end */
|
||||
/* @group Results */
|
||||
.chzn-container .chzn-results {
|
||||
@ -2673,10 +2634,10 @@ a.textSidebox,
|
||||
td.lettersearch {
|
||||
background-image: none;
|
||||
}
|
||||
.nextmatch_header table {
|
||||
border: none !important;
|
||||
width: 99% !important;
|
||||
}
|
||||
/*.nextmatch_header table {
|
||||
border: none !important;
|
||||
width: 99% !important;
|
||||
}*/
|
||||
.egw_fw_ui_sidemenu_marker {
|
||||
display: block;
|
||||
height: 20px;
|
||||
@ -2947,6 +2908,9 @@ table.et2_grid {
|
||||
border-top: 3px solid;
|
||||
border-color: #f0f0f0;
|
||||
}
|
||||
.innerContainer {
|
||||
overflow: hidden;
|
||||
}
|
||||
.egwGridView_grid tr.th > td,
|
||||
.nextmatch_header {
|
||||
background-color: #d9d9d9;
|
||||
@ -3045,9 +3009,10 @@ table.egwGridView_outer thead tr th.optcol .selectcols:active {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
table.egwGridView_grid {
|
||||
font-size: 1.3em;
|
||||
font-size: 1.4em;
|
||||
background-color: #ffffff;
|
||||
border-spacing: 0px;
|
||||
border-spacing: 0px 1px;
|
||||
width: 100%;
|
||||
}
|
||||
table.egwGridView_grid img {
|
||||
width: 16px;
|
||||
@ -3103,9 +3068,6 @@ table.egwGridView_grid tr td:active {
|
||||
.nextmatch_header tr {
|
||||
background: none;
|
||||
}
|
||||
.nextmatch_header {
|
||||
padding: 0px;
|
||||
}
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
*
|
||||
@ -3285,9 +3247,9 @@ table.egwGridView_grid tr td:active {
|
||||
#egw_fw_header {
|
||||
width: 100%;
|
||||
float: left;
|
||||
/* ###########################################################################################################################################
|
||||
/* ###########################################################################################################################################
|
||||
/* ###########################################################################################################################################
|
||||
* Topmenu
|
||||
* Topmenu / Home / Einstellungen / usw..
|
||||
/* ###########################################################################################################################################
|
||||
*/
|
||||
}
|
||||
@ -3312,18 +3274,6 @@ table.egwGridView_grid tr td:active {
|
||||
#egw_fw_header #egw_fw_topmenu_info_items {
|
||||
display: inline;
|
||||
}
|
||||
#egw_fw_header #egw_fw_topmenu {
|
||||
display: block;
|
||||
-webkit-transition: all 1s linear;
|
||||
-moz-transition: all 1s linear;
|
||||
-o-transition: all 1s linear;
|
||||
-ms-transition: all 1s linear;
|
||||
transition: all 1s linear;
|
||||
color: #000000;
|
||||
-webkit-border-bottom-left-radius: none;
|
||||
-moz-border-radius-bottomleft: none;
|
||||
border-bottom-left-radius: none;
|
||||
}
|
||||
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items {
|
||||
float: left;
|
||||
padding-top: 10px;
|
||||
@ -3358,6 +3308,10 @@ table.egwGridView_grid tr td:active {
|
||||
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul li:first-child :before {
|
||||
border: none;
|
||||
}
|
||||
/*#################################################
|
||||
###################################################
|
||||
Slide Effekt
|
||||
###################################################*/
|
||||
#egw_fw_topmenu_slide {
|
||||
width: auto;
|
||||
text-align: center;
|
||||
@ -3384,14 +3338,50 @@ table.egwGridView_grid tr td:active {
|
||||
margin-top: 10px;
|
||||
margin-left: 40px;
|
||||
}
|
||||
/*#################################################
|
||||
###################################################
|
||||
Add / Print / Logout /
|
||||
- Name / Date
|
||||
###################################################*/
|
||||
#egw_fw_topmenu_addons {
|
||||
/* ###################################################################
|
||||
* Topmenu
|
||||
*
|
||||
* Name + Datum + Hinzufügen
|
||||
*
|
||||
*
|
||||
* */
|
||||
/*Name / Datum / angemeldete User*/
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add {
|
||||
position: fixed;
|
||||
right: 88px;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
padding: 0 0.8em 0.8em 0.5em;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox {
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
height: 30px;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 0.9em;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:hover {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:focus {
|
||||
-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);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox option:first-child:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
#egw_fw_topmenu_addons #egw_fw_logout {
|
||||
background-image: url(../images/logout.png);
|
||||
@ -3454,54 +3444,41 @@ table.egwGridView_grid tr td:active {
|
||||
}
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items {
|
||||
padding-right: 20px;
|
||||
float: right;
|
||||
white-space: nowrap;
|
||||
float: right;
|
||||
display: flex;
|
||||
}
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(2) {
|
||||
/*float: right;*/
|
||||
margin-top: 0;
|
||||
font-size: 1em;
|
||||
padding-right: 5px;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add {
|
||||
position: fixed;
|
||||
right: 88px;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
padding: 0 0.8em 0.8em 0.5em;
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3) {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
display: inline-block;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox {
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
height: 30px;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 0.9em;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:hover {
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3):hover {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:focus {
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3):focus {
|
||||
-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);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox option:first-child:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3):before {
|
||||
content: "| ";
|
||||
font-size: 1em;
|
||||
color: #0c5da5;
|
||||
}
|
||||
/* ################################################################################################################
|
||||
################################################################################################################
|
||||
################################################################################################################
|
||||
* Sidebar
|
||||
* ################################################################################################################
|
||||
*/
|
||||
* ################################################################################################################*/
|
||||
#egw_fw_sidebar {
|
||||
position: fixed;
|
||||
overflow: hidden;
|
||||
@ -3533,9 +3510,9 @@ table.egwGridView_grid tr td:active {
|
||||
background-color: #fafafa;
|
||||
background-image: none;
|
||||
border-color: #f0f0f0;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header:hover {
|
||||
background-color: #d9d9d9;
|
||||
@ -3693,12 +3670,6 @@ table.egwGridView_grid tr td:active {
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
background-color: inherit !important;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .favorites .sideboxstar {
|
||||
background-image: url("../images/bullet.png");
|
||||
background-repeat: no-repeat;
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content_bottom {
|
||||
border-width: 0px 1px 1px 1px;
|
||||
}
|
||||
@ -3755,24 +3726,17 @@ table.egwGridView_grid tr td:active {
|
||||
background-color: #ffffff;
|
||||
border-color: #808080;
|
||||
}
|
||||
.egw_fw_ui_category_content .sidebox-favorites .favorites div.ui-icon-trash {
|
||||
margin-right: 2px;
|
||||
margin-top: -5px;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem {
|
||||
display: block;
|
||||
margin: 4px 0 5px 20px;
|
||||
padding: 0.5em 0;
|
||||
margin: 4px 0 5px 0px;
|
||||
position: relative;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem img {
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
padding: 0px;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
||||
height: 9px;
|
||||
width: 9p;
|
||||
padding: 0px;
|
||||
float: left;
|
||||
background-image: url("../images/bullet.png");
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem input {
|
||||
height: 16px;
|
||||
@ -3784,17 +3748,21 @@ table.egwGridView_grid tr td:active {
|
||||
margin-left: 1px;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem select {
|
||||
width: 86% !important;
|
||||
max-width: 85% !important;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem img {
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
padding: 0px;
|
||||
float: right;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem a {
|
||||
padding: 5px 30px 5px 5px;
|
||||
padding: 5px 0px 5px 5px;
|
||||
text-decoration: none;
|
||||
min-width: 5em;
|
||||
display: block;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem a:hover {
|
||||
color: #000000;
|
||||
background-color: #679fd2;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem a:active {
|
||||
-webkit-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
@ -3837,6 +3805,11 @@ table.egwGridView_grid tr td:active {
|
||||
border-radius: 3px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem:hover {
|
||||
color: #000000;
|
||||
background-color: #ffdd73;
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
.egw_fw_ui_scrollarea {
|
||||
overflow: hidden;
|
||||
z-index: 0;
|
||||
@ -4096,6 +4069,7 @@ div.et2_container div table.et2_grid tbody tr td .et2_tabbox .et2_tabs table.et2
|
||||
.et2_nextmatch input,
|
||||
.et2_nextmatch select {
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header {
|
||||
border: none;
|
||||
@ -4104,6 +4078,10 @@ div.et2_container div table.et2_grid tbody tr td .et2_tabbox .et2_tabs table.et2
|
||||
background-size: 80% 10;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div.et2_hbox_right {
|
||||
background: transparent;
|
||||
}
|
||||
@ -4120,7 +4098,7 @@ div.et2_container div table.et2_grid tbody tr td .et2_tabbox .et2_tabs table.et2
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
margin-top: -5px;
|
||||
margin-top: 0px;
|
||||
margin-right: 1em;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
@ -4147,7 +4125,9 @@ div.et2_container div table.et2_grid tbody tr td .et2_tabbox .et2_tabs table.et2
|
||||
cursor: pointer;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
@ -4162,16 +4142,22 @@ div.et2_container div table.et2_grid tbody tr td .et2_tabbox .et2_tabs table.et2
|
||||
*/
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown {
|
||||
height: 2em;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown img,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown img {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown img,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown img,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown button,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown button {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown button,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown button,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown button {
|
||||
height: 3.0ex;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
@ -4181,44 +4167,62 @@ div.et2_container div table.et2_grid tbody tr td .et2_tabbox .et2_tabs table.et2
|
||||
background-image: none;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown button > div,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown button > div {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown button > div,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown button > div,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown button > div {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown button:last-child,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown button:last-child {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown button:last-child,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown button:last-child,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown button:last-child {
|
||||
padding: 0px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown + ul.ui-menu,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown + ul.ui-menu {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown + ul.ui-menu,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown + ul.ui-menu,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown + ul.ui-menu {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul {
|
||||
border-color: #bfbfbf;
|
||||
background-color: #ffffff;
|
||||
color: #000000;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li:hover,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li:hover {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li:hover,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li:hover,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li:hover {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li a,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li a {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li a,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li a,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li a {
|
||||
height: 40px;
|
||||
border: none;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li a img,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li a img {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li a img,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li a img,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li a img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li a:hover,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li a:hover {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li a:hover,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li a:hover,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li a:hover {
|
||||
background: none;
|
||||
text-indent: -22px;
|
||||
margin-left: 21px;
|
||||
|
BIN
pixelegg/images/about.png
Executable file
BIN
pixelegg/images/about.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
@ -146,6 +146,13 @@ h6 {
|
||||
}
|
||||
|
||||
|
||||
/*TARP ICON*/
|
||||
|
||||
img#tarp {
|
||||
width: 32px !important;
|
||||
height: 32px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
@ -145,7 +145,7 @@
|
||||
//font-family: Verdana, Helvetica, Sans-Serif;
|
||||
font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
|
||||
// font-size: 16px;
|
||||
font-size: 87.5%;
|
||||
font-size: 87.5%;
|
||||
}
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -71,7 +71,7 @@ option:checked {background-color: @egw_color_1_e;}
|
||||
.color-0-gray;
|
||||
font-weight: bold;
|
||||
background-image: none;
|
||||
background-color: @egw_color_2_e;
|
||||
background-color: @egw_color_2_a;
|
||||
}
|
||||
.ui-widget-header a {
|
||||
// color: #ffffff;
|
||||
@ -124,14 +124,14 @@ option:checked {background-color: @egw_color_1_e;}
|
||||
.bordered(1px, 1px, 1px,1px);
|
||||
.border-color-25-gray;
|
||||
background: @color-hint;
|
||||
// background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
|
||||
background-image: none;
|
||||
font-weight: bold;
|
||||
.color-50-gray;
|
||||
}
|
||||
.ui-state-active a,
|
||||
.ui-state-active a:link,
|
||||
.ui-state-active a:visited {
|
||||
color: #e17009;
|
||||
.color-50-gray;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@ -159,14 +159,19 @@ option:checked {background-color: @egw_color_1_e;}
|
||||
.color-30-gray;
|
||||
}
|
||||
.ui-state-error a,
|
||||
.ui-widget-content .ui-state-error a,
|
||||
.ui-widget-header .ui-state-error a {
|
||||
.color-30-gray;
|
||||
.ui-widget-content .ui-state-error a,{
|
||||
color: @red;
|
||||
}
|
||||
.ui-state-error-text,
|
||||
.ui-widget-content .ui-state-error-text,
|
||||
.ui-widget-header .ui-state-error-text {
|
||||
.color-30-gray;
|
||||
color: @red;
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
/*Schliessen x*/
|
||||
.ui-icon-closethick {
|
||||
|
||||
.color-0-gray;
|
||||
background-color: @red;
|
||||
}
|
@ -238,29 +238,6 @@ button[id*="note"]{
|
||||
}
|
||||
|
||||
|
||||
// #####################################################
|
||||
// Create Button (mail)
|
||||
|
||||
button#mail-index_button[mailcreate],
|
||||
button[id*="mailcreate"]{
|
||||
.Complete_Button_add;
|
||||
background-image: url("images/write_mail.png") !important;
|
||||
background-position: right center !important;
|
||||
background-repeat: no-repeat;
|
||||
padding-left: 25px;
|
||||
text-align: left;
|
||||
width: 99%;
|
||||
|
||||
&:hover {
|
||||
.box_shadow_standard_light_hover;
|
||||
.border_radius_button_lefttop ;
|
||||
// background-image:url('../images/bearbeiten.png');
|
||||
}
|
||||
|
||||
&:focus {.border_radius_button_lefttop ;.box_shadow_standard_light_inset;}
|
||||
}
|
||||
|
||||
|
||||
// #####################################################
|
||||
// Senden Button (mail Dialog)
|
||||
|
||||
|
Binary file not shown.
@ -449,10 +449,10 @@ td.lettersearch {
|
||||
}
|
||||
|
||||
|
||||
.nextmatch_header table {
|
||||
/*.nextmatch_header table {
|
||||
border: none !important;
|
||||
width: 99% !important;
|
||||
}
|
||||
}*/
|
||||
|
||||
|
||||
.egw_fw_ui_sidemenu_marker {
|
||||
|
@ -364,6 +364,7 @@
|
||||
.et2_nextmatch input,
|
||||
.et2_nextmatch select {
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header {
|
||||
border: none;
|
||||
@ -372,6 +373,10 @@
|
||||
background-size: 80% 10;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div.et2_hbox_right {
|
||||
background: transparent;
|
||||
}
|
||||
@ -388,7 +393,7 @@
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
margin-top: -5px;
|
||||
margin-top: 0px;
|
||||
margin-right: 1em;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
@ -415,7 +420,9 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
@ -430,16 +437,22 @@
|
||||
*/
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown {
|
||||
height: 2em;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown img,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown img {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown img,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown img,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown button,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown button {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown button,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown button,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown button {
|
||||
height: 3.0ex;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
@ -449,44 +462,62 @@
|
||||
background-image: none;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown button > div,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown button > div {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown button > div,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown button > div,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown button > div {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown button:last-child,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown button:last-child {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown button:last-child,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown button:last-child,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown button:last-child {
|
||||
padding: 0px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper .et2_dropdown + ul.ui-menu,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite .et2_dropdown + ul.ui-menu {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper .et2_dropdown + ul.ui-menu,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper .et2_dropdown + ul.ui-menu,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper .et2_dropdown + ul.ui-menu {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul {
|
||||
border-color: #bfbfbf;
|
||||
background-color: #ffffff;
|
||||
color: #000000;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li:hover,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li:hover {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li:hover,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li:hover,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li:hover {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li a,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li a {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li a,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li a,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li a {
|
||||
height: 40px;
|
||||
border: none;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li a img,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li a img {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li a img,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li a img,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li a img {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.et2_nextmatch .nextmatch_header div#infolog-index_favorite_wrapper ul li a:hover,
|
||||
.et2_nextmatch .nextmatch_header div.addressbook-index_favorite ul li a:hover {
|
||||
.et2_nextmatch .nextmatch_header div#addressbook-index_favorite_wrapper ul li a:hover,
|
||||
.et2_nextmatch .nextmatch_header div#timesheet-index_favorite_wrapper ul li a:hover,
|
||||
.et2_nextmatch .nextmatch_header div#projectmanager-list_favorite_wrapper ul li a:hover {
|
||||
background: none;
|
||||
text-indent: -22px;
|
||||
margin-left: 21px;
|
||||
|
Binary file not shown.
@ -360,9 +360,9 @@
|
||||
#egw_fw_header {
|
||||
width: 100%;
|
||||
float: left;
|
||||
/* ###########################################################################################################################################
|
||||
/* ###########################################################################################################################################
|
||||
/* ###########################################################################################################################################
|
||||
* Topmenu
|
||||
* Topmenu / Home / Einstellungen / usw..
|
||||
/* ###########################################################################################################################################
|
||||
*/
|
||||
}
|
||||
@ -387,18 +387,6 @@
|
||||
#egw_fw_header #egw_fw_topmenu_info_items {
|
||||
display: inline;
|
||||
}
|
||||
#egw_fw_header #egw_fw_topmenu {
|
||||
display: block;
|
||||
-webkit-transition: all 1s linear;
|
||||
-moz-transition: all 1s linear;
|
||||
-o-transition: all 1s linear;
|
||||
-ms-transition: all 1s linear;
|
||||
transition: all 1s linear;
|
||||
color: #000000;
|
||||
-webkit-border-bottom-left-radius: none;
|
||||
-moz-border-radius-bottomleft: none;
|
||||
border-bottom-left-radius: none;
|
||||
}
|
||||
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items {
|
||||
float: left;
|
||||
padding-top: 10px;
|
||||
@ -433,6 +421,10 @@
|
||||
#egw_fw_header #egw_fw_topmenu #egw_fw_topmenu_items ul li:first-child :before {
|
||||
border: none;
|
||||
}
|
||||
/*#################################################
|
||||
###################################################
|
||||
Slide Effekt
|
||||
###################################################*/
|
||||
#egw_fw_topmenu_slide {
|
||||
width: auto;
|
||||
text-align: center;
|
||||
@ -459,14 +451,50 @@
|
||||
margin-top: 10px;
|
||||
margin-left: 40px;
|
||||
}
|
||||
/*#################################################
|
||||
###################################################
|
||||
Add / Print / Logout /
|
||||
- Name / Date
|
||||
###################################################*/
|
||||
#egw_fw_topmenu_addons {
|
||||
/* ###################################################################
|
||||
* Topmenu
|
||||
*
|
||||
* Name + Datum + Hinzufügen
|
||||
*
|
||||
*
|
||||
* */
|
||||
/*Name / Datum / angemeldete User*/
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add {
|
||||
position: fixed;
|
||||
right: 88px;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
padding: 0 0.8em 0.8em 0.5em;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox {
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
height: 30px;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 0.9em;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:hover {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:focus {
|
||||
-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);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox option:first-child:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
#egw_fw_topmenu_addons #egw_fw_logout {
|
||||
background-image: url(../images/logout.png);
|
||||
@ -529,54 +557,41 @@
|
||||
}
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items {
|
||||
padding-right: 20px;
|
||||
float: right;
|
||||
white-space: nowrap;
|
||||
float: right;
|
||||
display: flex;
|
||||
}
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(2) {
|
||||
/*float: right;*/
|
||||
margin-top: 0;
|
||||
font-size: 1em;
|
||||
padding-right: 5px;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add {
|
||||
position: fixed;
|
||||
right: 88px;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
padding: 0 0.8em 0.8em 0.5em;
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3) {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
display: inline-block;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox {
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
height: 30px;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 0.9em;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:hover {
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3):hover {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox:focus {
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3):focus {
|
||||
-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);
|
||||
}
|
||||
#egw_fw_topmenu_addons span#quick_add select#quick_add_selectbox option:first-child:before {
|
||||
content: "+";
|
||||
font-size: 2em;
|
||||
color: #ffc200;
|
||||
#egw_fw_topmenu_addons #egw_fw_topmenu_info_items .topmenu_info_item:nth-child(3):before {
|
||||
content: "| ";
|
||||
font-size: 1em;
|
||||
color: #0c5da5;
|
||||
}
|
||||
/* ################################################################################################################
|
||||
################################################################################################################
|
||||
################################################################################################################
|
||||
* Sidebar
|
||||
* ################################################################################################################
|
||||
*/
|
||||
* ################################################################################################################*/
|
||||
#egw_fw_sidebar {
|
||||
position: fixed;
|
||||
overflow: hidden;
|
||||
@ -608,9 +623,9 @@
|
||||
background-color: #fafafa;
|
||||
background-image: none;
|
||||
border-color: #f0f0f0;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header:hover {
|
||||
background-color: #d9d9d9;
|
||||
@ -768,12 +783,6 @@
|
||||
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
background-color: inherit !important;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .favorites .sideboxstar {
|
||||
background-image: url("../images/bullet.png");
|
||||
background-repeat: no-repeat;
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content_bottom {
|
||||
border-width: 0px 1px 1px 1px;
|
||||
}
|
||||
@ -830,24 +839,17 @@
|
||||
background-color: #ffffff;
|
||||
border-color: #808080;
|
||||
}
|
||||
.egw_fw_ui_category_content .sidebox-favorites .favorites div.ui-icon-trash {
|
||||
margin-right: 2px;
|
||||
margin-top: -5px;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem {
|
||||
display: block;
|
||||
margin: 4px 0 5px 20px;
|
||||
padding: 0.5em 0;
|
||||
margin: 4px 0 5px 0px;
|
||||
position: relative;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem img {
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
padding: 0px;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
||||
height: 9px;
|
||||
width: 9p;
|
||||
padding: 0px;
|
||||
float: left;
|
||||
background-image: url("../images/bullet.png");
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem input {
|
||||
height: 16px;
|
||||
@ -859,17 +861,21 @@
|
||||
margin-left: 1px;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem select {
|
||||
width: 86% !important;
|
||||
max-width: 85% !important;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem img {
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
padding: 0px;
|
||||
float: right;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem a {
|
||||
padding: 5px 30px 5px 5px;
|
||||
padding: 5px 0px 5px 5px;
|
||||
text-decoration: none;
|
||||
min-width: 5em;
|
||||
display: block;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem a:hover {
|
||||
color: #000000;
|
||||
background-color: #679fd2;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem a:active {
|
||||
-webkit-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
|
||||
@ -912,6 +918,11 @@
|
||||
border-radius: 3px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.egw_fw_ui_sidemenu_listitem:hover {
|
||||
color: #000000;
|
||||
background-color: #ffdd73;
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
.egw_fw_ui_scrollarea {
|
||||
overflow: hidden;
|
||||
z-index: 0;
|
||||
|
@ -67,9 +67,9 @@
|
||||
|
||||
}
|
||||
|
||||
/* ###########################################################################################################################################
|
||||
/* ###########################################################################################################################################
|
||||
/* ###########################################################################################################################################
|
||||
* Topmenu
|
||||
* Topmenu / Home / Einstellungen / usw..
|
||||
/* ###########################################################################################################################################
|
||||
*/
|
||||
|
||||
@ -80,169 +80,52 @@
|
||||
#egw_fw_topmenu_info_items {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
// // Feld für Menu und User + Hinzufügen
|
||||
// #egw_fw_topmenu {
|
||||
//// position: fixed;
|
||||
//// z-index: 100;
|
||||
// top: 0px;
|
||||
//// float: left;
|
||||
//// width: auto;
|
||||
// margin: 0em;
|
||||
//// margin-left: 255px;
|
||||
//// text-align: right;
|
||||
// padding-top: 0;
|
||||
// padding-bottom: 5px;
|
||||
//// padding-left: 2em;
|
||||
// width: 100%;
|
||||
//// display: none;
|
||||
//// .color-5-gray;
|
||||
//// .background-color-5-gray;
|
||||
// border-bottom-left-radius: 5px;
|
||||
//
|
||||
// a {
|
||||
// text-decoration: none;
|
||||
// color: black;
|
||||
// }
|
||||
//
|
||||
// // Menu : Home / Einstellungen / usw..
|
||||
// #egw_fw_topmenu_items {
|
||||
//
|
||||
// float: left;
|
||||
// padding-top: 10px;
|
||||
//
|
||||
// ul {
|
||||
// padding: 10px;
|
||||
//
|
||||
// li{
|
||||
//
|
||||
// .color-5-gray;
|
||||
// padding-right: 1em;
|
||||
// padding: 0.5em 1em;
|
||||
// .border-color-50-gray;
|
||||
//
|
||||
// a {
|
||||
// .color-5-gray;
|
||||
// height: 30px;
|
||||
// padding: 0.2em;
|
||||
// }
|
||||
// a:hover {
|
||||
// .color-5-gray;
|
||||
// .border-color-50-gray;
|
||||
// }
|
||||
// }
|
||||
//
|
||||
//
|
||||
//
|
||||
// li:hover{
|
||||
//// .background-color-15-gray;
|
||||
// .border-color-50-gray;
|
||||
//
|
||||
// }
|
||||
//
|
||||
//
|
||||
// // Zeichen
|
||||
// li:first-child{
|
||||
// padding-left: 1.5em;
|
||||
// padding-right: 4em;
|
||||
//
|
||||
// margin-right: 5px;
|
||||
// margin-top: 0px;
|
||||
// margin-left: -28px;
|
||||
// height: 30px;
|
||||
//
|
||||
//// // Das Symbol für das Ausklappen
|
||||
//// :before {
|
||||
//// content: "+";
|
||||
////// color: red;
|
||||
//// color: @egw_color_1;
|
||||
//// font-size: 2em;
|
||||
//// .Complete_Button_hinweis;
|
||||
//// }
|
||||
//
|
||||
// }
|
||||
//
|
||||
// } // Ende ul
|
||||
//
|
||||
//
|
||||
//
|
||||
//
|
||||
// select {
|
||||
// margin-top: 0;
|
||||
// }
|
||||
//
|
||||
// } // Ende items
|
||||
// } // Ende
|
||||
|
||||
|
||||
// Navigation wird sichtbar
|
||||
|
||||
#egw_fw_topmenu{
|
||||
display:block;
|
||||
-webkit-transition: all 1s linear;
|
||||
-moz-transition: all 1s linear;
|
||||
-o-transition: all 1s linear;
|
||||
-ms-transition: all 1s linear;
|
||||
transition: all 1s linear;
|
||||
|
||||
.color-100-gray;
|
||||
|
||||
// .background-color-10-gray;
|
||||
|
||||
-webkit-border-bottom-left-radius: none;
|
||||
-moz-border-radius-bottomleft: none;
|
||||
border-bottom-left-radius: none;
|
||||
|
||||
|
||||
|
||||
|
||||
#egw_fw_topmenu_items {
|
||||
float: left;
|
||||
padding-top: 10px;
|
||||
// height: 30px;
|
||||
|
||||
ul {
|
||||
// padding: 10px;
|
||||
// margin-left: 2em;
|
||||
ul {
|
||||
// padding: 10px;
|
||||
// margin-left: 2em;
|
||||
|
||||
li{
|
||||
.color-100-gray;
|
||||
.Button_size_square_32;
|
||||
padding: 0.3em 0.4em;
|
||||
.Complete_Button_normal;
|
||||
li{
|
||||
.color-100-gray;
|
||||
.Button_size_square_32;
|
||||
padding: 0.3em 0.4em;
|
||||
.Complete_Button_normal;
|
||||
|
||||
&:hover{.Complete_Button_hover;.color-100-gray;}
|
||||
&:hover{.Complete_Button_hover;.color-100-gray;}
|
||||
a {.color-100-gray;}
|
||||
a:hover {
|
||||
.color-50-gray;
|
||||
.border-color-50-gray;
|
||||
}
|
||||
}
|
||||
|
||||
// Zeichen vor dem Link (klein)
|
||||
// :before {
|
||||
// content: "►";
|
||||
// color: @egw_color_1;
|
||||
// font-size: 1em;
|
||||
// }
|
||||
//
|
||||
a {.color-100-gray;}
|
||||
a:hover {
|
||||
.color-50-gray;
|
||||
.border-color-50-gray;
|
||||
}
|
||||
}
|
||||
|
||||
li:first-child{
|
||||
margin-left: -28px;
|
||||
:before{border: none;}
|
||||
}
|
||||
} // Ende ul
|
||||
li:first-child{
|
||||
margin-left: -28px;
|
||||
:before{border: none;}
|
||||
}
|
||||
} // Ende ul
|
||||
|
||||
|
||||
} // Ende Items
|
||||
|
||||
|
||||
} // Ende Topmenu
|
||||
|
||||
|
||||
} // Ende Header
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
} // Ende hover
|
||||
|
||||
|
||||
}
|
||||
|
||||
/*#################################################
|
||||
###################################################
|
||||
Slide Effekt
|
||||
###################################################*/
|
||||
|
||||
|
||||
#egw_fw_topmenu_slide{
|
||||
@ -276,31 +159,74 @@
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*#################################################
|
||||
###################################################
|
||||
Add / Print / Logout /
|
||||
- Name / Date
|
||||
###################################################*/
|
||||
#egw_fw_topmenu_addons{
|
||||
// Logout
|
||||
|
||||
// ########################################
|
||||
// quick_add
|
||||
|
||||
#egw_fw_logout {
|
||||
background-image: url(../images/logout.png);
|
||||
background-size: 16px 16px;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
margin-right: 1em;
|
||||
margin-top: 0px;
|
||||
z-index: 200;
|
||||
.Button_size_square_16;
|
||||
.border_normal;
|
||||
.box_shadow_standard_light;
|
||||
padding: 0.5em;
|
||||
top: 5px;
|
||||
span#quick_add{
|
||||
position: fixed;
|
||||
right: 5px;
|
||||
right: 88px;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
|
||||
padding: 0 0.8em 0.8em 0.5em;
|
||||
|
||||
&:before {content: "+";font-size: 2em;color: @egw_color_1;}
|
||||
|
||||
select#quick_add_selectbox{
|
||||
.border_normal;
|
||||
.box_shadow_standard_light;
|
||||
height: 30px;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 0.9em;
|
||||
line-height: 1.1em;
|
||||
&:hover {.box_shadow_standard_light_hover;}
|
||||
&:focus {.box_shadow_standard_light_inset;}
|
||||
option {
|
||||
&:first-child{
|
||||
&:before {content: "+";font-size: 2em;color: @egw_color_1;}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {.box_shadow_standard_light_hover;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Logout
|
||||
#egw_fw_logout {
|
||||
background-image: url(../images/logout.png);
|
||||
background-size: 16px 16px;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
margin-right: 1em;
|
||||
margin-top: 0px;
|
||||
z-index: 200;
|
||||
.Button_size_square_16;
|
||||
.border_normal;
|
||||
.box_shadow_standard_light;
|
||||
padding: 0.5em;
|
||||
top: 5px;
|
||||
position: fixed;
|
||||
right: 5px;
|
||||
|
||||
|
||||
&:hover {.box_shadow_standard_light_hover;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -330,109 +256,64 @@
|
||||
&:focus {.box_shadow_standard_light_inset;}
|
||||
|
||||
}
|
||||
/* ###################################################################
|
||||
* Topmenu
|
||||
*
|
||||
* Name + Datum + Hinzufügen
|
||||
*
|
||||
*
|
||||
* */
|
||||
|
||||
|
||||
|
||||
/*Name / Datum / angemeldete User*/
|
||||
|
||||
#egw_fw_topmenu_info_items {
|
||||
|
||||
padding-right: 20px;
|
||||
float: right;
|
||||
white-space: nowrap;
|
||||
|
||||
// &:hover {.background-color-25-gray;}
|
||||
|
||||
float: right;
|
||||
display: flex;
|
||||
.topmenu_info_item {
|
||||
|
||||
// Info Bell
|
||||
&:nth-child(1) {
|
||||
}
|
||||
|
||||
// select{.Complete_Button_select;}
|
||||
|
||||
|
||||
// Info Bell
|
||||
&:nth-child(1) {
|
||||
|
||||
}
|
||||
|
||||
// Name
|
||||
&:nth-child(2) {
|
||||
/*float: right;*/
|
||||
margin-top: 0;
|
||||
}
|
||||
// ??
|
||||
&:nth-child(3) {
|
||||
|
||||
}
|
||||
// Add
|
||||
&:nth-child(4) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
// Name
|
||||
&:nth-child(2) {
|
||||
/*float: right;*/
|
||||
margin-top: 0;
|
||||
font-size: 1em;
|
||||
padding-right: 5px;
|
||||
|
||||
}
|
||||
|
||||
// angemeldete User
|
||||
&:nth-child(3) {
|
||||
position: relative;
|
||||
top: 0px;
|
||||
display: inline-block;
|
||||
|
||||
&:hover {.box_shadow_standard_light_hover;}
|
||||
&:focus {.box_shadow_standard_light_inset;}
|
||||
|
||||
&:before {content: "| ";font-size: 1em;color: @egw_color_2_a;}
|
||||
|
||||
}
|
||||
|
||||
// Add
|
||||
&:nth-child(4) {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
} // Ende items
|
||||
|
||||
} // Ende Addons
|
||||
|
||||
|
||||
// ########################################
|
||||
// quick_add
|
||||
|
||||
span#quick_add{
|
||||
position: fixed;
|
||||
right: 88px;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
// Button hinzufügen
|
||||
// .border-radius (0, 0, 25px, 0);
|
||||
// background-color: @egw_color_2_e;
|
||||
// border-color: @egw_color_2_a;
|
||||
padding: 0 0.8em 0.8em 0.5em;
|
||||
|
||||
&:before {content: "+";font-size: 2em;color: @egw_color_1;}
|
||||
// &:hover {background-color: @egw_color_2_a;}
|
||||
|
||||
//.Complete_Button_add;
|
||||
|
||||
select#quick_add_selectbox{
|
||||
// .Button_size_square_16;
|
||||
.border_normal;
|
||||
.box_shadow_standard_light;
|
||||
height: 30px;
|
||||
padding: 0 0 0 10px;
|
||||
// .Complete_Button_select;
|
||||
// background-color: @egw_color_2_e;
|
||||
font-size: 0.9em;
|
||||
line-height: 1.1em;
|
||||
// padding: 0;
|
||||
&:hover {.box_shadow_standard_light_hover;}
|
||||
&:focus {.box_shadow_standard_light_inset;}
|
||||
option {
|
||||
&:first-child{
|
||||
&:before {content: "+";font-size: 2em;color: @egw_color_1;}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* ################################################################################################################
|
||||
################################################################################################################
|
||||
################################################################################################################
|
||||
* Sidebar
|
||||
* ################################################################################################################
|
||||
*/
|
||||
* ################################################################################################################*/
|
||||
|
||||
|
||||
#egw_fw_sidebar {
|
||||
position: fixed;
|
||||
@ -461,41 +342,29 @@
|
||||
|
||||
// Alle Tabs
|
||||
.egw_fw_ui_sidemenu_entry_header {
|
||||
cursor: pointer;
|
||||
cursor: pointer;
|
||||
|
||||
display: block;
|
||||
height: 30px;
|
||||
margin: 0 0;
|
||||
padding: 4px 5px 5px 15px;
|
||||
display: block;
|
||||
height: 30px;
|
||||
margin: 0 0;
|
||||
padding: 4px 5px 5px 15px;
|
||||
.background-color-5-gray;
|
||||
background-image: none;
|
||||
.border-color-10-gray;
|
||||
|
||||
.rounded(5px);
|
||||
&:hover { .background-color-15-gray;}
|
||||
|
||||
.background-color-5-gray;
|
||||
h1 {
|
||||
font-size: 1em;
|
||||
font-weight: normal;
|
||||
margin: 0 0 10px 0;
|
||||
padding-top: 0.31em;
|
||||
.color-40-gray;
|
||||
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.border-color-10-gray;
|
||||
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
// border-style: solid;
|
||||
// border-width: 0 1px;
|
||||
|
||||
-moz-border-radius:5px;
|
||||
-webkit-border-radius:5px;
|
||||
|
||||
&:hover {
|
||||
.background-color-15-gray;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1em;
|
||||
font-weight: normal;
|
||||
margin: 0 0 10px 0;
|
||||
padding-top: 0.31em;
|
||||
.color-40-gray;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -631,13 +500,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
.favorites .sideboxstar{
|
||||
background-image: url("../images/bullet.png");
|
||||
// background-size: 9px 9px;
|
||||
background-repeat: no-repeat;
|
||||
height: 9px;
|
||||
width: 9px
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.egw_fw_ui_sidemenu_entry_content_bottom {
|
||||
@ -715,17 +578,11 @@
|
||||
&:hover {
|
||||
.background-color-0-gray;
|
||||
.border-color-50-gray;
|
||||
}
|
||||
.sidebox-favorites{
|
||||
.favorites div.ui-icon-trash {
|
||||
margin-right: 2px;
|
||||
margin-top: -5px;
|
||||
}
|
||||
.ui-icon {
|
||||
// background: none;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Favoriten anlegen und löschen
|
||||
.sidebox-favorites{} // ist in etemplate2.less definiert
|
||||
|
||||
|
||||
}
|
||||
@ -736,16 +593,22 @@
|
||||
// Sub Sub Menu Item
|
||||
|
||||
.egw_fw_ui_sidemenu_listitem {
|
||||
display: block;
|
||||
// margin-top: 0em;
|
||||
margin: 4px 0 5px 20px;
|
||||
|
||||
padding: 0.5em 0;
|
||||
margin: 4px 0 5px 0px;
|
||||
position: relative;
|
||||
|
||||
|
||||
img { height: 9px; width: 9px; padding: 0px;}
|
||||
|
||||
|
||||
// Icon before
|
||||
img.egw_fw_ui_sidemenu_listitem_icon {
|
||||
height: 9px; width: 9p; padding: 0px;
|
||||
height: 9px;
|
||||
width: 9p;
|
||||
padding: 0px;
|
||||
float: left;
|
||||
background-image: url("../images/bullet.png");
|
||||
|
||||
}
|
||||
|
||||
input {
|
||||
@ -759,28 +622,32 @@
|
||||
margin-left: 1px;
|
||||
} // mehrere Benutzer auswählen
|
||||
|
||||
select { width: 86% !important; }
|
||||
select { max-width: 85% !important; }
|
||||
|
||||
// Icon rechts der Liste - Auswahl Button
|
||||
img {
|
||||
height: 9px;
|
||||
width: 9px;
|
||||
padding: 0px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
// normale Links
|
||||
|
||||
a {
|
||||
// .Complete_Button_text;
|
||||
padding: 5px 30px 5px 5px;
|
||||
padding: 5px 0px 5px 5px;
|
||||
text-decoration: none;
|
||||
min-width: 5em;
|
||||
display: block;
|
||||
|
||||
&:hover{
|
||||
.color-100-gray;
|
||||
}
|
||||
|
||||
&:hover{
|
||||
.color-100-gray;
|
||||
background-color: @egw_color_2_e;
|
||||
&:active {
|
||||
.box_shadow_standard_light_inset;
|
||||
}
|
||||
}
|
||||
|
||||
&:active {
|
||||
.box_shadow_standard_light_inset;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
div {
|
||||
a:first-child{
|
||||
@ -832,6 +699,13 @@
|
||||
|
||||
|
||||
|
||||
// Submenu Item
|
||||
&:hover{
|
||||
.color-100-gray;
|
||||
background-color: @egw_color_1_e;
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
|
||||
} // .egw_fw_ui_sidemenu_listitem
|
||||
|
||||
|
||||
@ -1260,4 +1134,4 @@ div.et2_container {
|
||||
}
|
||||
}
|
||||
}
|
||||
// |