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:
@@ -0,0 +1,16 @@
|
||||
@import 'dijit_variables';
|
||||
|
||||
.{$theme-name} {
|
||||
|
||||
.dijitTreeRtl {
|
||||
text-align: right;
|
||||
|
||||
.dijitTreeContainer {
|
||||
float: right;
|
||||
}
|
||||
.dijitTreeExpandoClosed:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user