1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/15462] add bidi.css to stylesheet.css

PHPBB3-15462
This commit is contained in:
Michael Miday
2017-11-21 10:06:52 -05:00
parent 1dd447c4aa
commit 693b6efdbf
3 changed files with 2 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
/* phpBB3 Style Sheet
--------------------------------------------------------------
Style name: prosilver (the default phpBB 3.2.x style)
Style name: prosilver (the default phpBB 3.3.x style)
Based on style:
Original author: Tom Beddard ( http://www.subblue.com/ )
Modified by: phpBB Limited ( https://www.phpbb.com/ )
@@ -19,4 +19,5 @@
@import url("icons.css?v=3.3");
@import url("colours.css?v=3.3");
@import url("responsive.css?v=3.3");
@import url("bidi.css?v=3.3");
@import url("tweaks.css?v=3.3");