add a little colour to lone tab titles

This commit is contained in:
Oliver Gorwits
2013-05-06 22:16:24 +01:00
parent 9690a31f19
commit bf7a419d08
3 changed files with 8 additions and 2 deletions

View File

@@ -207,6 +207,10 @@ td {
color: #6D5720;
}
.nd_single_tab {
color: rgb(187,112,0) !important;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* style customization for many items which appear in the sidebar */