Commit 4a459d93 authored by RawKStar77's avatar RawKStar77

Killed opacity on pen adder.

parent b6c51f19
......@@ -44,7 +44,6 @@
border: none;
cursor: pointer;
height: 100%;
opacity: .8;
text-indent: -999em;
width: 100%;
margin: 0;
......@@ -61,10 +60,6 @@
&:before {
border-color: $hoverborder;
}
button {
opacity: 1;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment