From 124ac1ca9070e1997e7ab9d667255cec924c79dc Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 1 Sep 2020 12:59:41 -0400 Subject: fixed some layout issues with fonticons that have no label. fixed anchor link colors for pdfs and webboes. --- src/client/views/nodes/FontIconBox.scss | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/client/views/nodes/FontIconBox.scss') diff --git a/src/client/views/nodes/FontIconBox.scss b/src/client/views/nodes/FontIconBox.scss index d7c5e9c92..33ac85a0e 100644 --- a/src/client/views/nodes/FontIconBox.scss +++ b/src/client/views/nodes/FontIconBox.scss @@ -34,6 +34,7 @@ } } +.menuButton-circle, .menuButton-round { border-radius: 100%; background-color: black; @@ -62,6 +63,7 @@ } .menuButton, +.menuButton-circle, .menuButton-round, .menuButton-square { margin-left: -5%; @@ -74,11 +76,6 @@ touch-action: none; border-radius: 8px; width: 100%; - - // &:hover { - // background: rgb(61, 61, 61); - // cursor: pointer; - // } } .menuButton-icon-square { -- cgit v1.2.3-70-g09d2