Remove winbox.js CSS rules
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -145,23 +145,4 @@ a:hover {
|
||||
|
||||
a:active {
|
||||
color: var(--activated);
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
Winbox.js styles
|
||||
********************************************************************************/
|
||||
.wb-min {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.wb-max {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.wb-full {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.winbox {
|
||||
background: var(--border-color);
|
||||
}
|
||||
Reference in New Issue
Block a user