mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16778] Fix incorrect files in stylesheet
PHPBB3-16778
This commit is contained in:
parent
2edf8b29b2
commit
53823a1f67
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@
|
|||
@import url("buttons.css?hash=eb16911f");
|
||||
@import url("links.css?hash=5fec3654");
|
||||
@import url("content.css?hash=f7bdea58");
|
||||
@import url("buttons.css?hash=eb16911f");
|
||||
@import url("cp.css?hash=73c6f37d");
|
||||
@import url("forms.css?hash=5e06dbba");
|
||||
@import url("colours.css?hash=dbf08dba");
|
||||
@import url("responsive.css?hash=78159a5e");
|
||||
@import url("bidi.css?hash=58629a5e");
|
||||
|
|
Loading…
Add table
Reference in a new issue