Small CSS tweaks

- Legacy-Id: 1986
This commit is contained in:
Pasi Eronen 2010-02-16 20:24:51 +00:00
parent 5a754d999b
commit ce33a4a30f

View file

@ -111,3 +111,5 @@ td.ballot_icon_red { background: #c00000; color: yellow; }
td.ballot_icon_gray { background: #c0c0c0; }
table.ballot_icon td.ballot_icon_my { border: 3px outset black;}
.ietf-highlight-y { padding:0 2px;background:yellow;font-size:85%;}
.ietf-highlight-r { padding:0 2px;background:#ffa0a0;font-size:85%;}