mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-08 05:49:14 +00:00
rework scoring display, JS processing and icons
This commit is contained in:
25
css/cdm.less
25
css/cdm.less
@@ -341,31 +341,6 @@ div#floatingTitle.Unread a.title {
|
||||
color : black;
|
||||
}
|
||||
|
||||
.cdm.high .header {
|
||||
a.title.high,
|
||||
.excerpt,
|
||||
span.author {
|
||||
color : #00aa00;
|
||||
}
|
||||
}
|
||||
|
||||
.cdm.Unread.high .header {
|
||||
a.title.high,
|
||||
.excerpt,
|
||||
span.author {
|
||||
color : #00dd00;
|
||||
}
|
||||
}
|
||||
|
||||
.cdm .header a.title.low,
|
||||
.cdm.low .header .excerpt,
|
||||
.cdm.Unread .header a.title.low,
|
||||
.cdm.Unread.low .header .excerpt,
|
||||
.cdm.low .header span.author {
|
||||
color : #909090;
|
||||
text-decoration : line-through;
|
||||
}
|
||||
|
||||
.cdm.expandable {
|
||||
background-color : #f0f0f0;
|
||||
border: 0px solid #ddd;
|
||||
|
||||
Reference in New Issue
Block a user