diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-05-07 15:11:05 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2022-05-07 19:40:48 +0200 |
| commit | 9b3efa6d8ab46a3db62f42624d7e9f4b55fdd0ef (patch) | |
| tree | 554ff67c6b84531b2a6f99505cc954395d730024 /searx/static/themes/simple/src/less/style-rtl.less | |
| parent | 6db568bf69b7145451ff90e14da0e49fb5b6269b (diff) | |
theme: remove __common__
Diffstat (limited to 'searx/static/themes/simple/src/less/style-rtl.less')
| -rw-r--r-- | searx/static/themes/simple/src/less/style-rtl.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/src/less/style-rtl.less b/searx/static/themes/simple/src/less/style-rtl.less index bbaa48748..cf105702b 100644 --- a/searx/static/themes/simple/src/less/style-rtl.less +++ b/searx/static/themes/simple/src/less/style-rtl.less @@ -124,7 +124,7 @@ background-position-x: 100%; } -// patch of searx/static/themes/__common__/less/stats.less +// patch of stats.less .bar-chart-serie1, .bar-chart-serie2 { float: right; |