mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 17:33:49 +01:00
Remove tag css specification for et2_container in resources
This commit is contained in:
parent
6e9ee7f977
commit
ca44f843c3
@ -59,9 +59,9 @@ div.resources_pictureFile div.progress {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
width: 226px;
|
width: 226px;
|
||||||
}
|
}
|
||||||
div#resources-edit {
|
#resources-edit {
|
||||||
margin: 0.5em;
|
margin: 0.5em;
|
||||||
}
|
}
|
||||||
div#resources-edit .et2_container {
|
#resources-edit .et2_container {
|
||||||
width: 848px;
|
width: 848px;
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
//******************************************************************
|
//******************************************************************
|
||||||
// sidebar
|
// sidebar
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header_active h1 {font-size: 1.15em !important;}
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_header_active h1 {font-size: 1.15em !important;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -31,7 +31,7 @@
|
|||||||
button#resources-show_add{
|
button#resources-show_add{
|
||||||
.Complete_Button_add_only_plus;
|
.Complete_Button_add_only_plus;
|
||||||
background-color: @egw_color_2_a;
|
background-color: @egw_color_2_a;
|
||||||
|
|
||||||
&:hover {.Complete_Button_add_only_plus_hover;}
|
&:hover {.Complete_Button_add_only_plus_hover;}
|
||||||
&:active {background-color: @color_positive_action_active !important;}
|
&:active {background-color: @color_positive_action_active !important;}
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ div.resources_pictureFile div.progress{
|
|||||||
width:226px;
|
width:226px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#resources-edit{
|
#resources-edit{
|
||||||
.et2_container {
|
.et2_container {
|
||||||
width:848px;
|
width:848px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user