BUG 0000 setting again the case notes port icon
This commit is contained in:
@@ -917,6 +917,16 @@ antes funcionaba.
|
||||
}
|
||||
|
||||
.x-pm-startcase-btn {
|
||||
background-image:url(/images/start.png) !important;
|
||||
color: #000 !important;
|
||||
padding-left: 25px !important;
|
||||
padding-right: 2px !important;
|
||||
padding-top: 5px !important;
|
||||
padding-bottom: 8px !important;
|
||||
font: 12px "Lucida Grande",Lucida,Verdana,sans-serif !important;
|
||||
}
|
||||
|
||||
.x-pm-notes-btn {
|
||||
background-image:url(/images/notes.png) !important;
|
||||
color: #000 !important;
|
||||
padding-left: 2px !important;
|
||||
|
||||
@@ -93,6 +93,7 @@ function openCaseNotesWindow(appUid,modalSw){
|
||||
}),{
|
||||
xtype:'button',
|
||||
id:'CASES_MORE_BUTTON',
|
||||
iconCls: '.x-pm-notes-btn',
|
||||
hidden:true,
|
||||
text:_('ID_CASE_NOTES_MORE'),
|
||||
align:'center',
|
||||
|
||||
Reference in New Issue
Block a user