diff options
| author | ZeroCool940711 <alejandrogilelias940711@gmail.com> | 2021-12-26 23:41:04 -0700 |
|---|---|---|
| committer | ZeroCool940711 <alejandrogilelias940711@gmail.com> | 2021-12-26 23:41:04 -0700 |
| commit | 7e765b84833d77e159c44c17522aa2c6a622ba27 (patch) | |
| tree | f7e84814a041c85b078c9f6e8652c155050c55f5 /htroot/env | |
| parent | 6fe905bb82f166843873cbbf6a694f43f39da4c2 (diff) | |
Improved the Image search page to have bigger thumbnails, use a bigger area for results and a smaller left sidebar.
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/base.css | 10 | ||||
| -rw-r--r-- | htroot/env/bootstrap-base.css | 3 | ||||
| -rw-r--r-- | htroot/env/bootstrap/css/bootstrap.css | 42 |
3 files changed, 29 insertions, 26 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index 4fd484961..72de37701 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -258,8 +258,8 @@ tt, *.tt { .thumbcontainer { margin: 2px; - width: 128px; - height: 128px; /* 96px thumbnail + some lines of text */ + width: 256px; + height: 256px; /* 96px thumbnail + some lines of text */ float: left; /* Cut non square images not rendered by YaCy ViewImage */ overflow: hidden; @@ -600,10 +600,10 @@ ul.SubMenu a.MenuItemLink { a.thumblink { display:block; - width: 128px; - height: 128px; + width: 256px; + height: 256px; margin: 2px; - line-height: 128px; + line-height: 256px; text-align: center; overflow: hidden; } diff --git a/htroot/env/bootstrap-base.css b/htroot/env/bootstrap-base.css index 5fd266d90..a2a5d1a04 100644 --- a/htroot/env/bootstrap-base.css +++ b/htroot/env/bootstrap-base.css @@ -33,6 +33,7 @@ body { } @media (min-width: 768px) { .sidebar { + width: 15%; position: fixed; top: 61px; bottom: 0; @@ -131,4 +132,6 @@ ul.nav li.dropdown:hover ul.dropdown-menu{ } .col-md-9 { overflow-x: hidden; + margin-left: 15%; + width: 85%; } diff --git a/htroot/env/bootstrap/css/bootstrap.css b/htroot/env/bootstrap/css/bootstrap.css index 4153662fb..5483f00ad 100644 --- a/htroot/env/bootstrap/css/bootstrap.css +++ b/htroot/env/bootstrap/css/bootstrap.css @@ -1696,7 +1696,7 @@ pre code { width: 83.33333333%; } .col-xs-9 { - width: 75%; + width: 85%; } .col-xs-8 { width: 66.66666667%; @@ -1714,7 +1714,7 @@ pre code { width: 33.33333333%; } .col-xs-3 { - width: 25%; + width: 15%; } .col-xs-2 { width: 16.66666667%; @@ -1732,7 +1732,7 @@ pre code { right: 83.33333333%; } .col-xs-pull-9 { - right: 75%; + right: 85%; } .col-xs-pull-8 { right: 66.66666667%; @@ -1771,7 +1771,7 @@ pre code { left: 83.33333333%; } .col-xs-push-9 { - left: 75%; + left: 85%; } .col-xs-push-8 { left: 66.66666667%; @@ -1810,7 +1810,7 @@ pre code { margin-left: 83.33333333%; } .col-xs-offset-9 { - margin-left: 75%; + margin-left: 85%; } .col-xs-offset-8 { margin-left: 66.66666667%; @@ -1828,7 +1828,7 @@ pre code { margin-left: 33.33333333%; } .col-xs-offset-3 { - margin-left: 25%; + margin-left: 15%; } .col-xs-offset-2 { margin-left: 16.66666667%; @@ -1864,7 +1864,7 @@ pre code { width: 83.33333333%; } .col-sm-9 { - width: 75%; + width: 85%; } .col-sm-8 { width: 66.66666667%; @@ -1882,7 +1882,7 @@ pre code { width: 33.33333333%; } .col-sm-3 { - width: 25%; + width: 15%; } .col-sm-2 { width: 16.66666667%; @@ -1900,7 +1900,7 @@ pre code { right: 83.33333333%; } .col-sm-pull-9 { - right: 75%; + right: 85%; } .col-sm-pull-8 { right: 66.66666667%; @@ -1939,7 +1939,7 @@ pre code { left: 83.33333333%; } .col-sm-push-9 { - left: 75%; + left: 85%; } .col-sm-push-8 { left: 66.66666667%; @@ -1978,7 +1978,7 @@ pre code { margin-left: 83.33333333%; } .col-sm-offset-9 { - margin-left: 75%; + margin-left: 85%; } .col-sm-offset-8 { margin-left: 66.66666667%; @@ -2033,7 +2033,7 @@ pre code { width: 83.33333333%; } .col-md-9 { - width: 75%; + width: 85%; } .col-md-8 { width: 66.66666667%; @@ -2051,7 +2051,7 @@ pre code { width: 33.33333333%; } .col-md-3 { - width: 25%; + width: 15%; } .col-md-2 { width: 16.66666667%; @@ -2069,7 +2069,7 @@ pre code { right: 83.33333333%; } .col-md-pull-9 { - right: 75%; + right: 85%; } .col-md-pull-8 { right: 66.66666667%; @@ -2108,7 +2108,7 @@ pre code { left: 83.33333333%; } .col-md-push-9 { - left: 75%; + left: 85%; } .col-md-push-8 { left: 66.66666667%; @@ -2147,7 +2147,7 @@ pre code { margin-left: 83.33333333%; } .col-md-offset-9 { - margin-left: 75%; + margin-left: 85%; } .col-md-offset-8 { margin-left: 66.66666667%; @@ -2202,7 +2202,7 @@ pre code { width: 83.33333333%; } .col-lg-9 { - width: 75%; + width: 85%; } .col-lg-8 { width: 66.66666667%; @@ -2220,7 +2220,7 @@ pre code { width: 33.33333333%; } .col-lg-3 { - width: 25%; + width: 15%; } .col-lg-2 { width: 16.66666667%; @@ -2238,7 +2238,7 @@ pre code { right: 83.33333333%; } .col-lg-pull-9 { - right: 75%; + right: 85%; } .col-lg-pull-8 { right: 66.66666667%; @@ -2277,7 +2277,7 @@ pre code { left: 83.33333333%; } .col-lg-push-9 { - left: 75%; + left: 85%; } .col-lg-push-8 { left: 66.66666667%; @@ -2316,7 +2316,7 @@ pre code { margin-left: 83.33333333%; } .col-lg-offset-9 { - margin-left: 75%; + margin-left: 85%; } .col-lg-offset-8 { margin-left: 66.66666667%; |
