mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 17:39:14 +00:00
css: add border to headline subtoolbar
This commit is contained in:
@@ -612,6 +612,12 @@ td.selectPrompt {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
table.headlinesSubToolbar {
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-style : solid;
|
||||
border-color : #f0f0f0;
|
||||
}
|
||||
|
||||
table.headlinesSubToolbar td.headlineActions {
|
||||
font-size : x-small;
|
||||
color : gray;
|
||||
|
||||
Reference in New Issue
Block a user