Progress 19 for the dashboards
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
.x-locationbar .x-btn-menu-active .x-btn-menu-arrow-wrap .x-btn-center button {
|
||||
background-position: 0pt -97px;
|
||||
}
|
||||
.x-locationbar .x-btn-click .x-btn-center,
|
||||
.x-locationbar .x-btn-pressed .x-btn-center,
|
||||
.x-locationbar .x-btn-click .x-btn-center,
|
||||
.x-locationbar .x-btn-pressed .x-btn-center,
|
||||
.x-locationbar .x-btn-menu-active .x-btn-center {
|
||||
background:transparent url(/images/ext/gray/locationbar/tb-btn-sprite.gif) repeat-x scroll 0pt -105px;
|
||||
}
|
||||
@@ -286,7 +286,7 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
background-image:url(/images/edit.gif) !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* style for case list grid
|
||||
@@ -298,7 +298,7 @@ button.x-btn-text:focus,.x-combo-selected{
|
||||
}
|
||||
|
||||
.x-grid3-col-openLink a {
|
||||
color: black;
|
||||
color: black;
|
||||
border-color:#ff0;
|
||||
}
|
||||
|
||||
@@ -611,14 +611,14 @@ antes funcionaba.
|
||||
|
||||
.toolbar-item{
|
||||
display: table-cell;
|
||||
background-color:#fff;
|
||||
background-color:#fff;
|
||||
width : 50px !important;
|
||||
height: 25px !important;
|
||||
|
||||
|
||||
border: 1px;
|
||||
border-style: solid;
|
||||
border-color: #ccc;
|
||||
|
||||
|
||||
font-size: 12px;
|
||||
padding: 1px 1px 1px 1px;
|
||||
|
||||
@@ -772,6 +772,12 @@ antes funcionaba.
|
||||
background-position:0 -8929px !important;
|
||||
}
|
||||
|
||||
.ICON_DASHBOARD{
|
||||
background-image: url(/images/icon-dashboard.png) !important;
|
||||
width:15px !important;
|
||||
height:15px !important;
|
||||
}
|
||||
|
||||
|
||||
/* Language Support module styles*/
|
||||
.upload-icon {
|
||||
@@ -823,13 +829,13 @@ antes funcionaba.
|
||||
background-position:0 -8929px !important;
|
||||
}
|
||||
.x-grid-empty{
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 40%;
|
||||
left: 40%;
|
||||
font-size: 15px;
|
||||
color:black filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
|
||||
opacity: .55;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 40%;
|
||||
left: 40%;
|
||||
font-size: 15px;
|
||||
color:black filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
|
||||
opacity: .55;
|
||||
-moz-opacity: .55;
|
||||
}
|
||||
|
||||
@@ -838,7 +844,7 @@ antes funcionaba.
|
||||
* --Row Editor UX Lib CSS--
|
||||
*/
|
||||
.ext-ie .x-row-editor .x-form-text {
|
||||
margin:0 !important;
|
||||
margin:0 !important;
|
||||
}
|
||||
.x-row-editor-header {
|
||||
height:2px;
|
||||
@@ -1062,7 +1068,7 @@ antes funcionaba.
|
||||
.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-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; }
|
||||
|
||||
Reference in New Issue
Block a user