sync
[bootswatch] / erine-coming-soon / css / form-elements.css
index 6afbd39..d10b3b8 100644 (file)
@@ -1,94 +1,94 @@
-
-input[type="text"] {
-    margin: 0;
-    padding: 0 10px;
-    vertical-align: middle;
-    background: none;
-    border: 1px solid #fff;
-    font-family: 'Roboto', sans-serif;
-    font-size: 22px;
-    font-weight: 300;
-    line-height: 50px;
-    color: #fff;
-    -moz-border-radius: 6px;
-    -webkit-border-radius: 6px;
-    border-radius: 6px;
-    -moz-box-shadow: none;
-    -webkit-box-shadow: none;
-    box-shadow: none;
-    -o-transition: all .3s;
-    -moz-transition: all .3s;
-    -webkit-transition: all .3s;
-    -ms-transition: all .3s;
-    transition: all .3s;
-}
-
-input[type="text"]:focus {
-       outline: 0;
-    border: 1px solid #fff;
-    -moz-box-shadow: none;
-    -webkit-box-shadow: none;
-    box-shadow: none;
-}
-
-input[type="text"]:-moz-placeholder { color: #fff; }
-input[type="text"]:-ms-input-placeholder { color: #fff; }
-input[type="text"]::-webkit-input-placeholder { color: #fff; }
-
-
-.subscribe button {
-       height: 52px;
-    margin: 0;
-    padding: 0 20px;
-    vertical-align: middle;
-    background: #ff5a56;
-    border: 0;
-    font-family: 'Roboto', sans-serif;
-    font-size: 22px;
-    font-weight: 300;
-    line-height: 52px;
-    color: #fff;
-    -moz-border-radius: 6px;
-    -webkit-border-radius: 6px;
-    border-radius: 6px;
-    text-shadow: none;
-    -moz-box-shadow: none;
-    -webkit-box-shadow: none;
-    box-shadow: none;
-    -o-transition: all .3s;
-    -moz-transition: all .3s;
-    -webkit-transition: all .3s;
-    -ms-transition: all .3s;
-    transition: all .3s;
-}
-
-.subscribe button:hover {
-    background: #555;
-    color: #fff;
-    -o-transition: all .3s;
-    -moz-transition: all .3s;
-    -webkit-transition: all .3s;
-    -ms-transition: all .3s;
-    transition: all .3s;
-}
-
-.subscribe button:active {
-       outline: 0;
-    background: #555;
-    color: #fff;
-    -moz-box-shadow: none;
-    -webkit-box-shadow: none;
-    box-shadow: none;
-}
-
-.subscribe button:focus {
-       outline: 0;
-       background: #555;
-       color: #fff;
-}
-
-.btn:focus, .btn:active:focus, .btn.active:focus {
-       outline: 0;
-       background: #555;
-       color: #fff;
-}
+\r
+input[type="text"] {\r
+    margin: 0;\r
+    padding: 0 10px;\r
+    vertical-align: middle;\r
+    background: none;\r
+    border: 1px solid #fff;\r
+    font-family: 'Roboto', sans-serif;\r
+    font-size: 22px;\r
+    font-weight: 300;\r
+    line-height: 50px;\r
+    color: #fff;\r
+    -moz-border-radius: 6px;\r
+    -webkit-border-radius: 6px;\r
+    border-radius: 6px;\r
+    -moz-box-shadow: none;\r
+    -webkit-box-shadow: none;\r
+    box-shadow: none;\r
+    -o-transition: all .3s;\r
+    -moz-transition: all .3s;\r
+    -webkit-transition: all .3s;\r
+    -ms-transition: all .3s;\r
+    transition: all .3s;\r
+}\r
+\r
+input[type="text"]:focus {\r
+       outline: 0;\r
+    border: 1px solid #fff;\r
+    -moz-box-shadow: none;\r
+    -webkit-box-shadow: none;\r
+    box-shadow: none;\r
+}\r
+\r
+input[type="text"]:-moz-placeholder { color: #fff; }\r
+input[type="text"]:-ms-input-placeholder { color: #fff; }\r
+input[type="text"]::-webkit-input-placeholder { color: #fff; }\r
+\r
+\r
+.subscribe button {\r
+       height: 52px;\r
+    margin: 0;\r
+    padding: 0 20px;\r
+    vertical-align: middle;\r
+    background: #ff5a56;\r
+    border: 0;\r
+    font-family: 'Roboto', sans-serif;\r
+    font-size: 22px;\r
+    font-weight: 300;\r
+    line-height: 52px;\r
+    color: #fff;\r
+    -moz-border-radius: 6px;\r
+    -webkit-border-radius: 6px;\r
+    border-radius: 6px;\r
+    text-shadow: none;\r
+    -moz-box-shadow: none;\r
+    -webkit-box-shadow: none;\r
+    box-shadow: none;\r
+    -o-transition: all .3s;\r
+    -moz-transition: all .3s;\r
+    -webkit-transition: all .3s;\r
+    -ms-transition: all .3s;\r
+    transition: all .3s;\r
+}\r
+\r
+.subscribe button:hover {\r
+    background: #555;\r
+    color: #fff;\r
+    -o-transition: all .3s;\r
+    -moz-transition: all .3s;\r
+    -webkit-transition: all .3s;\r
+    -ms-transition: all .3s;\r
+    transition: all .3s;\r
+}\r
+\r
+.subscribe button:active {\r
+       outline: 0;\r
+    background: #555;\r
+    color: #fff;\r
+    -moz-box-shadow: none;\r
+    -webkit-box-shadow: none;\r
+    box-shadow: none;\r
+}\r
+\r
+.subscribe button:focus {\r
+       outline: 0;\r
+       background: #555;\r
+       color: #fff;\r
+}\r
+\r
+.btn:focus, .btn:active:focus, .btn.active:focus {\r
+       outline: 0;\r
+       background: #555;\r
+       color: #fff;\r
+}\r