summaryrefslogtreecommitdiff
path: root/skins/foreground/foreground.php
diff options
context:
space:
mode:
Diffstat (limited to 'skins/foreground/foreground.php')
-rwxr-xr-xskins/foreground/foreground.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/foreground/foreground.php b/skins/foreground/foreground.php
index 51174e9..fb0bd9d 100755
--- a/skins/foreground/foreground.php
+++ b/skins/foreground/foreground.php
@@ -52,7 +52,8 @@ $wgResourceModules['skins.foreground.styles'] = array(
'foreground/assets/stylesheets/foreground.css',
'foreground/assets/stylesheets/foreground-print.css',
'foreground/assets/stylesheets/jquery.autocomplete.css',
- 'foreground/assets/stylesheets/responsive-tables.css'
+ 'foreground/assets/stylesheets/responsive-tables.css',
+ 'foreground/assets/stylesheets/tmw-custom.css'
),
'remoteBasePath' => &$GLOBALS['wgStylePath'],
'localBasePath' => &$GLOBALS['wgStyleDirectory']