dashlet-css: still unsure

This commit is contained in:
Thomas Gelf 2017-07-20 15:04:09 +02:00
parent 014963f96c
commit c83fdbf7c4
1 changed files with 0 additions and 5 deletions

View File

@ -603,11 +603,6 @@ ul.main-actions {
-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.35);
box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.35);
&.active {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
}
&:active, &:focus {