mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-21 22:55:27 +00:00
initial
This commit is contained in:
15
lib/flat/dijit/form/Button_rtl.css
Normal file
15
lib/flat/dijit/form/Button_rtl.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.flat table.dijitComboButtonRtl .dijitStretch {
|
||||
border-radius: 0 3px 3px 0;
|
||||
}
|
||||
.flat table.dijitComboButtonRtl .dijitArrowButton {
|
||||
border-radius: 3px 0 0 3px;
|
||||
border-left-width: 1px;
|
||||
border-right-width: 0;
|
||||
}
|
||||
.flat .dijitDropDownButtonRtl .dijitButtonNode {
|
||||
padding-left: 8px;
|
||||
}
|
||||
.flat .dijitDropDownButtonRtl .dijitArrowButtonInner {
|
||||
margin-left: 0;
|
||||
margin-right: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user