1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Improved styling of the current table in use (when multi-language is enabled)

This commit is contained in:
Cameron
2015-06-05 13:23:08 -07:00
parent f58466e239
commit 3789d15e3f
2 changed files with 7 additions and 2 deletions

View File

@@ -76,6 +76,8 @@ div.col-selection .caret { border-top-color: #C6C6C6;
border-bottom-color: #C6C6C6; }
.adminui-language-table-info { color: #FAA732; font-weight: bold; cursor: help }
.adminui-language-table-info.default { color: white }