aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/main.css')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index cade37f6..b81335eb 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -630,6 +630,10 @@ main ul.row {
630 content: "\eae6"; 630 content: "\eae6";
631} 631}
632 632
633.icon-link::before {
634 content: "\e9cb";
635}
636
633footer [class^="icon-"], 637footer [class^="icon-"],
634footer [class*=" icon-"] { 638footer [class*=" icon-"] {
635 font-size: 2em; 639 font-size: 2em;