Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Pixel 2: the return (#1237)

* Update main.css

* fix css rule that did not apply

* better flag position with mod tools on
Cette révision appartient à :
kilo 2017-07-19 09:53:57 +02:00 révisé par ewhal
Parent 867bd808fb
révision c482568965

Voir le fichier

@ -453,18 +453,18 @@ html, body {
width: 100%;
height: auto;
}
.tr-cat { width: 73px; }
.tr-cat { width: 71px; }
.torrent-preview-table .tr-cat { width: 74px; }
.tr-links { width: 48px; }
.header .h-search input { width: 90px !important; }
.header .h-search input:focus { width: 150px !important; }
.box { padding: 9px; }
th, .home-td, .user-td { padding: 2px 2px; }
}
@media (maw-width: 520px) {
@media (max-width: 520px) {
.form-input.language { width: 281px; }
.form-input.refine { display: none; }
th, .home-td, .user-td { padding: 2px 3px; }
}
.up-input {
@ -754,6 +754,7 @@ input.filelist-checkbox:checked + table.table-filelist {
.modtools #show_actions { margin-top: 4px; }
.mod-open .tr-cat { width: 73px; }
.mod-open .th, .mod-open .home-td, .mod-open .user-td { padding: 2px 2px; }
.mod-open .tr-cat .nyaa-cat img { left: 4px; }
/* Modal box */
/* The Modal (background) */