edc: fix button theme syntax error
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 7 Apr 2015 00:37:18 +0000 (20:37 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 7 Apr 2015 00:37:18 +0000 (20:37 -0400)
legacy/elementary/data/themes/edc/elm/button.edc

index 938bee7..c171287 100644 (file)
@@ -1530,7 +1530,7 @@ group { name: "elm/button/base/hoversel_horizontal_entry/default";
                }
             }
             description { state: "disabled" 0.0;
-               inherit: "default" 0 0 ;
+               inherit: "default" 0.0 ;
                color: FN_COL_DISABLE;
                color_class: "spinner_disabled";
             }
@@ -1630,4 +1630,4 @@ group { name: "elm/button/base/hoversel_horizontal_entry/default";
          }
       }
    }
-/******************* SPINNER BUTTONS STYLES END **********************/
\ No newline at end of file
+/******************* SPINNER BUTTONS STYLES END **********************/