Fix last bug on items and update json for 0.5.0 Pre-Release
This commit is contained in:
@@ -119,8 +119,8 @@ button {
|
||||
&.active,
|
||||
&:hover {
|
||||
background: $white;
|
||||
border: 2px solid $l5r5e-border-sidebar;
|
||||
box-shadow: 0 0 10px $l5r5e-white;
|
||||
border: 1px solid $l5r5e-border-sidebar;
|
||||
box-shadow: 0 0 10px $red;
|
||||
}
|
||||
}
|
||||
.collapse {
|
||||
|
||||
Reference in New Issue
Block a user