Personal message styling, take three.

From the "Don't use black" school of design.

(imported from commit 7362208f2cf7967fd1186ed29e86c5544da8b991)
This commit is contained in:
Waseem Daher 2012-09-28 14:47:54 -04:00
parent 8ffba78d89
commit 1616782f8a
1 changed files with 1 additions and 2 deletions

View File

@ -107,9 +107,8 @@ td.pointer {
overflow-x: hidden;
padding-left: 10px;
white-space: nowrap;
font-weight: bold;
background-color: black;
color: white;
background-color: #444;
border: 2px solid black;
}