1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 19:44:09 +02:00

Theme and Plugin Manager Searches.

This commit is contained in:
Cameron
2013-03-04 00:47:56 -08:00
parent 42c770ed4e
commit 94a1235c0c
4 changed files with 20 additions and 10 deletions

View File

@@ -48,7 +48,7 @@ e107::css("inline","
.admin-theme-select-active { background-color:red;float:left }
.admin-theme-cell { width:202px; height:160px; padding:10px; -moz-border-radius: 5px; border-radius: 5px; margin:5px}
.admin-theme-cell { width:202px; height:160px; padding:10px; -moz-border-radius: 5px; border-radius: 5px; margin:10px 10px 5px 0px}
.admin-theme-cell-default { border:1px dotted silver; background-color:#DDDDDD }