mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
OpenVK Modern: fix display of active tab on incoming friends' page
yay
This commit is contained in:
parent
690a470fa3
commit
9bcbc3f6f7
1 changed files with 4 additions and 0 deletions
|
@ -145,6 +145,10 @@ input[type~="search"], textarea, select {
|
|||
border: 1px solid #E5E5E5;
|
||||
}
|
||||
|
||||
.mb_tab#active div {
|
||||
border: 2px solid #898989;
|
||||
}
|
||||
|
||||
.summaryBar {
|
||||
border-bottom: #fff solid 1px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue