Commit 2218165
committed
style: Add RTL support comments to SCSS and CSS files
- Add RTL margin override for .ms-2 class in Media navbar component
- Add RTL comment for form control feedback positioning in forms component
- Add RTL comments for brand wrapper title positioning in navbar component
- Add RTL comments for validation error background positioning
- Update compiled CSS files (TheAdmin.css and login.css) with RTL directives
- Improve right-to-left language support through SCSS/CSS RTL annotations1 parent a95fb4c commit 2218165
File tree
6 files changed
+13
-9
lines changed- src
- OrchardCore.Modules/OrchardCore.Media/Assets/scss
- OrchardCore.Themes/TheAdmin
- Assets/scss/components
- wwwroot/css
6 files changed
+13
-9
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
874 | | - | |
| 874 | + | |
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
| |||
8057 | 8057 | | |
8058 | 8058 | | |
8059 | 8059 | | |
8060 | | - | |
| 8060 | + | |
8061 | 8061 | | |
8062 | 8062 | | |
8063 | 8063 | | |
| |||
8070 | 8070 | | |
8071 | 8071 | | |
8072 | 8072 | | |
8073 | | - | |
| 8073 | + | |
8074 | 8074 | | |
8075 | 8075 | | |
8076 | 8076 | | |
| |||
8713 | 8713 | | |
8714 | 8714 | | |
8715 | 8715 | | |
8716 | | - | |
| 8716 | + | |
8717 | 8717 | | |
8718 | 8718 | | |
8719 | 8719 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments