1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-20 05:05:27 +00:00
This commit is contained in:
Andrew Dolgov
2018-12-04 16:53:01 +03:00
parent f679ec2e6e
commit 563a46f55a
105 changed files with 16731 additions and 4 deletions

8
lib/flat/dijit/Dialog_rtl.css Executable file
View File

@@ -0,0 +1,8 @@
.flat .dijitDialogRtl .dijitDialogCloseIcon {
right: auto;
left: 12px;
}
.flat .dijitDialogRtl .dijitDialogPaneActionBar,
.flat .dijitTooltipDialogRtl .dijitDialogPaneActionBar {
text-align: left;
}