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

help icon styling.

This commit is contained in:
Cameron
2017-04-08 10:46:14 -07:00
parent 4ccd6c16a7
commit 1c77e12454
3 changed files with 7 additions and 2 deletions

View File

@@ -88,6 +88,11 @@ right: 5px; }
body#admin-menus #sc-admin-help { position: relative }
.admin-menu .panel-title .e-help-icon a {
display: inline-block;
vertical-align: middle;
cursor: help;
}
/* TODO - use col-xx-x markup where core-mainpanel-block occurs. ? */