forked from I2P_Developers/i2p.i2p
center icons in details first column
This commit is contained in:
@@ -366,6 +366,10 @@ table.snarkTorrents tbody tr:hover, table.snarkDirInfo tbody tr:hover {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
td.snarkFileIcon:first-child {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.snarkFileName {
|
||||
padding: 4px 0px !important;
|
||||
text-align: left !important;
|
||||
|
@@ -373,6 +373,10 @@ td:first-child {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
td.snarkFileIcon:first-child {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.snarkFileName {
|
||||
padding: 4px 0px !important;
|
||||
text-align: left !important;
|
||||
|
Reference in New Issue
Block a user