File: /home/mmickelson/martyknows.com/wp-content/themes/vigilance/functions/stylesheets/admin.css
.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clear {
zoom: 1;
}
#v-options {
width: 760px;
padding-bottom: 40px;
}
#v-options h1 {
font-weight: normal;
}
.v-option h3 {
padding: 15px 0 0;
border-top: 1px solid #e6e6e6;
}
.v-option-body {
padding-bottom: 15px;
}
.v-field {
margin: 30px 0;
}
.v-field-d {
float: right;
width: 380px;
padding: 15px;
background: #f1f1f1;
color: #777;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.v-field.pro .v-field-d span {
display: block;
padding-right: 40px;
background: url(../images/pro.png) no-repeat 100% 2px;
}
.v-field.radio label, .v-field.text label, .v-field.select label, .v-field.textarea label, .v-field.colorpicker label {
display: block;
padding-bottom: 5px;
}
.v-field.radio img {
border: 1px solid #ccc;
margin: 0 0 0 10px;
}
.v-field.colorpicker label a {
font-size: .8em;
text-decoration: none;
border-bottom: 1px dotted;
}
.v-field.text input {
width: 250px;
padding: 5px;
}
.v-field.textarea textarea {
width: 250px;
padding: 5px;
height: 100px;
}
#vop-body .v-reset-button {
float: right;
}
#vop-body .v-saveall-button {
float: left;
}
.farbtastic {
margin: 10px 0;
}