1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 10:29:14 +00:00

support colored labels

This commit is contained in:
Andrew Dolgov
2009-01-26 11:07:53 +01:00
parent c218ceb82c
commit 2eb9c95c97
4 changed files with 63 additions and 25 deletions

View File

@@ -2087,4 +2087,15 @@ div#errorBox input {
margin-bottom : 10px;
}
span.prefsLabelEntry {
padding : 2px;
}
div.labelColorIndicator {
float : right;
height : 14px;
width : 14px;
line-height : 14px;
font-height : 9px;
text-align : center;
}