pull/216/head
parent
9e01c304c7
commit
9022912fb1
|
@ -64,23 +64,23 @@
|
|||
}
|
||||
@media only screen and (max-width:1152px){
|
||||
.list-table td.file,.list-table th.file{width:calc(95% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:925px){
|
||||
.list-table td.file,.list-table th.file{width:calc(94% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:781px){
|
||||
.list-table td.file,.list-table th.file{width:calc(93% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:679px){
|
||||
.list-table td.file,.list-table th.file{width:calc(92% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
@ -63,23 +63,23 @@
|
|||
}
|
||||
@media only screen and (max-width:1152px){
|
||||
.list-table td.file,.list-table th.file{width:calc(95% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:925px){
|
||||
.list-table td.file,.list-table th.file{width:calc(94% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:781px){
|
||||
.list-table td.file,.list-table th.file{width:calc(93% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:679px){
|
||||
.list-table td.file,.list-table th.file{width:calc(92% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
@ -63,23 +63,23 @@
|
|||
}
|
||||
@media only screen and (max-width:1152px){
|
||||
.list-table td.file,.list-table th.file{width:calc(95% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:925px){
|
||||
.list-table td.file,.list-table th.file{width:calc(94% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:781px){
|
||||
.list-table td.file,.list-table th.file{width:calc(93% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
@media only screen and (max-width:679px){
|
||||
.list-table td.file,.list-table th.file{width:calc(92% - 220px)}
|
||||
.list-table td.size{width:140px !important}
|
||||
.list-table td.updated_at{width:70px !important}
|
||||
.list-table td.size{width:70px !important}
|
||||
.list-table td.updated_at{width:140px !important}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue