fine tuning visual

This commit is contained in:
gorhill 2014-07-02 18:54:25 -04:00
parent ea14c3f266
commit 9729b0e1bf

View file

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