Commit ff63f78
authored
[5.3] Logical css joomla tabs (#44607)
* [5.3] Logical CSS properties
Use logical CSS properties to avoid having to set different LTR and RTL css
This is a redo of #36034 which could not be merged at the time as browsers didnt support logical css properties for floats. They do now https://caniuse.com/?search=float-inline
The css changed is for the highlighted areas of the screenshot. There is no visual change
As this is a scss change then you will need to either rebuild the css or test with a prebuilt package
Signed-off-by: BrianTeeman <[email protected]>
* position
Signed-off-by: BrianTeeman <[email protected]>
* stylelint
Signed-off-by: BrianTeeman <[email protected]>
---------
Signed-off-by: BrianTeeman <[email protected]>1 parent b9e6129 commit ff63f78
File tree
1 file changed
+6
-20
lines changed- build/media_source/templates/administrator/atum/scss/vendor/joomla-custom-elements
1 file changed
+6
-20
lines changedbuild/media_source/templates/administrator/atum/scss/vendor/joomla-custom-elements/joomla-tab.scss
Lines changed: 6 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
| 278 | + | |
| 279 | + | |
284 | 280 | | |
285 | 281 | | |
286 | 282 | | |
| |||
289 | 285 | | |
290 | 286 | | |
291 | 287 | | |
292 | | - | |
293 | | - | |
| 288 | + | |
| 289 | + | |
294 | 290 | | |
295 | 291 | | |
296 | | - | |
297 | 292 | | |
| 293 | + | |
| 294 | + | |
298 | 295 | | |
299 | 296 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | 297 | | |
311 | | - | |
312 | 298 | | |
313 | 299 | | |
314 | 300 | | |
| |||
0 commit comments