mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 20:51:53 +02:00
Minor styling correction of help tip icon.
This commit is contained in:
parent
0db4b1164f
commit
10c0ed56b2
@ -88,7 +88,7 @@ a.core-mainpanel-link-icon:hover { text-decoration: none; filter: none; }
|
||||
#core-admin-log-list-form .fa-exclamation-circle { color: #FAA732 }
|
||||
#core-admin-log-list-form .fa-warning { color: #ee5f5b }
|
||||
|
||||
.admin-ui-help-tip { padding-top: 5px; font-size: 18px; cursor: help; color: rgb(192, 192, 192,0.5); float: right; }
|
||||
.admin-ui-help-tip { padding-top: 2px; font-size: 18px; cursor: help; color: rgb(192, 192, 192,0.5); float: right; margin-left:5px; }
|
||||
.admin-ui-help-tip:hover { color: #5bc0de; }
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user