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