Project

General

Profile

« Previous | Next » 

Revision 47f2a4b9

Added by Steve Beaver over 8 years ago

Revert change to css

View differences:

src/usr/local/www/css/pfSense.css
995 995
    background-color: #eeeeee;
996 996
}
997 997

  
998
/* Checkboxes in groups need to be aligned with text (or other) inputs in the same group */
999
.form-group .checkbox {
1000
    top: -6px;
1001
}
1002

  
1003 998
/* Required input elements have a title that begins with "*". This causes
1004 999
Group.class.php to add <span class="element-required" to the title, which
1005 1000
can then be used to style required input here. Example below uses a custom

Also available in: Unified diff