git-svn-id: https://msi/svn/firstRepo/Management/trunk@49 0f545695-f87b-41b6-9a03-7f16563b5454

This commit is contained in:
2016-01-15 17:04:16 +00:00
parent 4b9fa8baa4
commit fc837ca592
70 changed files with 9932 additions and 4090 deletions
@@ -63,6 +63,9 @@
.jqx-icon-calendar-hover-highcontrast, .jqx-icon-calendar-pressed-highcontrast {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-highcontrast, .jqx-icon-time-hover-highcontrast, .jqx-icon-time-pressed-highcontrast {
background-image: url('images/icon-time-white.png');
}
.jqx-grid-cell-highcontrast.jqx-grid-cell-selected-highcontrast>.jqx-grid-group-expand-highcontrast,
.jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-expand-highcontrast {
background-image: url('images/icon-down-white.png');
@@ -115,4 +118,8 @@
.jqx-icon-plus-highcontrast
{
background-image: url(images/plus_white.png);
}
.jqx-layout-highcontrast
{
background-color: #000;
}