1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 06:07:32 +02:00

Help tip styling tweak.

This commit is contained in:
Cameron
2021-03-03 13:03:57 -08:00
parent b0bc9d344a
commit e50cdc5af8

View File

@@ -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: 2px; font-size: 18px; cursor: help; color: rgb(192, 192, 192,0.5); float: right; margin-left:5px; }
.admin-ui-help-tip { padding-top: 2px; font-size: 18px; cursor: help; color: rgba(127, 127, 127, 0.7); float: right !important; margin-left:5px; }
.admin-ui-help-tip:hover { color: #5bc0de; }
/*