réglage typo
This commit is contained in:
parent
8f780c2fbf
commit
2a5ab1424b
7 changed files with 18 additions and 4 deletions
10
assets/css/panel.css
Normal file
10
assets/css/panel.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.k-panel-menu {
|
||||
background-color: #000;
|
||||
}
|
||||
.k-panel-menu * {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.k-panel-menu-button[aria-current] * {
|
||||
color: #000;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue