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

Cache Fixes. Core update-check fixed. Core-update via Scheduled Task fixed.

This commit is contained in:
Cameron
2016-12-22 17:59:29 -08:00
parent a4f3fc2886
commit 38dae889e2
8 changed files with 163 additions and 135 deletions

View File

@@ -1282,6 +1282,12 @@ li.after-submit:hover { background-color: #337AB7; color:white }
.admin-left-panel .panel-title span { display: inline-block; vertical-align: middle; color:white;text-shadow:0 1px 1px #000}
.admin-left-panel .panel-title .S24, .admin-left-panel .panel-title img { margin-right:6px; width:24px; height:24px; vertical-align:middle}
ul.core-update-available li a.dropdown-toggle i { opacity:1; color:white; transition: none; !important}
ul.core-update-available li { color: white }
/*
body { background-color: rgb(68, 68, 68); }