mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
initial work for flat modern theme
This commit is contained in:
9
lib/flat-ttrss/dijit/Menu_rtl.css
Executable file
9
lib/flat-ttrss/dijit/Menu_rtl.css
Executable file
@@ -0,0 +1,9 @@
|
||||
.flat .dijitMenuBarRtl {
|
||||
text-align: right;
|
||||
}
|
||||
.flat .dijitMenuItemRtl {
|
||||
text-align: right;
|
||||
}
|
||||
.flat .dijitMenuItemRtl .dijitMenuExpand:before {
|
||||
content: "\f000";
|
||||
}
|
||||
Reference in New Issue
Block a user