mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
initial
This commit is contained in:
9
lib/flat/dijit/Tree_rtl.css
Normal file
9
lib/flat/dijit/Tree_rtl.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.flat .dijitTreeRtl {
|
||||
text-align: right;
|
||||
}
|
||||
.flat .dijitTreeRtl .dijitTreeContainer {
|
||||
float: right;
|
||||
}
|
||||
.flat .dijitTreeRtl .dijitTreeExpandoClosed:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
Reference in New Issue
Block a user