mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
removed big margin below navigation calendar in sidebox of calendar: div#calendar-container div.calendar: margin-bottom:16px
This commit is contained in:
parent
52f5061c52
commit
34604a3d6f
@ -4012,7 +4012,7 @@ table.nextmatch_header img {
|
|||||||
}
|
}
|
||||||
/*#################################################
|
/*#################################################
|
||||||
###################################################
|
###################################################
|
||||||
Add / Print / Logout /
|
Add / Print / Logout /
|
||||||
- Name / Date
|
- Name / Date
|
||||||
###################################################*/
|
###################################################*/
|
||||||
#egw_fw_logout {
|
#egw_fw_logout {
|
||||||
@ -4466,7 +4466,7 @@ table.nextmatch_header img {
|
|||||||
border-color: #b4b4b4;
|
border-color: #b4b4b4;
|
||||||
}
|
}
|
||||||
#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) {
|
||||||
/* color:#ff0000;
|
/* color:#ff0000;
|
||||||
background-color: yellow !important;*/
|
background-color: yellow !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;
|
||||||
@ -4808,7 +4808,6 @@ div#calendar-container {
|
|||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
div#calendar-container div.calendar {
|
div#calendar-container div.calendar {
|
||||||
margin-bottom: 16px;
|
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
@ -100,8 +100,8 @@
|
|||||||
.transition (0.2s, ease-out);
|
.transition (0.2s, ease-out);
|
||||||
|
|
||||||
a {
|
a {
|
||||||
.color_100_gray;
|
.color_100_gray;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
.dimension_height_s;
|
.dimension_height_s;
|
||||||
/*font-size: 1.1em;*/
|
/*font-size: 1.1em;*/
|
||||||
|
|
||||||
@ -143,8 +143,8 @@
|
|||||||
background-image: url(../images/topmenu_items/setup.png);
|
background-image: url(../images/topmenu_items/setup.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_xs;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*access / Zugriff */
|
/*access / Zugriff */
|
||||||
a#topmenu_acl{
|
a#topmenu_acl{
|
||||||
@ -154,8 +154,8 @@
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_xs;
|
||||||
background-image: url(../images/topmenu_items/access.png);
|
background-image: url(../images/topmenu_items/access.png);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*category*/
|
/*category*/
|
||||||
a#topmenu_cats{
|
a#topmenu_cats{
|
||||||
&:before {
|
&:before {
|
||||||
@ -164,8 +164,8 @@
|
|||||||
content: "";
|
content: "";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_xs;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*password*/
|
/*password*/
|
||||||
a#topmenu_preferences{
|
a#topmenu_preferences{
|
||||||
&:before {
|
&:before {
|
||||||
@ -174,8 +174,8 @@
|
|||||||
content: "";
|
content: "";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_xs;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*help*/
|
/*help*/
|
||||||
a#topmenu_manual{
|
a#topmenu_manual{
|
||||||
&:before {
|
&:before {
|
||||||
@ -184,8 +184,8 @@
|
|||||||
content: "";
|
content: "";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_xs;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*Search*/
|
/*Search*/
|
||||||
a#topmenu_search{
|
a#topmenu_search{
|
||||||
&:before {
|
&:before {
|
||||||
@ -194,8 +194,8 @@
|
|||||||
content: "";
|
content: "";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_xs;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*logout*/
|
/*logout*/
|
||||||
a#topmenu_logout{
|
a#topmenu_logout{
|
||||||
&:before {
|
&:before {
|
||||||
@ -204,8 +204,8 @@
|
|||||||
content: "";
|
content: "";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
.dimension_width_height_s;
|
.dimension_width_height_s;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} // Ende ul
|
} // Ende ul
|
||||||
|
|
||||||
|
|
||||||
@ -267,13 +267,13 @@
|
|||||||
|
|
||||||
/*#################################################
|
/*#################################################
|
||||||
###################################################
|
###################################################
|
||||||
Add / Print / Logout /
|
Add / Print / Logout /
|
||||||
- Name / Date
|
- Name / Date
|
||||||
###################################################*/
|
###################################################*/
|
||||||
#egw_fw_topmenu_addons{
|
#egw_fw_topmenu_addons{
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -397,27 +397,27 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Notification*/
|
/*Notification*/
|
||||||
#topmenu_info_notifications {}
|
#topmenu_info_notifications {}
|
||||||
|
|
||||||
/*user info*/
|
/*user info*/
|
||||||
#topmenu_info_user_info {}
|
#topmenu_info_user_info {}
|
||||||
|
|
||||||
/*current user info*/
|
/*current user info*/
|
||||||
#topmenu_info_current_users {}
|
#topmenu_info_current_users {}
|
||||||
|
|
||||||
/*current user info*/
|
/*current user info*/
|
||||||
#topmenu_info_current_users {}
|
#topmenu_info_current_users {}
|
||||||
|
|
||||||
/*time zone*/
|
/*time zone*/
|
||||||
form { height: 0px;
|
form { height: 0px;
|
||||||
select {padding: 0px;}
|
select {padding: 0px;}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*quick*/
|
/*quick*/
|
||||||
#topmenu_info_quick_add {
|
#topmenu_info_quick_add {
|
||||||
|
|
||||||
// ########################################
|
// ########################################
|
||||||
// quick_add
|
// quick_add
|
||||||
|
|
||||||
@ -444,17 +444,17 @@
|
|||||||
top: -5px;
|
top: -5px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// JS ERROR
|
// JS ERROR
|
||||||
img#topmenu_info_error{
|
img#topmenu_info_error{
|
||||||
.dimension_width_height_s;
|
.dimension_width_height_s;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
||||||
/*.Button_size_square_16;*/
|
/*.Button_size_square_16;*/
|
||||||
|
|
||||||
.border_normal;
|
.border_normal;
|
||||||
.box_shadow_standard_light;
|
.box_shadow_standard_light;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
@ -464,32 +464,32 @@
|
|||||||
&:hover {.box_shadow_standard_light_hover;}
|
&:hover {.box_shadow_standard_light_hover;}
|
||||||
&:active {.Complete_Button_active;}
|
&:active {.Complete_Button_active;}
|
||||||
&:focus {.box_shadow_standard_light_inset;}
|
&:focus {.box_shadow_standard_light_inset;}
|
||||||
|
|
||||||
background-color: @color_warning;
|
background-color: @color_warning;
|
||||||
|
|
||||||
|
|
||||||
//blinking
|
//blinking
|
||||||
-moz-transition:all 1s ease-in-out;
|
-moz-transition:all 1s ease-in-out;
|
||||||
-webkit-transition:all 1s ease-in-out;
|
-webkit-transition:all 1s ease-in-out;
|
||||||
-o-transition:all 1s ease-in-out;
|
-o-transition:all 1s ease-in-out;
|
||||||
-ms-transition:all 1s ease-in-out;
|
-ms-transition:all 1s ease-in-out;
|
||||||
transition:all 1s ease-in-out;
|
transition:all 1s ease-in-out;
|
||||||
/* order: name, direction, duration, iteration-count, timing-function */
|
/* order: name, direction, duration, iteration-count, timing-function */
|
||||||
-moz-animation:blink normal 2s infinite ease-in-out; /* Firefox */
|
-moz-animation:blink normal 2s infinite ease-in-out; /* Firefox */
|
||||||
-webkit-animation:blink normal 2s infinite ease-in-out; /* Webkit */
|
-webkit-animation:blink normal 2s infinite ease-in-out; /* Webkit */
|
||||||
-ms-animation:blink normal 2s infinite ease-in-out; /* IE */
|
-ms-animation:blink normal 2s infinite ease-in-out; /* IE */
|
||||||
animation:blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
|
animation:blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Firefox */
|
@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Firefox */
|
||||||
@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Webkit */
|
@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Webkit */
|
||||||
@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* IE */
|
@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* IE */
|
||||||
@keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Opera and prob css3 final iteration */
|
@keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Opera and prob css3 final iteration */
|
||||||
|
|
||||||
}
|
}
|
||||||
// Ende items
|
// Ende items
|
||||||
|
|
||||||
|
|
||||||
@ -541,7 +541,7 @@
|
|||||||
margin: 0 0;
|
margin: 0 0;
|
||||||
/*padding: 0px 5px 5px 10px;*/
|
/*padding: 0px 5px 5px 10px;*/
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.background_color_15_gray;
|
.background_color_15_gray;
|
||||||
.rounded(5px);
|
.rounded(5px);
|
||||||
}
|
}
|
||||||
@ -555,9 +555,9 @@
|
|||||||
padding-left: 3em;
|
padding-left: 3em;
|
||||||
.color_40_gray;
|
.color_40_gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
object {background-color: @gray_0; .dimension_width_height_m;}
|
object {background-color: @gray_0; .dimension_width_height_m;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -580,8 +580,8 @@
|
|||||||
margin: 0 0 0 0;
|
margin: 0 0 0 0;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
height: 33px;
|
height: 33px;
|
||||||
|
|
||||||
|
|
||||||
img {padding-left: 9px; padding-top: 6px; height: 18px;}
|
img {padding-left: 9px; padding-top: 6px; height: 18px;}
|
||||||
|
|
||||||
h1 {text-transform: uppercase; font-size: 1.4em; .color_100_gray; padding-top: .8em;}
|
h1 {text-transform: uppercase; font-size: 1.4em; .color_100_gray; padding-top: .8em;}
|
||||||
@ -630,10 +630,10 @@
|
|||||||
|
|
||||||
/*letztes Element*/
|
/*letztes Element*/
|
||||||
div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
||||||
/* color:#ff0000;
|
/* color:#ff0000;
|
||||||
background-color: yellow !important;*/
|
background-color: yellow !important;*/
|
||||||
.border_radius (0, 0, 15px, 0);
|
.border_radius (0, 0, 15px, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Schaltflächen
|
// Schaltflächen
|
||||||
// Normal
|
// Normal
|
||||||
@ -659,14 +659,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
color:#ff0000;
|
color:#ff0000;
|
||||||
background-color: yellow !important;
|
background-color: yellow !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
div.egw_fw_ui_category:nth-last-of-type(-n+3) {
|
||||||
img.egw_fw_ui_sidemenu_listitem_icon {
|
img.egw_fw_ui_sidemenu_listitem_icon {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -737,7 +737,7 @@
|
|||||||
|
|
||||||
/*filter grey*/
|
/*filter grey*/
|
||||||
.img_filter_gray;
|
.img_filter_gray;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -794,7 +794,7 @@
|
|||||||
padding-top: 14px;
|
padding-top: 14px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
/*min-height: 50px;*/
|
/*min-height: 50px;*/
|
||||||
|
|
||||||
&:last-child{
|
&:last-child{
|
||||||
/*padding: 5px 0.3em 1.5em 0.3em;*/
|
/*padding: 5px 0.3em 1.5em 0.3em;*/
|
||||||
/*margin: 0 0 10px 0;*/
|
/*margin: 0 0 10px 0;*/
|
||||||
@ -808,7 +808,7 @@
|
|||||||
&:hover {
|
&:hover {
|
||||||
.background_color_0_gray;
|
.background_color_0_gray;
|
||||||
border-color: @gray_50;
|
border-color: @gray_50;
|
||||||
}
|
}
|
||||||
|
|
||||||
input#uical_select_owner_multiple{
|
input#uical_select_owner_multiple{
|
||||||
.dimension_height_s;
|
.dimension_height_s;
|
||||||
@ -817,7 +817,7 @@
|
|||||||
select#calendar_filter{
|
select#calendar_filter{
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
// Favoriten anlegen und löschen
|
// Favoriten anlegen und löschen
|
||||||
.sidebox-favorites{} // ist in etemplate2.less definiert
|
.sidebox-favorites{} // ist in etemplate2.less definiert
|
||||||
|
|
||||||
|
|
||||||
@ -855,17 +855,17 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
input[type="image"] {
|
input[type="image"] {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 10px !important;
|
width: 10px !important;
|
||||||
margin-left: 1px;
|
margin-left: 1px;
|
||||||
} // mehrere Benutzer auswählen
|
} // mehrere Benutzer auswählen
|
||||||
|
|
||||||
select { max-width: 85% !important; }
|
select { max-width: 85% !important; }
|
||||||
|
|
||||||
// Icon rechts der Liste - Auswahl Button
|
// Icon rechts der Liste - Auswahl Button
|
||||||
img {
|
img {
|
||||||
height: 9px;
|
height: 9px;
|
||||||
width: 9px;
|
width: 9px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
@ -1035,7 +1035,6 @@ div#calendar-container {
|
|||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
|
|
||||||
div.calendar{
|
div.calendar{
|
||||||
margin-bottom: 16px;
|
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|
||||||
@ -1050,7 +1049,7 @@ div#calendar-container {
|
|||||||
background-color: @egw_color_1_a;
|
background-color: @egw_color_1_a;
|
||||||
}
|
}
|
||||||
|
|
||||||
// << today >>
|
// << today >>
|
||||||
.headrow {}
|
.headrow {}
|
||||||
|
|
||||||
// daynames
|
// daynames
|
||||||
@ -1107,13 +1106,13 @@ div#calendar-container {
|
|||||||
// ########################################
|
// ########################################
|
||||||
// APPS
|
// APPS
|
||||||
// CHrome hack
|
// CHrome hack
|
||||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||||
#egw_fw_tabs {
|
#egw_fw_tabs {
|
||||||
/*Chrome needs margin-top*/
|
/*Chrome needs margin-top*/
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#egw_fw_tabs{
|
#egw_fw_tabs{
|
||||||
|
|
||||||
@ -1168,7 +1167,7 @@ div#calendar-container {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
.dimension_width_height_s;
|
.dimension_width_height_s;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tab
|
// Tab
|
||||||
|
|
||||||
// ##########
|
// ##########
|
||||||
@ -1200,13 +1199,13 @@ div#calendar-container {
|
|||||||
background-repeat:repeat-x;
|
background-repeat:repeat-x;
|
||||||
|
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
|
||||||
&:hover {.background_color_20_gray ;}
|
&:hover {.background_color_20_gray ;}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
margin:0 1px 2px 2px;
|
margin:0 1px 2px 2px;
|
||||||
vertical-align: super;
|
vertical-align: super;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1215,7 +1214,7 @@ div#calendar-container {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
.dimension_width_height_s;
|
.dimension_width_height_s;
|
||||||
margin: 5px 1px 0 1em;
|
margin: 5px 1px 0 1em;
|
||||||
|
|
||||||
.img_filter_gray;
|
.img_filter_gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1225,12 +1224,12 @@ div#calendar-container {
|
|||||||
margin: 8px 1px 0 5px;
|
margin: 8px 1px 0 5px;
|
||||||
.border_radius(5px,0, 0, 5px);
|
.border_radius(5px,0, 0, 5px);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// ##########
|
// ##########
|
||||||
// # #
|
// # #
|
||||||
// # #
|
// # #
|
||||||
@ -1256,7 +1255,7 @@ div#calendar-container {
|
|||||||
.dimension_width_height_m;
|
.dimension_width_height_m;
|
||||||
margin: 0px 1px 0 5px;
|
margin: 0px 1px 0 5px;
|
||||||
.border_radius(2px,0, 0, 2px);
|
.border_radius(2px,0, 0, 2px);
|
||||||
|
|
||||||
background-color: @gray_30;
|
background-color: @gray_30;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user