added settings

This commit is contained in:
minic studio
2013-04-08 13:08:57 +03:00
parent 9c48cd26d6
commit ffb3a1ae01
5 changed files with 82 additions and 5 deletions
+5
View File
@@ -100,6 +100,11 @@
background-position: 0 -100px;
}
/* ON/OFF switch */
.switch-holder.inline > label{
float: left !important;
line-height: 26px;
margin-right: 10px;
}
.switch{
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;