Updated biz theme to hide form_repeat legend

This commit is contained in:
Sarven Capadisli 2010-01-28 17:09:35 +01:00
parent e881888789
commit 6e556e502a
1 changed files with 2 additions and 1 deletions

View File

@ -942,17 +942,18 @@ padding-left:16px;
width:16px;
padding:2px 0;
}
.notice-options .form_repeat legend,
.notice-options .form_favor legend,
.notice-options .form_disfavor legend {
display:none;
}
.notice-options .form_repeat fieldset,
.notice-options .form_favor fieldset,
.notice-options .form_disfavor fieldset {
border:0;
padding:0;
}
#usergroups #new_group {
float: left;
margin-right: 2em;