mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-07 14:00:59 +01:00
add some text-shadows
This commit is contained in:
parent
d7b5a9e7f5
commit
19baecc62e
@ -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;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user