mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-02 07:46:51 +01:00
Template update
Adds server name to the side menu, this hides when the side menu collapses.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.menu-text-li {color: #4b646f; background: #1a2226;}
|
||||
.menu-text {
|
||||
display: block;
|
||||
padding: .5rem 1rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.sidebar-mini.sidebar-collapse .menu-text {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user