mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Issue #3068 - Added a warning for misconfigured theme layouts.
Moved e_layout class to menumanager_class.php file. Closes #4030 - Menu Layout detection test. themeLan() was failing with themes containing hyphens in the folder name.
This commit is contained in:
@@ -1645,8 +1645,8 @@ ul.col-selection { background-color: #FCFDFF; }
|
||||
.admin-right-panel .alert a.close { text-shadow: 0 1px 0 #fff; color: rgba(0,0,0,0.6) }
|
||||
.admin-right-panel .dropdown-menu { background-color: rgb(252, 253, 255); color: rgba(0,0,0,0.75) }
|
||||
.admin-right-panel .dropdown-menu a { color: rgba(0,0,0,0.75); }
|
||||
#admin-menus #sc-admin-help { background: #373737 }
|
||||
|
||||
#admin-menus #sc-admin-help ,
|
||||
#admin-menus .admin-ui-nav-menu { background: #373737 }
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user