BUG 0000 Adding User experience icon & granting UX menu admin
- UX (user experience menu option is under PM_SETUP_ADVANCE permission)
This commit is contained in:
@@ -286,6 +286,12 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
background-image:url(/images/edit.gif) !important;
|
||||
}
|
||||
|
||||
.ICON_UX {
|
||||
background-image:url(/images/user-experience-icon.png) !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
@@ -1118,4 +1124,4 @@ td.x-cnotes-label {
|
||||
padding: 5px 5px 5px 10px;
|
||||
font: 11px arial,tahoma,helvetica,sans-serif;
|
||||
color: #465070;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user