1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Theme manager: stylesheet detection improved.

This commit is contained in:
Cameron
2015-07-18 13:16:11 -07:00
parent c83aace173
commit e26efc242f
2 changed files with 128 additions and 66 deletions

View File

@@ -18,6 +18,7 @@
</screenshots>
<stylesheets>
<css file="style.css" name="Default" />
<css file="css/bootstrap-dark.min.css" name="Bootstrap3 Dark Admin" scope='admin' />
<css file="*" name="*" />
</stylesheets>
<layouts>