[elm_slider] Applied efl-dark theme v0.2 for Slider widget.
[platform/core/uifw/efl-theme-tizen.git] / themes / widgets / tickernoti.edc
index 5d17b59..bf852e8 100644 (file)
@@ -24,7 +24,7 @@
          item: "height" TICKERNOTI_INFO_BG_MIN_HEIGHT_INC;
       }
       images {
-         image: "00_winset_notification_bg1.png" COMP;
+         image: "00_notification_bg.png" COMP;
       }
       parts {
          part { name: "base";
@@ -51,7 +51,9 @@
                   to: "base";
                }
                image {
-                  normal: "00_winset_notification_bg1.png";
+                  normal: "00_notification_bg.png";
+                  border: TICKERNOTI_DEFAULT_BG_BORDER_INC;
+                  border_scale: 1;
                }
             }
          }
          }
          part {
             name: "event";
+            type: RECT;
             mouse_events: 1;
             repeat_events: 1;
             description {state: "default" 0.0;
          }
          part {
             name: "event";
+            type: RECT;
             mouse_events: 1;
             repeat_events: 1;
             description {
       styles {
          style {
             name: "style_textonly";
-            base: "font=Tizen:style=Bold font_size="TICKERNOTI_DEFAULT_TEXT2_FONT_SIZE_INC" color="TICKER_NOTI_DEFAULT_TEXT_COLOR_INC" wrap=mixed ellipsis=1.0 linesize=32 text_class=tizen";
+            base: "font=Tizen:style=Bold font_size="TICKERNOTI_DEFAULT_TEXT2_FONT_SIZE_INC" color="TICKER_NOTI_DEFAULT_TEXT_COLOR_INC" wrap=mixed ellipsis=1.0 text_class=tizen";
             tag: "br" "\n";
             tag: "ps" "ps";
             tag: "b" "+ font=Tizen:style=Bold";