mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 00:05:49 +02:00
[ticket/15404] fix errors
PHPBB3-15404
This commit is contained in:
@@ -1061,6 +1061,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
}
|
||||
/* stylelint-enable no-unknown-animations */
|
||||
|
||||
/* stylelint-disable at-rule-no-vendor-prefix */
|
||||
@-webkit-keyframes rotator {
|
||||
0% {
|
||||
-webkit-transform: rotate(0deg);
|
||||
@@ -1120,6 +1121,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
stroke-dashoffset: 187;
|
||||
}
|
||||
}
|
||||
/* stylelint-enable at-rule-no-vendor-prefix */
|
||||
|
||||
|
||||
/* Miscellaneous styles
|
||||
|
Reference in New Issue
Block a user