fine tuning visual

This commit is contained in:
gorhill 2014-07-02 18:54:25 -04:00
parent ea14c3f266
commit 9729b0e1bf
1 changed files with 4 additions and 0 deletions

View File

@ -39,8 +39,12 @@ td, th {
td:nth-of-type(2) { td:nth-of-type(2) {
text-align: right; text-align: right;
} }
td:nth-of-type(3) {
color: #444;
}
td:nth-of-type(3) b { td:nth-of-type(3) b {
padding: 2px 0; padding: 2px 0;
color: #000;
background-color: #ff8; background-color: #ff8;
} }
#blockedRequests { #blockedRequests {