mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-14 15:49:02 +00:00
Include style for the new tabs in profile page
This commit is contained in:
@@ -108,3 +108,7 @@ table.torrent-list thead th.sorting_desc:after {
|
|||||||
border: 1px solid rgba(100, 56, 0, 0.8);
|
border: 1px solid rgba(100, 56, 0, 0.8);
|
||||||
background: rgba(200,127,0,0.3);
|
background: rgba(200,127,0,0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul.nav-tabs#profileTabs {
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user