Browse Source

update styles

checktheroads 5 years ago
parent
commit
5c07a968fe

File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox.css


File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox.css.map


+ 4 - 0
netbox/project-static/netbox.scss

@@ -262,6 +262,10 @@ textarea#id_public_key {
   font-family: $font-family-monospace;
   font-family: $font-family-monospace;
 }
 }
 
 
+textarea.form-control[name='csv'] {
+  font-family: $font-family-monospace;
+}
+
 table tr.vertical-align {
 table tr.vertical-align {
   vertical-align: middle;
   vertical-align: middle;
 }
 }

Some files were not shown because too many files changed in this diff