[Web] Minor style fixes

This commit is contained in:
André
2018-06-24 11:52:25 +02:00
parent b8973648ff
commit 7d2f1f3dd7
2 changed files with 6 additions and 1 deletions

View File

@@ -60,3 +60,8 @@ body.modal-open {
.nav-tabs>li>a {
z-index: 1;
}
#settings_map {
font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
font-size:9pt;
background:transparent;
}