liquid_feedback_frontend
changeset 1652:79cf66ba7881
Updated stylesheet for updated material icon font
author | bsw |
---|---|
date | Fri Feb 12 17:33:22 2021 +0100 (2021-02-12) |
parents | 3abdb22f9da8 |
children | 6a82661ea3cb |
files | static/lf4.css |
line diff
1.1 --- a/static/lf4.css Fri Feb 12 17:32:01 2021 +0100 1.2 +++ b/static/lf4.css Fri Feb 12 17:33:22 2021 +0100 1.3 @@ -14,7 +14,7 @@ 1.4 font-family: 'Material Icons'; 1.5 font-style: normal; 1.6 font-weight: 400; 1.7 - src: url("font/material.woff2") format('woff2'); 1.8 + src: url("font/MaterialIcons-Regular.ttf"); 1.9 } 1.10 1.11 .material-icons { 1.12 @@ -615,10 +615,8 @@ 1.13 1.14 .contextlinks { 1.15 color: #fff; 1.16 - xfont-size: 14px; 1.17 - xmargin-bottom: 5px; 1.18 } 1.19 - 1.20 + 1.21 /************************************************************************* 1.22 * Voting 1.23 */