mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 09:42:41 +00:00
Fix from 5E-Cleric
This commit is contained in:
@@ -23,6 +23,10 @@ nav {
|
|||||||
nav .navItem {
|
nav .navItem {
|
||||||
background-color: #293134;
|
background-color: #293134;
|
||||||
}
|
}
|
||||||
|
/* Fix for Homebrewery custom Snippet icons */
|
||||||
|
.snippetBar .fac {
|
||||||
|
filter: invert(1);
|
||||||
|
}
|
||||||
.snippetBar .snippetGroup .dropdown {
|
.snippetBar .snippetGroup .dropdown {
|
||||||
background-color: #2F393C;
|
background-color: #2F393C;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user