mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
[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
Block a user