Remove some obsolete 'form_content' styles. We don't use them with Bootstrap anymore.
This commit is contained in:
parent
3d08365203
commit
eda82a620e
1 changed files with 0 additions and 27 deletions
|
|
@ -288,38 +288,11 @@ form fieldset.login {
|
|||
|
||||
.controls { margin-bottom: 3px; }
|
||||
|
||||
.form_content fieldset {
|
||||
background: #efe;
|
||||
}
|
||||
|
||||
.form_content legend {
|
||||
color: #dfd;
|
||||
background: #141;
|
||||
font-family: sans-serif;
|
||||
padding: 0.2em 1em;
|
||||
}
|
||||
|
||||
.form_content label {
|
||||
width: 5em;
|
||||
float: left;
|
||||
text-align: right;
|
||||
padding-top: 0.2em;
|
||||
padding-right: 0.1em;
|
||||
display: block;
|
||||
}
|
||||
label {
|
||||
color: #777777;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.form_content select, .form_content textarea, .form_content input {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.form_content div {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
||||
/* tag clouds */
|
||||
.tagcloud1 { font-size: 1.0em; text-decoration: none; }
|
||||
.tagcloud2 { font-size: 1.2em; text-decoration: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue