summaryrefslogtreecommitdiff
path: root/www/css/custommfb.scss
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/custommfb.scss')
-rw-r--r--www/css/custommfb.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/css/custommfb.scss b/www/css/custommfb.scss
index 861c8110..20dbeb58 100644
--- a/www/css/custommfb.scss
+++ b/www/css/custommfb.scss
@@ -188,7 +188,8 @@ $number-of-child-buttons: 4 !default;
position: relative;
border: none;
border-radius: 50%;
- box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
+ /* box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28); - PP */
+ opacity:0.8; /* PP */
cursor: pointer;
outline: none;
padding: 0;