remove unused css
This commit is contained in:
@@ -600,10 +600,6 @@ body.drag .app::after {
|
|||||||
padding: 8em 20px 20px 20px;
|
padding: 8em 20px 20px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.torrent-details .open-folder {
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
|
|
||||||
.torrent-details table {
|
.torrent-details table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@@ -615,8 +611,7 @@ body.drag .app::after {
|
|||||||
height: 28px;
|
height: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.torrent-details tr:hover,
|
.torrent-details tr:hover {
|
||||||
.torrent-details .open-folder:hover {
|
|
||||||
background-color: rgba(200, 200, 200, 0.3);
|
background-color: rgba(200, 200, 200, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user