mirror of
https://github.com/friendica/friendica
synced 2024-11-18 14:23:41 +00:00
border-radius for tabs again, they seems to have got lost earlier
This commit is contained in:
parent
6e9ed089cf
commit
911777a737
1 changed files with 1 additions and 0 deletions
|
@ -1895,6 +1895,7 @@ ul.tabs a {
|
|||
padding-bottom: 0px;
|
||||
padding: 0px 12px 0px 12px;
|
||||
color: #444;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
ul.tabs a {
|
||||
|
|
Loading…
Reference in a new issue