File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
openwisp_utils/admin_theme/static/admin/css Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -158,12 +158,16 @@ a.section:visited:focus,
158158.module caption ,
159159.inline-group h2 ,
160160fieldset .module h2 ,
161+ # content-main fieldset .module summary ,
161162.selector .selector-available-title ,
162163.selector .selector-chosen-title {
163164 background : # f9f9f9 ;
164165 color : # 333 ;
165166 padding : 15px ;
166167}
168+ # content-main fieldset .module summary {
169+ border-color : var (--hairline-color );
170+ }
167171table thead th .sorted .sortoptions a .sortremove : focus : after ,
168172table thead th .sorted .sortoptions a .sortremove : hover : after ,
169173a : link ,
@@ -877,7 +881,7 @@ input[type="button"]:hover,
877881.title-wrapper h2 ::after {
878882 content : ")" ;
879883}
880- # content .title-wrapper .object-tools {
884+ # content .title-wrapper .object-tools {
881885 margin-top : -4px ;
882886 margin-bottom : 20px ;
883887}
You can’t perform that action at this time.
0 commit comments