We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf380c commit ad7c177Copy full SHA for ad7c177
openwisp_controller/config/static/config/css/admin.css
@@ -200,6 +200,7 @@ div.change-form
200
div.inline-group.tab-content
201
> fieldset.module
202
> h2,
203
+#devicelocation-0-1-heading,
204
div.change-form
205
#device_form
206
@@ -230,6 +231,11 @@ div.change-form #device_form > div > div.inline-group {
230
231
.change-form #device_form div.inline-group.tab-content > .tabular {
232
margin-top: -1em;
233
}
234
+#devicelocation-0-2-heading {
235
+ font-size: 16px;
236
+ text-transform: uppercase;
237
+ padding: 15px;
238
+}
239
#main .tab-content .inline-related > h3 {
240
background: transparent;
241
0 commit comments