diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2015-02-10 15:23:56 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2015-02-10 15:23:56 +0100 |
| commit | df9cf9d09bf4496a9e5d799bd99437a3224a06d4 (patch) | |
| tree | f5e02ae4c0446f703e5c6c112d631add591a693f /searx/static/themes/courgette/css/style-rtl.css | |
| parent | c711212662996e232a1d3bc692f6f765e1467125 (diff) | |
Merge branch 'rtl' of github.com:Cqoicebordel/searx
Diffstat (limited to 'searx/static/themes/courgette/css/style-rtl.css')
| -rw-r--r-- | searx/static/themes/courgette/css/style-rtl.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/static/themes/courgette/css/style-rtl.css b/searx/static/themes/courgette/css/style-rtl.css new file mode 100644 index 000000000..38c4153a6 --- /dev/null +++ b/searx/static/themes/courgette/css/style-rtl.css @@ -0,0 +1 @@ +.q{padding:.5em 1em .5em 3em}#search_submit{left:0;right:auto}.result .favicon{float:right;margin-left:.5em;margin-right:0}#sidebar{right:auto;left:0}#results{padding:0 32px 0 272px}.search.center{padding-right:0;padding-left:17em}.right{right:auto;left:0}#pagination form+form{float:left;margin-top:-2em}
\ No newline at end of file |