tweaks to button css
authorLinda Nichols <lynnaloo@gmail.com>
Fri, 18 Apr 2014 19:04:04 +0000 (19:04 +0000)
committerLinda Nichols <lynnaloo@gmail.com>
Fri, 18 Apr 2014 19:04:04 +0000 (19:04 +0000)
lib/enyo-x/source/less/screen.less
lib/enyo-x/source/stylesheets/screen.css

index e69ff00..dbe9898 100644 (file)
@@ -137,6 +137,7 @@ body {
   .onyx-button {
     margin: 2px;
     min-width: 60px;
+    background: #e1e1e1;
     color: @charcoal;
     font-size: 20px;
     &.text {
index a395d93..77b5ae2 100755 (executable)
@@ -1580,6 +1580,7 @@ body {
 .xv-buttons .onyx-button {
   margin: 2px;
   min-width: 60px;
+  background: #e1e1e1;
   color: #666666;
   font-size: 20px;
 }