mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 06:18:52 +00:00
Merge branch 'develop-ascraeus' into develop
This commit is contained in:
commit
1e03dddcfe
1 changed files with 1 additions and 1 deletions
|
@ -601,7 +601,7 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumbs .crumb:before {
|
.breadcrumbs .crumb:before {
|
||||||
content: '‹';
|
content: '\2039';
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 0 0.5em;
|
padding: 0 0.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue