1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-03 03:13:34 +02:00

Issue #223 - File Inspector should now be fully functional.

This commit is contained in:
Cameron
2016-03-18 00:43:31 -07:00
parent b941eba39c
commit 6ad5d9a1f7
3 changed files with 95 additions and 69 deletions

View File

@@ -1230,9 +1230,9 @@ li.rssRow > div {
#e-online table { margin-top:10px; margin-left:auto; margin-right:auto }
#core-plugin-list img.icon { width: 32px; height:32px }
.tab-content #core,
.tab-content #plugin,
.tab-content #theme { padding-top:20px }
.tab-content #coreFeed,
.tab-content #pluginFeed,
.tab-content #themeFeed { padding-top:20px }
.alert-warning pre { color: white }