diff options
| author | 2022-08-06 22:40:43 +0200 | |
|---|---|---|
| committer | 2022-08-06 22:40:43 +0200 | |
| commit | 0cb9f59622f893ce0878e3876e28556781dd6700 (patch) | |
| tree | f8640ef03f1560932111186f7e1aaf47323eea94 /p/themes/Mapco/icons/read-white.svg | |
| parent | a111f50c695c82dd257eeaf43d3551727f8ecc30 (diff) | |
Fix: Mapco theme cleaning (#4491)
* translated the comments FR -> EN
* delete useless extra styles for login header (template.css)
* <select> in the same height like <input>
* simplefy the search bar button
* improve the config menu button
* improve the layout of the login/register prompt
* navigation bar: border radius
* navigation bar: btn hover improved to darker grey, when not within .stick
* header height improved
* delete unused code ul.nav
* delete outcommented code
* translate comments FR -> EN
* improve login form layout
* icons: do not use it as background-image
* mapco.css
* fixes the nuts
* more nuts
* improve mobile login form
* delete unused view-normal.svg
* compress the svg icons
Diffstat (limited to 'p/themes/Mapco/icons/read-white.svg')
| -rw-r--r-- | p/themes/Mapco/icons/read-white.svg | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/p/themes/Mapco/icons/read-white.svg b/p/themes/Mapco/icons/read-white.svg deleted file mode 100644 index 578facdc7..000000000 --- a/p/themes/Mapco/icons/read-white.svg +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="18" - viewBox="0 0 16 18" - version="1.1" - id="svg5" - sodipodi:docname="read-white.svg" - inkscape:version="0.92.3 (unknown)"> - <metadata - id="metadata11"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs9" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="841" - inkscape:window-height="480" - id="namedview7" - showgrid="false" - inkscape:zoom="13.882353" - inkscape:cx="8" - inkscape:cy="8.5" - inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="0" - inkscape:current-layer="svg5" /> - <g - id="surface2"> - <path - style="fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none" - d="M 8,0 0.460938,4.933594 0,5.234375 V 18 H 16 V 5.234375 Z m 0,2.417969 5.628906,3.683593 -5.628906,4.5 -5.628906,-4.5 z M 2,8.390625 8,13.1875 14,8.390625 v 7.574219 H 2 Z m 0,0" - id="path2" - inkscape:connector-curvature="0" /> - </g> -</svg> |
