mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/13713] Make style code changes requested by @hanakin
PHPBB3-13713
This commit is contained in:
parent
c2720792ac
commit
e13f22f841
2 changed files with 2 additions and 2 deletions
|
@ -369,7 +369,7 @@ p.post-notice {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* colours and backgrounds for mentions.css */
|
/* colours and backgrounds for mentions.css */
|
||||||
|
|
||||||
/* mention dropdown */
|
/* mention dropdown */
|
||||||
.atwho-view { /* mention-container */
|
.atwho-view { /* mention-container */
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* -------------------------------------------------------------- /*
|
/* -------------------------------------------------------------- /*
|
||||||
$Mentions
|
$Mentions
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
|
|
Loading…
Add table
Reference in a new issue