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:
11
tt-rss.css
11
tt-rss.css
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user