1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Issue #1138 - Bootstrap3 styling fixes.

This commit is contained in:
Cameron
2015-07-15 11:08:34 -07:00
parent dbd25a74ca
commit 02278559c9
7 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ e107::js('url', "http://cdnjs.cloudflare.com/ajax/libs/x-editable/1.5.0/bootstr
e107::css('theme','css/bootstrap_dark.css');
e107::css('theme','admin_style.css');
e107::css('theme','admin_dark.css');
e107::css('theme','ie_all.css',null,'all',"<!--[if IE]>","<![endif]-->");