forked from zaclys/searxng
[fix] make selected tabs not change wifth anymore compared to not being selected
This commit is contained in:
parent
b046322c7b
commit
88c17d106d
|
@ -301,8 +301,6 @@ html body .tabs > input:checked {
|
|||
border-bottom: 2px solid @color-categories-item-border-selected;
|
||||
background: @color-categories-item-selected;
|
||||
color: @color-categories-item-selected-font;
|
||||
font-weight: bold;
|
||||
letter-spacing: -0.1px;
|
||||
}
|
||||
|
||||
+ label + section {
|
||||
|
|
Loading…
Reference in New Issue