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
Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

+19 -1
View File
@@ -492,6 +492,9 @@ input[type=text].jqx-input-android, input[type=password].jqx-input-android, .jqx
.jqx-icon-calendar-android, .jqx-icon-calendar-hover-android, .jqx-icon-calendar-pressed-android {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-android, .jqx-icon-time-hover-android, .jqx-icon-time-pressed-android {
background-image: url('images/icon-time-white.png');
}
.jqx-calendar-cell-today-android {
color: black;
}
@@ -502,4 +505,19 @@ input[type=text].jqx-input-android, input[type=password].jqx-input-android, .jqx
background-image: url('images/icon-menu-minimized-white.png');
}
.jqx-file-upload-file-name-android{padding:3px;}
.jqx-file-upload-file-row-android{ height: 40px;}
.jqx-file-upload-file-row-android{ height: 40px;}
.jqx-layout-android
{
background-color: #000;
}
.jqx-layout-pseudo-window-pin-icon-android
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-android
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-android, .jqx-scheduler-time-column-android, .jqx-scheduler-toolbar-details-android {
color: white !important;
}
+5 -1
View File
@@ -181,7 +181,7 @@
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.jqx-ribbon-header-vertical-arctic {
.jqx-ribbon-header-vertical-arctic, .jqx-widget-header-vertical-arctic {
background:#f0f0f0;
background:-ms-linear-gradient(left, #f8f8f8 0%,#eaeaea 100%);
background:linear-gradient(left, #f8f8f8 0%,#eaeaea 100%);
@@ -524,4 +524,8 @@ input[type="text"].jqx-input-arctic:-ms-input-placeholder, input[type="text"].jq
}
.jqx-window-collapse-button-collapsed-arctic {
margin-top: 0px;
}
.jqx-layout-arctic
{
background-color: #cccccc;
}
File diff suppressed because it is too large Load Diff
+24
View File
@@ -194,6 +194,10 @@ background: linear-gradient(top, #f87948 0%,#fb4e0b 4%,#f44501 11%,#e24000 19%,#
.jqx-icon-calendar-black, .jqx-icon-calendar-hover-black, .jqx-icon-calendar-pressed-black {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-black, .jqx-icon-time-hover-black, .jqx-icon-time-pressed-black {
background-image: url('images/icon-time-white.png');
}
.jqx-icon-delete-black
{
background-image: url('images/icon-delete-white.png');
@@ -224,3 +228,23 @@ background: linear-gradient(top, #f87948 0%,#fb4e0b 4%,#f44501 11%,#e24000 19%,#
.jqx-editor-toolbar-icon-black {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-black
{
background-color: #000;
}
.jqx-layout-pseudo-window-pin-icon-black
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-black
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-black, .jqx-scheduler-time-column-black, .jqx-scheduler-toolbar-black
{
background: #35353A !important;
color: #fff !important;
}
.jqx-widget-black .jqx-scheduler-middle-cell-black, .jqx-scheduler-middle-cell-black {
border-bottom-color: #35353A !important;
}
+21 -2
View File
@@ -329,7 +329,11 @@
background-repeat: no-repeat;
background-position: center;
}
.jqx-tree-item-arrow-collapse-blackberry {
background-image: url('images/icon-right.png') !important;
background-repeat: no-repeat;
background-position: center;
}
.jqx-tree-item-arrow-collapse-rtl-blackberry, .jqx-tree-item-arrow-collapse-hover-rtl-blackberry {
background-image: url(images/icon-left.png);
}
@@ -630,8 +634,23 @@ input[type=text].jqx-input-blackberry, input[type=password].jqx-input-blackberry
.jqx-icon-calendar-pressed-blackberry {
background-image: url('images/icon-calendar-white.png');
}
.jqx-file-upload-blackberry .jqx-icon-arrow-up-blackberry {
.jqx-icon-time-pressed-blackberry {
background-image: url('images/icon-time-white.png');
}
.jqx-file-upload-blackberry .jqx-icon-arrow-up-blackberry {
background-image: url('images/icon-up-white.png');
}
.jqx-file-upload-file-name-blackberry{padding:3px;}
.jqx-file-upload-file-row-blackberry{ height: 40px;}
.jqx-layout-blackberry
{
background-color: #296b8e;
}
.jqx-layout-pseudo-window-pin-icon-blackberry
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-blackberry
{
background-image: url("images/pinned-white.png");
}
@@ -921,3 +921,7 @@ input[type="password"].jqx-input-bootstrap:-ms-input-placeholder, input[type="pa
background-repeat: no-repeat;
background-position: center;
}
.jqx-layout-bootstrap
{
background-color: #cccccc;
}
+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;
}
+23
View File
@@ -52,6 +52,9 @@
.jqx-icon-calendar-darkblue, .jqx-icon-calendar-hover-darkblue, .jqx-icon-calendar-pressed-darkblue {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-darkblue, .jqx-icon-time-hover-darkblue, .jqx-icon-time-pressed-darkblue {
background-image: url('images/icon-time-white.png');
}
.jqx-icon-delete-darkblue
{
background-image: url('images/icon-delete-white.png');
@@ -128,3 +131,23 @@
.jqx-editor-toolbar-icon-darkblue {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-darkblue
{
background-color: #004a73;
}
.jqx-layout-pseudo-window-pin-icon-darkblue
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-darkblue
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-darkblue, .jqx-scheduler-time-column-darkblue, .jqx-scheduler-toolbar-darkblue
{
background: #449bca !important;
color: #fff !important;
}
.jqx-widget-darkblue .jqx-scheduler-middle-cell-darkblue, .jqx-scheduler-middle-cell-darkblue {
border-bottom-color: #449bca !important;
}
+5 -1
View File
@@ -9,4 +9,8 @@
.jqx-grid-cell-sort-alt-energyblue, .jqx-grid-cell-filter-alt-energyblue, .jqx-grid-cell-pinned-energyblue, .jqx-grid-cell-alt-energyblue, .jqx-grid-cell-sort-energyblue{ background-color:#e7eef8}
.jqx-grid-cell-selected-energyblue{ background-color:#cfdde9 !important; color:#2b465e !important;}
.jqx-grid-cell-hover-energyblue{ background-color:#cfdde9 !important;}
.jqx-menu-vertical-energyblue{background: #e0e9f5;}
.jqx-menu-vertical-energyblue{background: #e0e9f5;}
.jqx-layout-energyblue
{
background-color: #a4bed4;
}
+7
View File
@@ -129,3 +129,10 @@ background: linear-gradient(left, #9cbbed 0%,#3a78dc 1%,#1543bb 100%);
.jqx-icon-calendar-pressed-fresh {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-pressed-fresh {
background-image: url('images/icon-time-white.png');
}
.jqx-layout-fresh
{
background-color: #8e8e97;
}
+4 -1
View File
@@ -251,4 +251,7 @@
}
.jqx-icon-calendar-pressed-glacier {
background-image: url('images/icon-calendar-white.png');
}
}
.jqx-icon-time-pressed-glacier {
background-image: url('images/icon-time-white.png');
}
@@ -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;
}
+4
View File
@@ -316,4 +316,8 @@
}
.jqx-icon-calendar-pressed-metro {
background-image: url('images/icon-calendar-white.png');
}
.jqx-layout-metro
{
background-color: #e5e5e5;
}
@@ -318,6 +318,9 @@
.jqx-icon-calendar-metrodark, .jqx-icon-calendar-hover-metrodark, .jqx-icon-calendar-pressed-metrodark {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-metrodark, .jqx-icon-time-hover-metrodark, .jqx-icon-time-pressed-metrodark {
background-image: url('images/icon-time-white.png');
}
.jqx-icon-delete-metrodark
{
background-image: url('images/icon-delete-white.png');
@@ -348,3 +351,23 @@
.jqx-editor-toolbar-icon-metrodark {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-metrodark
{
background-color: #35353A;
}
.jqx-layout-pseudo-window-pin-icon-metrodark
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-metrodark
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-metrodark, .jqx-scheduler-time-column-metrodark, .jqx-scheduler-toolbar-metrodark
{
background: #35353A !important;
color: #fff !important;
}
.jqx-widget-metrodark .jqx-scheduler-middle-cell-metrodark, .jqx-scheduler-middle-cell-metrodark {
border-bottom-color: #35353A !important;
}
+12
View File
@@ -763,3 +763,15 @@ input[type=text].jqx-input-mobile, input[type=password].jqx-input-mobile, .jqx-i
}
.jqx-file-upload-file-name-mobile{padding:3px;}
.jqx-file-upload-file-row-mobile{ height: 40px;}
.jqx-layout-mobile
{
background-color: #b2b2b2;
}
.jqx-layout-pseudo-window-pin-icon-mobile
{
background-image: url("images/pin-blue.png");
}
.jqx-layout-pseudo-window-pinned-icon-mobile
{
background-image: url("images/pinned-blue.png");
}
+4
View File
@@ -255,4 +255,8 @@
}
.jqx-switchbutton-wrapper-office {
}
.jqx-layout-office
{
background-color: #d4d4d4;
}
+23
View File
@@ -143,6 +143,9 @@ border-color:#FBB34E; }
.jqx-icon-calendar-orange, .jqx-icon-calendar-hover-orange, .jqx-icon-calendar-pressed-orange {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-orange, .jqx-icon-time-hover-orange, .jqx-icon-time-pressed-orange {
background-image: url('images/icon-time-white.png');
}
.jqx-icon-delete-orange
{
background-image: url('images/icon-delete-white.png');
@@ -173,3 +176,23 @@ border-color:#FBB34E; }
.jqx-editor-toolbar-icon-orange {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-orange
{
background-color: #E48605;
}
.jqx-layout-pseudo-window-pin-icon-orange
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-orange
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-orange, .jqx-scheduler-time-column-orange, .jqx-scheduler-toolbar-orange
{
background: #E48605 !important;
color: #fff !important;
}
.jqx-widget-orange .jqx-scheduler-middle-cell-orange, .jqx-scheduler-middle-cell-orange {
border-bottom-color: #E48605 !important;
}
@@ -78,6 +78,16 @@
background-repeat: no-repeat;
background-position: center;
}
.jqx-date-time-input-popup-shinyblack .jqx-icon-arrow-down-shinyblack {
background-image: url('images/icon-down.png');
background-repeat: no-repeat;
background-position: center;
}
.jqx-date-time-input-popup-shinyblack .jqx-icon-arrow-up-shinyblack {
background-image: url('images/icon-up.png');
background-repeat: no-repeat;
background-position: center;
}
.jqx-grid-cell-shinyblack.jqx-grid-cell-selected-shinyblack>.jqx-grid-group-expand-shinyblack,
.jqx-grid-cell-shinyblack.jqx-grid-cell-hover-shinyblack>.jqx-grid-group-expand-shinyblack {
@@ -112,6 +122,9 @@
.jqx-icon-calendar-shinyblack, .jqx-icon-calendar-hover-shinyblack, .jqx-icon-calendar-pressed-shinyblack {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-shinyblack, .jqx-icon-time-hover-shinyblack, .jqx-icon-time-pressed-shinyblack {
background-image: url('images/icon-time-white.png');
}
.jqx-icon-delete-shinyblack
{
background-image: url('images/icon-delete-white.png');
@@ -141,4 +154,24 @@
}
.jqx-editor-toolbar-icon-shinyblack {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-shinyblack
{
background-color: #000;
}
.jqx-layout-pseudo-window-pin-icon-shinyblack
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-shinyblack
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-shinyblack, .jqx-scheduler-time-column-shinyblack, .jqx-scheduler-toolbar-shinyblack
{
background: #35353A !important;
color: #fff !important;
}
.jqx-widget-shinyblack .jqx-scheduler-middle-cell-shinyblack, .jqx-scheduler-middle-cell-shinyblack {
border-bottom-color: #35353A !important;
}
+4
View File
@@ -79,3 +79,7 @@
.jqx-icon-calendar-hover-summer, .jqx-icon-calendar-pressed-summer {
background-image: url('images/icon-calendar-white.png');
}
.jqx-layout-summer
{
background-color: #cacaca;
}
@@ -165,9 +165,37 @@
.jqx-icon-calendar-ui-darkness, .jqx-icon-calendar-hover-ui-darkness, .jqx-icon-calendar-pressed-ui-darkness {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-ui-darkness, .jqx-icon-time-hover-ui-darkness, .jqx-icon-time-pressed-ui-darkness {
background-image: url('images/icon-time-white.png');
}
.jqx-menu-minimized-button-ui-darkness {
background-image: url('images/icon-menu-minimized-white.png');
}
.jqx-editor-toolbar-icon-ui-darkness {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-ui-darkness
{
background-color: #333;
}
.jqx-layout-pseudo-window-pin-icon-ui-darkness
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-darkness
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-ui-darkness, .jqx-scheduler-time-column-ui-darkness, .jqx-scheduler-toolbar-ui-darkness
{
background: #333 !important;
color: #fff !important;
}
.jqx-widget-ui-darkness .jqx-scheduler-middle-cell-ui-darkness, .jqx-scheduler-middle-cell-ui-darkness {
border-bottom-color: #333 !important;
}
.jqx-docking-layout-group-floating-ui-darkness .jqx-window-header-ui-darkness
{
background-image: none;
}
@@ -192,6 +192,9 @@
.jqx-icon-calendar-ui-le-frog, .jqx-icon-calendar-hover-ui-le-frog, .jqx-icon-calendar-pressed-ui-le-frog {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-ui-le-frog, .jqx-icon-time-hover-ui-le-frog, .jqx-icon-time-pressed-ui-le-frog {
background-image: url('images/icon-time-white.png');
}
.jqx-icon-delete-ui-le-frog
{
background-image: url('images/icon-delete-white.png');
@@ -222,3 +225,27 @@
.jqx-editor-toolbar-icon-ui-le-frog {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-ui-le-frog
{
background-color: #3f7506;
}
.jqx-layout-pseudo-window-pin-icon-ui-le-frog
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-le-frog
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-month-cell-ui-le-frog, .jqx-scheduler-time-column-ui-le-frog, .jqx-scheduler-toolbar-ui-le-frog
{
background: #3f7506 !important;
color: #fff !important;
}
.jqx-widget-ui-le-frog .jqx-scheduler-middle-cell-ui-le-frog, .jqx-scheduler-middle-cell-ui-le-frog {
border-bottom-color: #3f7506 !important;
}
.jqx-docking-layout-group-floating-ui-le-frog .jqx-window-header-ui-le-frog
{
background-image: none;
}
@@ -142,4 +142,20 @@
background-image: url(images/icon-down.png);
background-position: 50% 50%;
background-repeat: no-repeat;
}
.jqx-layout-ui-lightness
{
background-color: #e78f08;
}
.jqx-layout-pseudo-window-pin-icon-ui-lightness
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-lightness
{
background-image: url("images/pinned-white.png");
}
.jqx-docking-layout-group-floating .jqx-window-header-ui-lightness
{
background-image: none;
}
+16 -1
View File
@@ -159,4 +159,19 @@
.jqx-scrollbar-ui-overcast .jqx-icon-arrow-down-ui-overcast{width: 16px; height: 16px; margin-left: auto;}
.jqx-scrollbar-ui-overcast .jqx-icon-arrow-left-ui-overcast{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
.jqx-scrollbar-ui-overcast .jqx-icon-arrow-right-ui-overcast{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
.jqx-layout-ui-overcast
{
background-color: #bbbbbb;
}
.jqx-layout-pseudo-window-pin-icon-ui-overcast
{
background-image: url("images/pin-black.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-overcast
{
background-image: url("images/pinned-black.png");
}
.jqx-docking-layout-group-floating .jqx-window-header-ui-overcast
{
background-image: none;
}
@@ -163,4 +163,21 @@ font-weight: bold;
background-image: url('images/redmond/icon-last.png');
background-repeat: no-repeat;
background-position: center;
}
.jqx-layout-ui-redmond
{
background-color: #4297d7;
background-image: none;
}
.jqx-layout-pseudo-window-pin-icon-ui-redmond
{
background-image: url("images/pin-lightblue.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-redmond
{
background-image: url("images/pinned-lightblue.png");
}
.jqx-docking-layout-group-floating .jqx-window-header-ui-redmond
{
background-image: none;
}
@@ -146,3 +146,19 @@
.jqx-scrollbar-ui-smoothness .jqx-icon-arrow-down-ui-smoothness{width: 16px; height: 16px; margin-left: auto;}
.jqx-scrollbar-ui-smoothness .jqx-icon-arrow-left-ui-smoothness{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
.jqx-scrollbar-ui-smoothness .jqx-icon-arrow-right-ui-smoothness{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
.jqx-layout-ui-smoothness
{
background-color: #aaa;
}
.jqx-layout-pseudo-window-pin-icon-ui-smoothness
{
background-image: url("images/pin-black.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-smoothness
{
background-image: url("images/pinned-black.png");
}
.jqx-docking-layout-group-floating .jqx-window-header-ui-smoothness
{
background-image: none;
}
+28
View File
@@ -194,6 +194,34 @@
.jqx-icon-calendar-ui-start, .jqx-icon-calendar-hover-ui-start, .jqx-icon-calendar-pressed-ui-start {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-ui-start, .jqx-icon-time-hover-ui-start, .jqx-icon-time-pressed-ui-start {
background-image: url('images/icon-time-white.png');
}
.jqx-editor-toolbar-icon-ui-start {
background: url('images/html_editor_white.png') no-repeat;
}
.jqx-layout-ui-start
{
background-color: #4297d7;
background-image: none;
}
.jqx-layout-pseudo-window-pin-icon-ui-start
{
background-image: url("images/pin-lightblue.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-start
{
background-image: url("images/pinned-lightblue.png");
}
.jqx-scheduler-month-cell-ui-start, .jqx-scheduler-time-column-ui-start, .jqx-scheduler-toolbar-ui-start
{
background: #4297d7 !important;
color: #fff !important;
}
.jqx-widget-ui-start .jqx-scheduler-middle-cell-ui-start, .jqx-scheduler-middle-cell-ui-start {
border-bottom-color: #4297d7 !important;
}
.jqx-docking-layout-group-floating-ui-start .jqx-window-header-ui-start
{
background-image: none;
}
+17
View File
@@ -147,3 +147,20 @@
.jqx-scrollbar-ui-sunny .jqx-icon-arrow-down-ui-sunny{width: 16px; height: 16px; margin-left: auto;}
.jqx-scrollbar-ui-sunny .jqx-icon-arrow-left-ui-sunny{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
.jqx-scrollbar-ui-sunny .jqx-icon-arrow-right-ui-sunny{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
.jqx-layout-ui-sunny
{
background-color: #494437;
background-image: none;
}
.jqx-layout-pseudo-window-pin-icon-ui-sunny
{
background-image: url("images/pin-yellow.png");
}
.jqx-layout-pseudo-window-pinned-icon-ui-sunny
{
background-image: url("images/pinned-yellow.png");
}
.jqx-docking-layout-group-floating .jqx-window-header-ui-sunny
{
background-image: none;
}
+4
View File
@@ -311,3 +311,7 @@
-webkit-border-radius: 100%;
border-radius: 100%;
}
.jqx-layout-web
{
background-color: #b2b2b2;
}
@@ -464,6 +464,9 @@ border-color:#008a00; color: #fff; background-color:#008a00;
.jqx-icon-calendar-windowsphone, .jqx-icon-calendar-hover-windowsphone, .jqx-icon-calendar-pressed-windowsphone {
background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-time-windowsphone, .jqx-icon-time-hover-windowsphone, .jqx-icon-time-pressed-windowsphone {
background-image: url('images/icon-time-white.png');
}
.jqx-calendar-cell-today-windowsphone {
color: black;
}
@@ -475,3 +478,19 @@ border-color:#008a00; color: #fff; background-color:#008a00;
}
.jqx-file-upload-file-name-windowsphone{padding:3px;}
.jqx-file-upload-file-row-windowsphone{ height: 40px;}
.jqx-layout-windowsphone
{
background-color: #35353A;
}
.jqx-layout-pseudo-window-pin-icon-windowsphone
{
background-image: url("images/pin-white.png");
}
.jqx-layout-pseudo-window-pinned-icon-windowsphone
{
background-image: url("images/pinned-white.png");
}
.jqx-scheduler-windowsphone, .jqx-scheduler-toolbar-windowsphone, .jqx-scheduler-time-column-windowsphone, .jqx-scheduler-toolbar-details-windowsphone {
color: white !important;
background: black !important;
}