From c69af8308f35fe373d58a78cfa1b40e9045d09fa Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 20 Apr 2020 18:06:33 +0000 Subject: [PATCH] i2psnark: CSS tweak --- installer/resources/themes/snark/ubergine/snark.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/installer/resources/themes/snark/ubergine/snark.css b/installer/resources/themes/snark/ubergine/snark.css index 30a451d72..8bc3aaa26 100644 --- a/installer/resources/themes/snark/ubergine/snark.css +++ b/installer/resources/themes/snark/ubergine/snark.css @@ -990,10 +990,6 @@ tr:hover .percentBarInner { float: left; } -.peerinfo .snarkTorrentDownloaded { - text-align: right !important; -} - .percentBarText { text-align: center; font-weight: bold; @@ -1024,6 +1020,7 @@ tr:hover .percentBarInner { .peerinfo .snarkTorrentDownloaded { text-align: center !important; + font-weight: normal; } /* end download bars */