liquid_feedback_frontend
diff static/lf4.css @ 1732:80c101b08bf9
merge
author | bsw |
---|---|
date | Thu Sep 30 10:04:55 2021 +0200 (2021-09-30) |
parents | dc54e50a70b9 |
children | b94cf0ea5942 |
line diff
1.1 --- a/static/lf4.css Thu Sep 30 10:04:31 2021 +0200 1.2 +++ b/static/lf4.css Thu Sep 30 10:04:55 2021 +0200 1.3 @@ -123,6 +123,10 @@ 1.4 font-size: 18px; 1.5 line-height: normal; 1.6 } 1.7 +.mdl-list__item .revoked .initiative_name { 1.8 + text-decoration: line-through; 1.9 +} 1.10 + 1.11 .initiatives.mdl-list { 1.12 margin-top: 5px; 1.13 margin-bottom: 5px;