headlines subtoolbar, misc api changes
This commit is contained in:
14
tt-rss.css
14
tt-rss.css
@@ -686,3 +686,17 @@ td.selectPrompt {
|
||||
font-size : x-small;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
table.headlinesSubToolbar td.headlineActions {
|
||||
font-size : x-small;
|
||||
color : gray;
|
||||
padding : 5px 0px 5px 5px;
|
||||
}
|
||||
|
||||
table.headlinesSubToolbar td.headlineTitle {
|
||||
font-size : x-small;
|
||||
color : gray;
|
||||
padding : 5px 5px 5px 0px;
|
||||
text-align : right;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user