mirror of
https://github.com/friendica/friendica
synced 2024-11-10 16:22:53 +00:00
Small border-radius for tabs
This commit is contained in:
parent
17a78e7186
commit
c324e2c9f9
1 changed files with 1 additions and 0 deletions
|
@ -1920,6 +1920,7 @@ ul.tabs a {
|
|||
div.pager, .birthday-notice, .comment-edit-submit-wrapper .fakelink {
|
||||
padding: 2px 7px 2px 7px;
|
||||
color: black;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
div.pager, .birthday-notice, ul.tabs a, .comment-edit-submit-wrapper .fakelink {
|
||||
|
|
Loading…
Reference in a new issue