mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 21:31:28 +00:00
add some text-shadows
This commit is contained in:
@@ -881,6 +881,14 @@ img.feedIcon, img.tinyFeedIcon {
|
||||
display : inline-block;
|
||||
}
|
||||
|
||||
.dijitToolbar {
|
||||
text-shadow : 1px 1px 2px #fff;
|
||||
}
|
||||
|
||||
.dijitAccordionTitleFocus {
|
||||
text-shadow : 1px 1px 2px #fff;
|
||||
}
|
||||
|
||||
.dijitDialog .dijitToolbar {
|
||||
border : 1px solid #c0c0c0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user