[Web] Make mobile usage less annoying; anchors for maps; sidebar for maps
This commit is contained in:
@@ -59,3 +59,7 @@ table tbody tr {
|
||||
table tbody tr td input[type="checkbox"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs .open>a, .nav-tabs .open>a:hover, .nav-tabs .open>a:focus {
|
||||
padding-bottom: 10px;
|
||||
margin-top: 6px;
|
||||
}
|
Reference in New Issue
Block a user