Update dark style

This commit is contained in:
the1812 2018-11-16 17:56:48 +08:00
parent 4b13aa9607
commit 5488b3a828
6 changed files with 19 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -632,6 +632,11 @@ body>div.to-top.on
{
border-radius: 0 !important;
}
.card-list .card
{
border: none !important;
border-radius: 4px !important;
}
.list-filter-bar .sort-box .item.active,
.list-filter-bar .sort-box .item:hover,

View File

@ -343,6 +343,12 @@ body
color: #888 !important;
}
.card-list .card
{
border: none !important;
border-radius: 4px !important;
}
@media only screen and (min-width: 1291px)
{
.nav-con