mirror of
https://github.com/simon987/sist2.git
synced 2025-12-16 00:39:04 +00:00
Settings menu (#30) and UI tweaks
This commit is contained in:
@@ -184,6 +184,7 @@ mark {
|
||||
background: #fff217;
|
||||
border-radius: 0;
|
||||
padding: 1px 0;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.content-div {
|
||||
@@ -305,3 +306,7 @@ mark {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user