fetstilta olästa rader

git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@317 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
patr-str 2011-03-14 10:30:21 +00:00
parent 360d7e3721
commit 48248372eb

@ -7,6 +7,12 @@
color: #fff;
}
#dsv-header {
background: url('../images/dsv-head-en.png') no-repeat;
height: 133px;
color: #fff;
}
#logo {
background: url('../images/logo.png') no-repeat;
text-indent: -2000px;
@ -230,4 +236,10 @@ ul.no-list-style li {
.green > span {
}
/* STYLING */
tr.unread-message-table-row > td {
font-weight: bold;
}