mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
[css:dialog] simplify CSS of 9ae38ce202
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
/* style reset */
|
||||
div.elfinder *,
|
||||
div.elfinder .ui-dialog-content,
|
||||
div.elfinder :after,
|
||||
div.elfinder :before {
|
||||
box-sizing: content-box;
|
||||
|
||||
@@ -179,7 +179,6 @@
|
||||
/* content */
|
||||
.std42-dialog .ui-dialog-content {
|
||||
padding: .3em .5em;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.elfinder .std42-dialog .ui-dialog-content,
|
||||
|
||||
Reference in New Issue
Block a user