stylelint: Enable selector-pseudo-element-colon-notation
Via stylelint --fix Change-Id: I77f14cac83e4422c7962339d1177da9e65b6a28e
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
padding-left: 0;
|
||||
|
||||
// Putting the icon in before in order to apply `opacity`.
|
||||
&:before {
|
||||
&::before {
|
||||
content: '';
|
||||
background-image: url( ../../lib/jquery.uls/images/language.svg );
|
||||
// Same values as Vector's `#pt-userpage a`.
|
||||
|
||||
Reference in New Issue
Block a user