Add user options menu
This commit is contained in:
parent
89f7e26450
commit
8d6b228f8f
5 changed files with 148 additions and 1 deletions
|
|
@ -991,3 +991,8 @@ li.alert-info {
|
|||
#footer {
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.modal, .modal-footer, .modal option {
|
||||
background-color: #2f2f2f;
|
||||
border-color: #000000;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue