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

Issue #1138 Fix for pagination color.

This commit is contained in:
Cameron
2015-07-16 14:44:25 -07:00
parent 9c9c64533c
commit caafd5867b
3 changed files with 3 additions and 3 deletions

View File

@@ -4753,7 +4753,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
padding: 8px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #4f93ce;
color: #c6c6c6;
background-color: #212121;
border: 1px solid rgba(0, 0, 0, 0.6);
margin-left: -1px;