File tree 1 file changed +5
-1
lines changed
openwisp_utils/admin_theme/static/admin/css
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,
158
158
.module caption ,
159
159
.inline-group h2 ,
160
160
fieldset .module h2 ,
161
+ # content-main fieldset .module summary ,
161
162
.selector .selector-available-title ,
162
163
.selector .selector-chosen-title {
163
164
background : # f9f9f9 ;
164
165
color : # 333 ;
165
166
padding : 15px ;
166
167
}
168
+ # content-main fieldset .module summary {
169
+ border-color : var (--hairline-color );
170
+ }
167
171
table thead th .sorted .sortoptions a .sortremove : focus : after ,
168
172
table thead th .sorted .sortoptions a .sortremove : hover : after ,
169
173
a : link ,
@@ -877,7 +881,7 @@ input[type="button"]:hover,
877
881
.title-wrapper h2 ::after {
878
882
content : ")" ;
879
883
}
880
- # content .title-wrapper .object-tools {
884
+ # content .title-wrapper .object-tools {
881
885
margin-top : -4px ;
882
886
margin-bottom : 20px ;
883
887
}
You can’t perform that action at this time.
0 commit comments