Skip to content

Commit

Permalink
quarantining form styles from the frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
kkellydesign committed Mar 22, 2011
1 parent 0237ad2 commit c25a2ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions servee/frontendadmin/static/servee/css/overlay-type-forms.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ width:100%;
width:100%;
float:none;
}
fieldset{
.srv_adminBox fieldset{
border:0 none;
}
.uniForm .formHint{
.srv_adminBox .uniForm .formHint{
font: italic 11px/14px sans-serif;
color:#666;
width:100%;
top:0;
margin:4px 0 18px 0;
}
.srv_buttonHolder{
.srv_adminBox .srv_buttonHolder{
text-align: right;
}

Expand Down

0 comments on commit c25a2ee

Please sign in to comment.