mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 22:48:54 +00:00
UI tweaks, path autocomplete
This commit is contained in:
@@ -15,6 +15,8 @@ body {
|
||||
margin-top: 1em;
|
||||
background: #212121;
|
||||
color: #e0e0e0;
|
||||
border-radius: 1px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
|
||||
@@ -6,6 +6,7 @@ body {overflow-y:scroll;}
|
||||
|
||||
.card {
|
||||
margin-top: 1em;
|
||||
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
|
||||
}
|
||||
.navbar-brand {
|
||||
font-size: 1.75rem;
|
||||
|
||||
Reference in New Issue
Block a user