openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 44e00048a289b4a8f9d43b5dcfa5c055d35275b3
parent 4ff3ee80a324a5166543aa28ec3440f805d43b54
Author: Jan Dankert <devnull@localhost>
Date:   Wed, 22 Nov 2017 23:21:50 +0100

Da fehlte noch die Datei group.min.css.

Diffstat:
themes/default/include/html/group/group.min.css | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/themes/default/include/html/group/group.min.css b/themes/default/include/html/group/group.min.css @@ -0,0 +1 @@ +fieldset.open > legend{cursor: pointer}fieldset{border: 1px solid;border-bottom: 0px;border-left: 0px;border-right: 0px;margin-top: 20px;margin-bottom: 20px;margin-left: 0px;margin-right: 0px;padding: 10px;display: none}fieldset.show{display: block}fieldset > legend{margin-left: 30px;font-weight: normal}fieldset > div{display: none}fieldset.open > div{display: block}div#workbench div.panel fieldset > legend > div.closed,div#dialog div.panel fieldset > legend > div.closed{display: inline}div#workbench div.panel fieldset > legend > div.open{display: none}div#workbench div.panel fieldset.open > legend > div.closed{display: none}div#workbench div.panel fieldset.open > legend > div.open,div#dialog div.panel fieldset.open > legend > div.open{display: inline}+ \ No newline at end of file