Move css files from index to proper subpages
[platform/framework/web/web-ui-fw.git] / demos / tizen-winsets / widgets / button / styles.css
similarity index 67%
rename from demos/tizen-winsets/custom.css
rename to demos/tizen-winsets/widgets/button/styles.css
index fb9759d..99c6a22 100644 (file)
@@ -1,10 +1,3 @@
-.my-check-button-style {
-       margin: 10px;
-}
-.my-check-inline-style {
-       display: inline;
-}
-
 .ui-icon-test{
        background-size: 100% 100%;
        background-image: url(test.png);
@@ -14,4 +7,4 @@
        background-position:0% 0%;
        background-size:50% 50%;
        background-image: url(test.png);
-}
+}
\ No newline at end of file