mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
i.icon-score should have cursor pointer
This commit is contained in:
@@ -581,9 +581,6 @@ body.ttrss_main {
|
||||
}
|
||||
}
|
||||
|
||||
img.score-pic {
|
||||
|
||||
}
|
||||
|
||||
div.dlgSec {
|
||||
font-size : 14px;
|
||||
@@ -1179,6 +1176,10 @@ body.ttrss_main {
|
||||
opacity : 0.5;
|
||||
}
|
||||
|
||||
i.icon-score {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
.panel {
|
||||
border : 1px solid #ddd;
|
||||
background : @color-panel-bg;
|
||||
|
||||
Reference in New Issue
Block a user