forked from Ponysearch/Ponysearch
[fix] make selected tabs not change wifth anymore compared to not being selected
This commit is contained in:
parent
b046322c7b
commit
88c17d106d
1 changed files with 0 additions and 2 deletions
|
@ -301,8 +301,6 @@ html body .tabs > input:checked {
|
||||||
border-bottom: 2px solid @color-categories-item-border-selected;
|
border-bottom: 2px solid @color-categories-item-border-selected;
|
||||||
background: @color-categories-item-selected;
|
background: @color-categories-item-selected;
|
||||||
color: @color-categories-item-selected-font;
|
color: @color-categories-item-selected-font;
|
||||||
font-weight: bold;
|
|
||||||
letter-spacing: -0.1px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
+ label + section {
|
+ label + section {
|
||||||
|
|
Loading…
Reference in a new issue