liquid_feedback_frontend

diff app/main/_layout/default.html @ 1416:b06da8ab308d

Do not show identification twice in profile, made form labels distinctive
author bsw
date Thu Aug 30 10:42:48 2018 +0200 (2018-08-30)
parents 32cc544d5a5b
children 1d27f2800c52
line diff
     1.1 --- a/app/main/_layout/default.html	Thu Aug 30 10:35:26 2018 +0200
     1.2 +++ b/app/main/_layout/default.html	Thu Aug 30 10:42:48 2018 +0200
     1.3 @@ -679,6 +679,10 @@
     1.4    cursor: pointer;
     1.5  }
     1.6  
     1.7 +form.form label {
     1.8 +  text-transform: uppercase;
     1.9 +  font-size: 80%;
    1.10 +}
    1.11    </style>
    1.12  <!-- WEBMCP SLOTNODIV meta_navigation_style -->
    1.13    

Impressum / About Us