mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-06 06:11:46 +00:00
Merge pull request #42 from vollukas/vollukas-random-branch
This commit is contained in:
@@ -60,7 +60,7 @@ html {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.toolbar a:hover, .toolbar button:hover, .toolbar-button:hover, .action-button:hover {
|
||||
.toolbar a:hover, .toolbar button:hover, .toolbar-button:hover, .toolbar-button:hover button.toolbar-button, .action-button:hover {
|
||||
background-color: #e99f00;
|
||||
color: black;
|
||||
}
|
||||
@@ -514,6 +514,7 @@ td:first-child, th:first-child {
|
||||
background-color: #333;
|
||||
text-align: left;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.dropdown-content button:hover {
|
||||
|
||||
Reference in New Issue
Block a user