You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
204 B

2 years ago
  1. body {
  2. }
  3. .control-label {
  4. text-align: right;
  5. }
  6. .checkboxcol {
  7. width: 3%;
  8. }
  9. .aftercol {
  10. width: 24%;
  11. }
  12. .form-group {
  13. margin-bottom: 15px !important;
  14. }
  15. legend {
  16. border-bottom: 0;
  17. }