mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2026-04-05 13:58:48 +02:00
fix CSS mistranslated from LESS
This commit is contained in:
parent
963a6ed023
commit
383c60b144
2 changed files with 3 additions and 3 deletions
|
|
@ -38,7 +38,8 @@ div.chorus, p.chorus {
|
|||
}
|
||||
}
|
||||
|
||||
.rrep {
|
||||
.rrep,
|
||||
.lrep {
|
||||
background-image: url(repeat-sign.svg);
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
|
|
@ -56,7 +57,6 @@ div.chorus, p.chorus {
|
|||
transform: scaleX(-1);
|
||||
filter: FlipV;
|
||||
-ms-filter: "FlipV";
|
||||
.rrep();
|
||||
}
|
||||
|
||||
.rep {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue