mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 13:03:16 +01:00
Remove tag css specification for et2_container in resources
This commit is contained in:
parent
7207942560
commit
f2fabf9062
@ -59,9 +59,9 @@ div.resources_pictureFile div.progress {
|
||||
position: absolute;
|
||||
width: 226px;
|
||||
}
|
||||
div#resources-edit {
|
||||
#resources-edit {
|
||||
margin: 0.5em;
|
||||
}
|
||||
div#resources-edit .et2_container {
|
||||
#resources-edit .et2_container {
|
||||
width: 848px;
|
||||
}
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
//******************************************************************
|
||||
// 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{
|
||||
.Complete_Button_add_only_plus;
|
||||
background-color: @egw_color_2_a;
|
||||
|
||||
|
||||
&:hover {.Complete_Button_add_only_plus_hover;}
|
||||
&:active {background-color: @color_positive_action_active !important;}
|
||||
|
||||
@ -54,7 +54,7 @@ div.resources_pictureFile div.progress{
|
||||
width:226px;
|
||||
}
|
||||
|
||||
div#resources-edit{
|
||||
#resources-edit{
|
||||
.et2_container {
|
||||
width:848px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user