mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 13:39:23 +01:00
1px brighter theme W.I.P.
This commit is contained in:
parent
b5be17ad9c
commit
46445d08fd
@ -1580,7 +1580,7 @@ div.ms-sel-ctn .ms-sel-item {
|
|||||||
background-size: 16px 16px;
|
background-size: 16px 16px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
background-color: #fafafa;
|
background-color: #f0f0f0;
|
||||||
}
|
}
|
||||||
.et2_toolbar .et2_toolbar_actionlist button.et2_button_with_image.et2_toolbar_hasCaption {
|
.et2_toolbar .et2_toolbar_actionlist button.et2_button_with_image.et2_toolbar_hasCaption {
|
||||||
width:auto;
|
width:auto;
|
||||||
|
@ -36,7 +36,7 @@ html * {
|
|||||||
body{
|
body{
|
||||||
background-image:none;
|
background-image:none;
|
||||||
|
|
||||||
.background-color-10-gray;
|
.background-color-0-gray;
|
||||||
.color-100-gray; // Schriftfarbe schwarz
|
.color-100-gray; // Schriftfarbe schwarz
|
||||||
|
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
|
@ -587,13 +587,13 @@
|
|||||||
top: 6px;
|
top: 6px;
|
||||||
}
|
}
|
||||||
.et2_nextmatch {
|
.et2_nextmatch {
|
||||||
background-color: #f0f0f0;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.et2_nextmatch .nextmatch_header {
|
.et2_nextmatch .nextmatch_header {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border: none;
|
border: none;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #cdcdcd;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.et2_nextmatch .nextmatch_header_row {
|
.et2_nextmatch .nextmatch_header_row {
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
@ -602,9 +602,6 @@
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
.ui-helper-clearfix {
|
|
||||||
background-color: #cdcdcd;
|
|
||||||
}
|
|
||||||
/*################################################################
|
/*################################################################
|
||||||
*
|
*
|
||||||
* ADD BUTTON for Infolog View in ADDRESSBOOK
|
* ADD BUTTON for Infolog View in ADDRESSBOOK
|
||||||
@ -726,11 +723,12 @@
|
|||||||
.nextmatch_header_row > .search input {
|
.nextmatch_header_row > .search input {
|
||||||
/*.background_color_search;*/
|
/*.background_color_search;*/
|
||||||
/*background-color: @gray_0;*/
|
/*background-color: @gray_0;*/
|
||||||
border: none;
|
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
border-color: #696969;
|
||||||
|
border-right: none;
|
||||||
}
|
}
|
||||||
.nextmatch_header_row > .search input::-webkit-input-placeholder {
|
.nextmatch_header_row > .search input::-webkit-input-placeholder {
|
||||||
/* WebKit browsers */
|
/* WebKit browsers */
|
||||||
@ -802,6 +800,7 @@
|
|||||||
################################################################*/
|
################################################################*/
|
||||||
.nextmatch_header_row .et2_label select {
|
.nextmatch_header_row .et2_label select {
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
|
border-color: #cdcdcd;
|
||||||
}
|
}
|
||||||
.nextmatch_header_row > .filters {
|
.nextmatch_header_row > .filters {
|
||||||
/*width: 83%;*/
|
/*width: 83%;*/
|
||||||
@ -2166,7 +2165,7 @@ html {
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #f0f0f0;
|
background-color: #ffffff;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
@ -3173,7 +3172,7 @@ textarea {
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-family: Verdana, "Lucida Grande", Helvetica, Sans-Serif;
|
font-family: Verdana, "Lucida Grande", Helvetica, Sans-Serif;
|
||||||
background-color: #fafafa;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
/* .Complete_Button_input;
|
/* .Complete_Button_input;
|
||||||
@ -4065,10 +4064,9 @@ div#egwpopup_message {
|
|||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_app_header_container {
|
.egw_fw_ui_app_header_container {
|
||||||
border-width: 9px 0px 0px 0px;
|
border-width: 1px 0px 0px 0px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
background-color: #cdcdcd;
|
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_app_header_container .egw_fw_ui_app_header {
|
.egw_fw_ui_app_header_container .egw_fw_ui_app_header {
|
||||||
@ -4492,7 +4490,7 @@ td.message span.message {
|
|||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-top-left-radius: 5px;
|
border-top-left-radius: 5px;
|
||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
background: transparent;
|
background-color: #d9d9d9;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -4555,8 +4553,9 @@ td.message span.message {
|
|||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active {
|
||||||
border-width: 1px 1px 0px 1px !important;
|
border-width: 1px 1px 0px 1px !important;
|
||||||
/*padding: 0 0 5px !important;*/
|
/*padding: 0 0 5px !important;*/
|
||||||
background-color: #b3b3b3 !important;
|
background-color: #ffffff;
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
|
padding-bottom: 8px;
|
||||||
/*aktive Objekte*/
|
/*aktive Objekte*/
|
||||||
}
|
}
|
||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active:hover {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active:hover {
|
||||||
@ -4651,7 +4650,7 @@ td.message span.message {
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
bottom: 4px;
|
bottom: 4px;
|
||||||
left: 4px;
|
left: 4px;
|
||||||
right: 5px;
|
right: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
padding-top: 0.6em;
|
padding-top: 0.6em;
|
||||||
@ -4659,6 +4658,7 @@ td.message span.message {
|
|||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv {
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv div.ui-sortable div {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv div.ui-sortable div {
|
||||||
padding: 3px 0 1px 3px;
|
padding: 3px 0 1px 3px;
|
||||||
@ -4699,16 +4699,16 @@ td.message span.message {
|
|||||||
background-image: url("../images/clear.png");
|
background-image: url("../images/clear.png");
|
||||||
background-position: 95% -3000px;
|
background-position: 95% -3000px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #f0f0f0;
|
background-color: #ffffff;
|
||||||
-webkit-border-top-right-radius: 5px;
|
-webkit-border-top-right-radius: 0px;
|
||||||
-webkit-border-bottom-right-radius: 0px;
|
-webkit-border-bottom-right-radius: 0px;
|
||||||
-webkit-border-bottom-left-radius: 0px;
|
-webkit-border-bottom-left-radius: 0px;
|
||||||
-webkit-border-top-left-radius: 27px;
|
-webkit-border-top-left-radius: 27px;
|
||||||
-moz-border-radius-topright: 5px;
|
-moz-border-radius-topright: 0px;
|
||||||
-moz-border-radius-bottomright: 0px;
|
-moz-border-radius-bottomright: 0px;
|
||||||
-moz-border-radius-bottomleft: 0px;
|
-moz-border-radius-bottomleft: 0px;
|
||||||
-moz-border-radius-topleft: 27px;
|
-moz-border-radius-topleft: 27px;
|
||||||
border-top-right-radius: 5px;
|
border-top-right-radius: 0px;
|
||||||
border-bottom-right-radius: 0px;
|
border-bottom-right-radius: 0px;
|
||||||
border-bottom-left-radius: 0px;
|
border-bottom-left-radius: 0px;
|
||||||
border-top-left-radius: 27px;
|
border-top-left-radius: 27px;
|
||||||
@ -4792,14 +4792,12 @@ td.message span.message {
|
|||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 0px;
|
border-width: 1px;
|
||||||
margin: 0 0 2em 0;
|
margin: 0 0 2em 0;
|
||||||
/*######################*/
|
/*######################*/
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content:nth-last-of-type(-n+3) {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content:nth-last-of-type(-n+3) {
|
||||||
padding: 5px 0.3em 1.5em 0.3em;
|
background-color: #ffffff;
|
||||||
margin: 0 0 10px 0;
|
|
||||||
background-color: #b3b3b3 !important;
|
|
||||||
-webkit-border-top-right-radius: 0;
|
-webkit-border-top-right-radius: 0;
|
||||||
-webkit-border-bottom-right-radius: 0;
|
-webkit-border-bottom-right-radius: 0;
|
||||||
-webkit-border-bottom-left-radius: 24px;
|
-webkit-border-bottom-left-radius: 24px;
|
||||||
@ -4814,9 +4812,10 @@ td.message span.message {
|
|||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
}
|
border-right: 0px;
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content > div {
|
margin-bottom: 10px;
|
||||||
background-color: #b3b3b3 !important;
|
border-top-color: white;
|
||||||
|
padding-top: 8px;
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
||||||
-webkit-border-top-right-radius: 0;
|
-webkit-border-top-right-radius: 0;
|
||||||
@ -4946,11 +4945,13 @@ td.message span.message {
|
|||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_splitter {
|
#egw_fw_sidebar #egw_fw_splitter {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #b3b3b3 !important;
|
width: 8px;
|
||||||
width: 5px;
|
|
||||||
top: 40px;
|
top: 40px;
|
||||||
bottom: 3px;
|
bottom: 3px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
|
border-top: 1px solid;
|
||||||
|
border-left: 1px solid;
|
||||||
|
border-color: #b4b4b4;
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_splitter:hover {
|
#egw_fw_sidebar #egw_fw_splitter:hover {
|
||||||
background-color: #ffc200;
|
background-color: #ffc200;
|
||||||
@ -5069,7 +5070,7 @@ td.message span.message {
|
|||||||
background-image: url(../images/splitter_vert.png);
|
background-image: url(../images/splitter_vert.png);
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #b3b3b3 !important;
|
background-color: #ffffff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 5px;
|
width: 5px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@ -5103,6 +5104,7 @@ td.message span.message {
|
|||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_category_content img {
|
.egw_fw_ui_category_content img {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
@ -5230,6 +5232,7 @@ td.message span.message {
|
|||||||
.egw_fw_ui_scrollarea {
|
.egw_fw_ui_scrollarea {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_scrollarea_button {
|
.egw_fw_ui_scrollarea_button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -5266,8 +5269,7 @@ td.message span.message {
|
|||||||
display: block;
|
display: block;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding: 0 10px;
|
padding-right: 10px;
|
||||||
background-color: #cdcdcd;
|
|
||||||
/* background-color: RGB(240, 240, 255);*/
|
/* background-color: RGB(240, 240, 255);*/
|
||||||
}
|
}
|
||||||
.egw_fw_content_browser_div_loading {
|
.egw_fw_content_browser_div_loading {
|
||||||
|
@ -576,13 +576,13 @@
|
|||||||
top: 6px;
|
top: 6px;
|
||||||
}
|
}
|
||||||
.et2_nextmatch {
|
.et2_nextmatch {
|
||||||
background-color: #f0f0f0;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.et2_nextmatch .nextmatch_header {
|
.et2_nextmatch .nextmatch_header {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border: none;
|
border: none;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #cdcdcd;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.et2_nextmatch .nextmatch_header_row {
|
.et2_nextmatch .nextmatch_header_row {
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
@ -591,9 +591,6 @@
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
.ui-helper-clearfix {
|
|
||||||
background-color: #cdcdcd;
|
|
||||||
}
|
|
||||||
/*################################################################
|
/*################################################################
|
||||||
*
|
*
|
||||||
* ADD BUTTON for Infolog View in ADDRESSBOOK
|
* ADD BUTTON for Infolog View in ADDRESSBOOK
|
||||||
@ -715,11 +712,12 @@
|
|||||||
.nextmatch_header_row > .search input {
|
.nextmatch_header_row > .search input {
|
||||||
/*.background_color_search;*/
|
/*.background_color_search;*/
|
||||||
/*background-color: @gray_0;*/
|
/*background-color: @gray_0;*/
|
||||||
border: none;
|
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
border-color: #696969;
|
||||||
|
border-right: none;
|
||||||
}
|
}
|
||||||
.nextmatch_header_row > .search input::-webkit-input-placeholder {
|
.nextmatch_header_row > .search input::-webkit-input-placeholder {
|
||||||
/* WebKit browsers */
|
/* WebKit browsers */
|
||||||
@ -791,6 +789,7 @@
|
|||||||
################################################################*/
|
################################################################*/
|
||||||
.nextmatch_header_row .et2_label select {
|
.nextmatch_header_row .et2_label select {
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
|
border-color: #cdcdcd;
|
||||||
}
|
}
|
||||||
.nextmatch_header_row > .filters {
|
.nextmatch_header_row > .filters {
|
||||||
/*width: 83%;*/
|
/*width: 83%;*/
|
||||||
@ -2155,7 +2154,7 @@ html {
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #f0f0f0;
|
background-color: #ffffff;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
@ -3162,7 +3161,7 @@ textarea {
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-family: Verdana, "Lucida Grande", Helvetica, Sans-Serif;
|
font-family: Verdana, "Lucida Grande", Helvetica, Sans-Serif;
|
||||||
background-color: #fafafa;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
/* .Complete_Button_input;
|
/* .Complete_Button_input;
|
||||||
@ -4054,10 +4053,9 @@ div#egwpopup_message {
|
|||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_app_header_container {
|
.egw_fw_ui_app_header_container {
|
||||||
border-width: 9px 0px 0px 0px;
|
border-width: 1px 0px 0px 0px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
background-color: #cdcdcd;
|
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_app_header_container .egw_fw_ui_app_header {
|
.egw_fw_ui_app_header_container .egw_fw_ui_app_header {
|
||||||
@ -4481,7 +4479,7 @@ td.message span.message {
|
|||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-top-left-radius: 5px;
|
border-top-left-radius: 5px;
|
||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
background: transparent;
|
background-color: #d9d9d9;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -4544,8 +4542,9 @@ td.message span.message {
|
|||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active {
|
||||||
border-width: 1px 1px 0px 1px !important;
|
border-width: 1px 1px 0px 1px !important;
|
||||||
/*padding: 0 0 5px !important;*/
|
/*padding: 0 0 5px !important;*/
|
||||||
background-color: #b3b3b3 !important;
|
background-color: #ffffff;
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
|
padding-bottom: 8px;
|
||||||
/*aktive Objekte*/
|
/*aktive Objekte*/
|
||||||
}
|
}
|
||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active:hover {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header_active:hover {
|
||||||
@ -4640,7 +4639,7 @@ td.message span.message {
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
bottom: 4px;
|
bottom: 4px;
|
||||||
left: 4px;
|
left: 4px;
|
||||||
right: 5px;
|
right: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
padding-top: 0.6em;
|
padding-top: 0.6em;
|
||||||
@ -4648,6 +4647,7 @@ td.message span.message {
|
|||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv {
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv div.ui-sortable div {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv div.ui-sortable div {
|
||||||
padding: 3px 0 1px 3px;
|
padding: 3px 0 1px 3px;
|
||||||
@ -4688,16 +4688,16 @@ td.message span.message {
|
|||||||
background-image: url("../images/clear.png");
|
background-image: url("../images/clear.png");
|
||||||
background-position: 95% -3000px;
|
background-position: 95% -3000px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #f0f0f0;
|
background-color: #ffffff;
|
||||||
-webkit-border-top-right-radius: 5px;
|
-webkit-border-top-right-radius: 0px;
|
||||||
-webkit-border-bottom-right-radius: 0px;
|
-webkit-border-bottom-right-radius: 0px;
|
||||||
-webkit-border-bottom-left-radius: 0px;
|
-webkit-border-bottom-left-radius: 0px;
|
||||||
-webkit-border-top-left-radius: 27px;
|
-webkit-border-top-left-radius: 27px;
|
||||||
-moz-border-radius-topright: 5px;
|
-moz-border-radius-topright: 0px;
|
||||||
-moz-border-radius-bottomright: 0px;
|
-moz-border-radius-bottomright: 0px;
|
||||||
-moz-border-radius-bottomleft: 0px;
|
-moz-border-radius-bottomleft: 0px;
|
||||||
-moz-border-radius-topleft: 27px;
|
-moz-border-radius-topleft: 27px;
|
||||||
border-top-right-radius: 5px;
|
border-top-right-radius: 0px;
|
||||||
border-bottom-right-radius: 0px;
|
border-bottom-right-radius: 0px;
|
||||||
border-bottom-left-radius: 0px;
|
border-bottom-left-radius: 0px;
|
||||||
border-top-left-radius: 27px;
|
border-top-left-radius: 27px;
|
||||||
@ -4781,14 +4781,12 @@ td.message span.message {
|
|||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 0px;
|
border-width: 1px;
|
||||||
margin: 0 0 2em 0;
|
margin: 0 0 2em 0;
|
||||||
/*######################*/
|
/*######################*/
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content:nth-last-of-type(-n+3) {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content:nth-last-of-type(-n+3) {
|
||||||
padding: 5px 0.3em 1.5em 0.3em;
|
background-color: #ffffff;
|
||||||
margin: 0 0 10px 0;
|
|
||||||
background-color: #b3b3b3 !important;
|
|
||||||
-webkit-border-top-right-radius: 0;
|
-webkit-border-top-right-radius: 0;
|
||||||
-webkit-border-bottom-right-radius: 0;
|
-webkit-border-bottom-right-radius: 0;
|
||||||
-webkit-border-bottom-left-radius: 24px;
|
-webkit-border-bottom-left-radius: 24px;
|
||||||
@ -4803,9 +4801,10 @@ td.message span.message {
|
|||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
}
|
border-right: 0px;
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content > div {
|
margin-bottom: 10px;
|
||||||
background-color: #b3b3b3 !important;
|
border-top-color: white;
|
||||||
|
padding-top: 8px;
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
||||||
-webkit-border-top-right-radius: 0;
|
-webkit-border-top-right-radius: 0;
|
||||||
@ -4935,11 +4934,13 @@ td.message span.message {
|
|||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_splitter {
|
#egw_fw_sidebar #egw_fw_splitter {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #b3b3b3 !important;
|
width: 8px;
|
||||||
width: 5px;
|
|
||||||
top: 40px;
|
top: 40px;
|
||||||
bottom: 3px;
|
bottom: 3px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
|
border-top: 1px solid;
|
||||||
|
border-left: 1px solid;
|
||||||
|
border-color: #b4b4b4;
|
||||||
}
|
}
|
||||||
#egw_fw_sidebar #egw_fw_splitter:hover {
|
#egw_fw_sidebar #egw_fw_splitter:hover {
|
||||||
background-color: #ffc200;
|
background-color: #ffc200;
|
||||||
@ -5058,7 +5059,7 @@ td.message span.message {
|
|||||||
background-image: url(../images/splitter_vert.png);
|
background-image: url(../images/splitter_vert.png);
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #b3b3b3 !important;
|
background-color: #ffffff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 5px;
|
width: 5px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@ -5092,6 +5093,7 @@ td.message span.message {
|
|||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
/*.background-clip(padding-box);*/
|
/*.background-clip(padding-box);*/
|
||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_category_content img {
|
.egw_fw_ui_category_content img {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
@ -5219,6 +5221,7 @@ td.message span.message {
|
|||||||
.egw_fw_ui_scrollarea {
|
.egw_fw_ui_scrollarea {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
.egw_fw_ui_scrollarea_button {
|
.egw_fw_ui_scrollarea_button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -5255,8 +5258,7 @@ td.message span.message {
|
|||||||
display: block;
|
display: block;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding: 0 10px;
|
padding-right: 10px;
|
||||||
background-color: #cdcdcd;
|
|
||||||
/* background-color: RGB(240, 240, 255);*/
|
/* background-color: RGB(240, 240, 255);*/
|
||||||
}
|
}
|
||||||
.egw_fw_content_browser_div_loading {
|
.egw_fw_content_browser_div_loading {
|
||||||
|
@ -522,7 +522,7 @@ div.header_row_right{
|
|||||||
|
|
||||||
// AREA AROUND CONTENT
|
// AREA AROUND CONTENT
|
||||||
.et2_nextmatch {
|
.et2_nextmatch {
|
||||||
.background_color_10_gray;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
// complete nextmatch....Background color!
|
// complete nextmatch....Background color!
|
||||||
@ -530,7 +530,7 @@ div.header_row_right{
|
|||||||
padding: 5px;
|
padding: 5px;
|
||||||
border: none;
|
border: none;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: @gray_20;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
// complete nextmatch....Background color!
|
// complete nextmatch....Background color!
|
||||||
@ -546,7 +546,7 @@ div.header_row_right{
|
|||||||
|
|
||||||
|
|
||||||
// area width left and right boxes
|
// area width left and right boxes
|
||||||
.ui-helper-clearfix{ background-color: @gray_20;}
|
.ui-helper-clearfix{}
|
||||||
|
|
||||||
/*################################################################
|
/*################################################################
|
||||||
*
|
*
|
||||||
@ -647,11 +647,12 @@ div.header_row_right{
|
|||||||
input {
|
input {
|
||||||
/*.background_color_search;*/
|
/*.background_color_search;*/
|
||||||
/*background-color: @gray_0;*/
|
/*background-color: @gray_0;*/
|
||||||
border: none;
|
|
||||||
.fontsize_normal;
|
.fontsize_normal;
|
||||||
color: @gray_100;
|
color: @gray_100;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
border-color:@gray_60;
|
||||||
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
input::-webkit-input-placeholder {
|
input::-webkit-input-placeholder {
|
||||||
@ -725,7 +726,7 @@ div.header_row_right{
|
|||||||
.et2_label {
|
.et2_label {
|
||||||
|
|
||||||
// distance to label
|
// distance to label
|
||||||
select { margin-left: 3px; }
|
select { margin-left: 3px; border-color:@gray_20;}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
@import (reference) "definitions.less";
|
@import (reference) "definitions.less";
|
||||||
|
|
||||||
@import-once "def_colors.less";
|
@import "def_colors.less";
|
||||||
//##############################################################################################################
|
//##############################################################################################################
|
||||||
|
|
||||||
#socialMedia {
|
#socialMedia {
|
||||||
|
@ -62,11 +62,10 @@
|
|||||||
|
|
||||||
// Container für Meldungen / Message Container
|
// Container für Meldungen / Message Container
|
||||||
.egw_fw_ui_app_header_container {
|
.egw_fw_ui_app_header_container {
|
||||||
border-width: 9px 0px 0px 0px;
|
border-width: 1px 0px 0px 0px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: @gray_30;
|
border-color: @gray_30;
|
||||||
background-color: @gray_20;
|
height: auto;
|
||||||
height: auto;
|
|
||||||
|
|
||||||
|
|
||||||
// Statusmeldung
|
// Statusmeldung
|
||||||
|
@ -112,7 +112,7 @@
|
|||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
.border_radius(5px,0, 0, 5px);
|
.border_radius(5px,0, 0, 5px);
|
||||||
background: transparent;
|
.background_color_15_gray;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -170,9 +170,9 @@
|
|||||||
.egw_fw_ui_tab_header_active {
|
.egw_fw_ui_tab_header_active {
|
||||||
border-width: 1px 1px 0px 1px !important;
|
border-width: 1px 1px 0px 1px !important;
|
||||||
/*padding: 0 0 5px !important;*/
|
/*padding: 0 0 5px !important;*/
|
||||||
.background_color_30_gray ;
|
.background_color_0_gray ;
|
||||||
background-image:none !important;
|
background-image:none !important;
|
||||||
|
padding-bottom:8px;
|
||||||
&:hover {.background_color_25_gray ;}
|
&:hover {.background_color_25_gray ;}
|
||||||
|
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
{
|
{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
.background_color_0_gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
.egw_fw_ui_scrollarea_button
|
.egw_fw_ui_scrollarea_button
|
||||||
@ -81,8 +82,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding: 0 10px;
|
padding-right:10px;
|
||||||
background-color: @gray_20;
|
|
||||||
/* background-color: RGB(240, 240, 255);*/
|
/* background-color: RGB(240, 240, 255);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
bottom: 4px;
|
bottom: 4px;
|
||||||
left: 4px;
|
left: 4px;
|
||||||
right: 5px;
|
right: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
padding-top: 0.6em;
|
padding-top: 0.6em;
|
||||||
@ -47,7 +47,7 @@
|
|||||||
// SIDE AREA
|
// SIDE AREA
|
||||||
.egw_fw_ui_scrollarea_outerdiv{
|
.egw_fw_ui_scrollarea_outerdiv{
|
||||||
.background_color_5_gray;
|
.background_color_5_gray;
|
||||||
|
border-radius: 5px;
|
||||||
|
|
||||||
//####################################################
|
//####################################################
|
||||||
// AREA for
|
// AREA for
|
||||||
@ -109,8 +109,8 @@
|
|||||||
background-position: 95% -3000px;
|
background-position: 95% -3000px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
||||||
.background_color_10_gray;
|
.background_color_0_gray;
|
||||||
.border_radius ( 5px, 0px, 0px, 27px );
|
.border_radius ( 0px, 0px, 0px, 27px );
|
||||||
.bordered (@gray_30, @gray_30, @gray_30, @gray_30);
|
.bordered (@gray_30, @gray_30, @gray_30, @gray_30);
|
||||||
|
|
||||||
margin: 0 0 0 0;
|
margin: 0 0 0 0;
|
||||||
@ -181,20 +181,22 @@
|
|||||||
.border_radius (0, 0, 27px, 0);
|
.border_radius (0, 0, 27px, 0);
|
||||||
border-color: @gray_30;
|
border-color: @gray_30;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 0px;
|
border-width: 1px;
|
||||||
margin: 0 0 2em 0;
|
margin: 0 0 2em 0;
|
||||||
|
|
||||||
|
|
||||||
// rounded Corner on bottom
|
// rounded Corner on bottom
|
||||||
&:nth-last-of-type(-n+3) {
|
&:nth-last-of-type(-n+3) {
|
||||||
padding: 5px 0.3em 1.5em 0.3em;
|
.background_color_0_gray;
|
||||||
margin: 0 0 10px 0;
|
|
||||||
.background_color_30_gray;
|
|
||||||
.border_radius (0, 0, 24px, 0);
|
.border_radius (0, 0, 24px, 0);
|
||||||
border-color: @gray_30;
|
border-color: @gray_30;
|
||||||
|
border-right: 0px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
border-top-color: white;
|
||||||
|
padding-top: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
& > div {.background_color_30_gray;}
|
& > div {}
|
||||||
|
|
||||||
//###################################################
|
//###################################################
|
||||||
// *letztes Element */
|
// *letztes Element */
|
||||||
@ -320,12 +322,13 @@
|
|||||||
// Trenner (Splitter)
|
// Trenner (Splitter)
|
||||||
#egw_fw_splitter {
|
#egw_fw_splitter {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
.background_color_30_gray;
|
width: 8px;
|
||||||
width: 5px;
|
|
||||||
top: 40px;
|
top: 40px;
|
||||||
bottom: 3px;
|
bottom: 3px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
|
border-top:1px solid;
|
||||||
|
border-left: 1px solid;
|
||||||
|
border-color:@gray_30;
|
||||||
&:hover {background-color: @egw_color_1;}
|
&:hover {background-color: @egw_color_1;}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -453,7 +456,7 @@
|
|||||||
background-image: url(../images/splitter_vert.png);
|
background-image: url(../images/splitter_vert.png);
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.background_color_30_gray;
|
.background_color_0_gray;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 5px;
|
width: 5px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@ -504,6 +507,7 @@
|
|||||||
&:last-of-type{
|
&:last-of-type{
|
||||||
.border_radius (0, 0, 10px, 0);
|
.border_radius (0, 0, 10px, 0);
|
||||||
border-color: @gray_30;
|
border-color: @gray_30;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
img { .dimension_height_s; vertical-align: middle;}
|
img { .dimension_height_s; vertical-align: middle;}
|
||||||
|
@ -107,7 +107,7 @@ html {
|
|||||||
body{
|
body{
|
||||||
background-image:none;
|
background-image:none;
|
||||||
|
|
||||||
.background_color_10_gray;
|
.background_color_0_gray;
|
||||||
.color_100_gray; // Schriftfarbe schwarz
|
.color_100_gray; // Schriftfarbe schwarz
|
||||||
|
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user