mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
[ticket/14865] Mask remaining issues with bidi
PHPBB3-14865
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
/* -------------------------------------------------------------- /*
|
/* -------------------------------------------------------------- /*
|
||||||
$Bidi
|
$Bidi
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* common.css
|
* common.css
|
||||||
@@ -1125,3 +1127,4 @@ li.breadcrumbs span:first-child > a {
|
|||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/* stylelint-enable */
|
||||||
|
Reference in New Issue
Block a user