BUG 000 Case Notes improvements
This commit is contained in:
@@ -914,4 +914,24 @@ antes funcionaba.
|
||||
width:50px;
|
||||
display:block;
|
||||
clear:none;
|
||||
}
|
||||
}
|
||||
|
||||
.x-pm-startcase-btn {
|
||||
background-image:url(/images/notes.png) !important;
|
||||
color: #000 !important;
|
||||
padding-left: 2px !important;
|
||||
padding-right: 2px !important;
|
||||
padding-top: 30px !important;
|
||||
padding-bottom: 5px !important;
|
||||
font: 12px "Lucida Grande",Lucida,Verdana,sans-serif !important;
|
||||
}
|
||||
|
||||
.x-toolbar1 .x-btn-tl { background-position: 0 0; }
|
||||
.x-toolbar1 .x-btn-tr { background-position: -3px 0; }
|
||||
.x-toolbar1 .x-btn-tc { background-position: 0 -6px; }
|
||||
.x-toolbar1 .x-btn-ml { background-position: 0 -24px; }
|
||||
.x-toolbar1 .x-btn-mr { background-position: -3px -24px; }
|
||||
.x-toolbar1 .x-btn-mc { background-position: 0 -1096px; }
|
||||
.x-toolbar1 .x-btn-bl { background-position: 0 -3px; }
|
||||
.x-toolbar1 .x-btn-br { background-position: -3px -3px; }
|
||||
.x-toolbar1 .x-btn-bc { background-position: 0 -15px; }
|
||||
Reference in New Issue
Block a user