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:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/* TitlePane */
|
||||
.flat .dijitTitlePaneRtl .dijitTitlePaneTitle {
|
||||
text-align: right;
|
||||
}
|
||||
.flat .dijitTitlePaneRtl .dijitClosed .dijitArrowNode:before {
|
||||
content: "\f006";
|
||||
}
|
||||
Reference in New Issue
Block a user