[Button, Check, Radio] Dark theme Implementation v02, v0.3.
[platform/core/uifw/efl-theme-tizen.git] / themes / widgets / genlist / genlist_email.edc
index ab4a46f..4ed6cb6 100755 (executable)
          image: "00_check_activated_dim.png" COMP;
          image: "00_check_activated.png" COMP;
          image: "00_check_press_bg.png" COMP;
-         image: "00_check_press.png" COMP;
       }
 
       script {
                image.normal: "00_check_activated_dim.png";
             }
             description { state: "pressed" 0.0;
-               inherit: "default" 0.0;
-               visible: 1;
-               image.normal: "00_check_press.png";
+               inherit: "visible" 0.0;
             }
          )