Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update classic.css

Cette révision appartient à :
kilo 2017-09-08 22:41:24 +02:00 révisé par GitHub
Parent d3f2678923
révision 12cd84286c

Voir le fichier

@ -175,6 +175,8 @@ select.form-input {
}
.results.box {
padding: 1px!important;
border-top: none;
border-radius: 0 0 4px 4px;
}
.box, #description-box, .comment-box, .comment-submit,input#show-filelist:checked~#filelist {
background-color: #FBFBFB;
@ -205,6 +207,7 @@ select.form-input {
.header .h-user .user-menu {
background: linear-gradient(to bottom, #000000 0%, #2b2b2b 72%);
}
@ -348,11 +351,14 @@ a.nav-btn.log-in {
.tr-cs {
width: 30px;
text-align: right;
font-size: 0.9em!important;
}
.tr-date {
width: 96px;
}
th.tr-cs {
font-size: 0.9em;
}
.modtools {
background-color: #F7F8F9;
border-color: #cbbdd7;