tokentextarea: Apply light theme
authorMinkyeong Kim <minkyeong.kim@samsung.com>
Wed, 19 Jun 2013 09:47:47 +0000 (18:47 +0900)
committerhjnim.kim <hjnim.kim@samsung.com>
Fri, 21 Jun 2013 05:43:10 +0000 (14:43 +0900)
Change-Id: I08a389c7e99e3982f19fd98301f0666bd4181b12

src/themes/tizen/common/jquery.mobile.tizen.tokentextarea.less

index b979d55..180f1d8 100644 (file)
@@ -27,7 +27,7 @@
        padding : 0 !important;
        margin : .5em;
        color : @color_tokentextarea_input_text;
-       background-color : @color_tokentextarea_bg;
+       background-color : @color_tokentextarea_bg !important;
        text-align : left;
        font-size : 1em;
 }