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
+7
View File
@@ -53,6 +53,9 @@
.jqx-icon-calendar-pressed-classic {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-pressed-classic {
background-image: url('images/icon-time-white.png');
}
.jqx-grid-cell-classic.jqx-grid-cell-selected-classic>.jqx-grid-group-expand-classic {
background-image: url('images/icon-down-white.png');
background-repeat: no-repeat;
@@ -72,4 +75,8 @@
background-image: url('images/icon-down-white.png');
background-repeat: no-repeat;
background-position: center;
}
.jqx-layout-classic
{
background-color: #aaa;
}