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:
Executable
+17
@@ -0,0 +1,17 @@
|
||||
@import 'dijit_variables';
|
||||
|
||||
.{$theme-name} {
|
||||
|
||||
.dijitDialogRtl .dijitDialogCloseIcon {
|
||||
right: auto;
|
||||
left: $dialog-padding * 1.5;
|
||||
}
|
||||
|
||||
.dijitDialogRtl,
|
||||
.dijitTooltipDialogRtl {
|
||||
.dijitDialogPaneActionBar {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user