mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
set all tooltip colors via less variables
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
@border-default : #ddd;
|
||||
@default-text: #555;
|
||||
@color-icon: #777;
|
||||
@color-tooltip-fg: @color-panel-bg;
|
||||
@color-tooltip-bg: darken(@color-accent, 10%);
|
||||
|
||||
body.ttrss_main,
|
||||
body.ttrss_prefs,
|
||||
|
||||
Reference in New Issue
Block a user