1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added.

This commit is contained in:
Cameron
2013-05-06 20:47:46 -07:00
parent e91d2f0b90
commit 3ecfc54805
5 changed files with 200 additions and 138 deletions

View File

@@ -42,7 +42,7 @@ e107::css("inline","
.admin-theme-options:hover { opacity:0.8; }
.admin-theme-title { font-size: 15px; overflow:hidden; padding-left:5px; white-space:no-wrap; width:200px; position:relative; top:-132px; }
.admin-theme-title { line-height: 18px; overflow:hidden; padding-left:5px; white-space:no-wrap; width:200px; position:relative; top:-132px; }
.admin-theme-select {border:1px dotted silver;background-color:#DDDDDD;float:left }