mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
update label rendering (and editor)
This commit is contained in:
@@ -672,17 +672,8 @@ body.ttrss_main {
|
||||
}
|
||||
}
|
||||
|
||||
span.labelColorIndicator {
|
||||
height : 16px;
|
||||
width : 16px;
|
||||
border-radius : 4px;
|
||||
line-height : 14px;
|
||||
vertical-align : middle;
|
||||
font-size : 9px;
|
||||
display : inline-block;
|
||||
background-color : #fff7d5;
|
||||
color : #063064;
|
||||
text-align : center;
|
||||
i.icon-label {
|
||||
color : #fff7d5;
|
||||
}
|
||||
|
||||
div#cmdline {
|
||||
@@ -789,6 +780,7 @@ body.ttrss_main {
|
||||
box-shadow : -1px 0px 2px -1px rgba(0,0,0,0.1);
|
||||
border-color : #ddd transparent;
|
||||
background : white;
|
||||
color : #333;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user