mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +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;
|
||||
width: 226px;
|
||||
}
|
||||
div#resources-edit {
|
||||
#resources-edit {
|
||||
margin: 0.5em;
|
||||
}
|
||||
div#resources-edit .et2_container {
|
||||
#resources-edit .et2_container {
|
||||
width: 848px;
|
||||
}
|
||||
|
@ -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