mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Finish API documentation and token auth (references #5)
This commit is contained in:
@@ -188,3 +188,12 @@ a.discrete-link:focus {
|
||||
#toast-container > div {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-nav > .open > a {
|
||||
background-color: #d6d6d6 !important;
|
||||
}
|
||||
|
||||
.dropdown-menu > li > a:hover,
|
||||
.dropdown-menu > li > a:focus {
|
||||
background-color: #e5e5e5 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user