1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

Merge pull request #5542 from hanakin/ticket/15980

[ticket/15980] update and move all npm dependencies to dev
This commit is contained in:
Marc Alexander
2019-03-11 20:42:53 +01:00
committed by GitHub
5 changed files with 13637 additions and 58 deletions

View File

@@ -20,10 +20,10 @@ blockquote cite:before,
font-variant: normal;
line-height: 1;
display: inline-block;
/* stylelint-disable order/declaration-block-properties-specified-order */
/* stylelint-disable order/properties-order */
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
/* stylelint-enable order/declaration-block-properties-specified-order */
/* stylelint-enable order/properties-order */
text-rendering: auto; /* optimizelegibility throws things off #1094 */
}

View File

@@ -49,7 +49,7 @@
position: relative;
display: block;
height: 2px;
margin: 4px -10px -6px -10px;
margin: 4px -10px -6px;
}
.file-progress {