liquid_feedback_frontend

changeset 1418:22cf6b9b0698

Use correct css class 2
author bsw
date Thu Aug 30 10:45:01 2018 +0200 (2018-08-30)
parents 1d27f2800c52
children e1a565a051d8
files app/main/_layout/default.html
line diff
     1.1 --- a/app/main/_layout/default.html	Thu Aug 30 10:44:08 2018 +0200
     1.2 +++ b/app/main/_layout/default.html	Thu Aug 30 10:45:01 2018 +0200
     1.3 @@ -679,7 +679,7 @@
     1.4    cursor: pointer;
     1.5  }
     1.6  
     1.7 -form.form .ui_field_label {
     1.8 +div.form .ui_field_label {
     1.9    text-transform: uppercase;
    1.10    font-size: 80%;
    1.11  }

Impressum / About Us