User Enable/Disable
[osm/UI.git] / skyquake / framework / widgets / button / button.scss
index e4eb7a4..043a769 100644 (file)
@@ -111,7 +111,8 @@ button{
   /* Focus */
   &:focus {
     /* box-shadow: $focus-shadow;*/
-    border: 1px solid red;
+    border: 1px solid;
+    border-color: darken($normalHoverBackground, 10%);
   }
 
   /* SIZES