@progress/kendo-theme-bootstrap 5.12.1-dev.2 → 5.12.1-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +285 -81
- package/dist/all.scss +4739 -4695
- package/dist/bootstrap-3-dark.scss +30 -34
- package/dist/bootstrap-3.scss +30 -33
- package/dist/bootstrap-4-dark.scss +27 -31
- package/dist/bootstrap-4.scss +27 -30
- package/dist/bootstrap-dataviz-v4.scss +6 -7
- package/dist/bootstrap-main-dark.scss +27 -31
- package/dist/bootstrap-main.scss +27 -30
- package/dist/bootstrap-nordic.scss +27 -29
- package/dist/bootstrap-turquoise-dark.scss +27 -30
- package/dist/bootstrap-turquoise.scss +27 -29
- package/dist/bootstrap-urban.scss +27 -29
- package/dist/bootstrap-vintage.scss +27 -29
- package/lib/swatches/bootstrap-3-dark.json +78 -102
- package/lib/swatches/bootstrap-3.json +78 -92
- package/lib/swatches/bootstrap-4-dark.json +28 -52
- package/lib/swatches/bootstrap-4.json +28 -42
- package/lib/swatches/bootstrap-dataviz-v4.json +7 -7
- package/lib/swatches/bootstrap-main-dark.json +28 -52
- package/lib/swatches/bootstrap-main.json +28 -42
- package/lib/swatches/bootstrap-nordic.json +32 -41
- package/lib/swatches/bootstrap-turquoise-dark.json +30 -49
- package/lib/swatches/bootstrap-turquoise.json +32 -41
- package/lib/swatches/bootstrap-urban.json +32 -41
- package/lib/swatches/bootstrap-vintage.json +32 -41
- package/package.json +5 -5
- package/scss/_bootstrap-overrides.scss +1 -20
- package/scss/_variables.scss +51 -46
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_variables.scss +63 -63
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +31 -31
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +9 -1
- package/scss/breadcrumb/_theme.scss +0 -17
- package/scss/breadcrumb/_variables.scss +45 -44
- package/scss/button/_variables.scss +32 -32
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +27 -27
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/dataviz/_variables.scss +97 -97
- package/scss/datetimepicker/_variables.scss +1 -2
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_variables.scss +4 -4
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +20 -20
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_layout.scss +2 -2
- package/scss/forms/_variables.scss +14 -14
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_theme.scss +41 -4
- package/scss/grid/_variables.scss +73 -73
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_variables.scss +63 -63
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_variables.scss +35 -38
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_theme.scss +22 -22
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_theme.scss +10 -10
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_variables.scss +1 -1
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_variables.scss +41 -44
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_layout.scss +1 -1
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_variables.scss +21 -21
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_variables.scss +84 -93
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +10 -10
package/dist/all.css
CHANGED
|
@@ -1090,7 +1090,7 @@ kendo-sortable {
|
|
|
1090
1090
|
|
|
1091
1091
|
.k-pre,
|
|
1092
1092
|
.k-code {
|
|
1093
|
-
font-size: 0.
|
|
1093
|
+
font-size: 0.875rem;
|
|
1094
1094
|
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
1095
1095
|
line-height: 1.5;
|
|
1096
1096
|
font-weight: 400;
|
|
@@ -13243,11 +13243,11 @@ kendo-sortable {
|
|
|
13243
13243
|
}
|
|
13244
13244
|
|
|
13245
13245
|
.k-rounded-sm {
|
|
13246
|
-
border-radius: 0.
|
|
13246
|
+
border-radius: 0.25rem;
|
|
13247
13247
|
}
|
|
13248
13248
|
|
|
13249
13249
|
.\!k-rounded-sm {
|
|
13250
|
-
border-radius: 0.
|
|
13250
|
+
border-radius: 0.25rem !important;
|
|
13251
13251
|
}
|
|
13252
13252
|
|
|
13253
13253
|
.k-rounded-md {
|
|
@@ -13259,11 +13259,11 @@ kendo-sortable {
|
|
|
13259
13259
|
}
|
|
13260
13260
|
|
|
13261
13261
|
.k-rounded-lg {
|
|
13262
|
-
border-radius: 0.
|
|
13262
|
+
border-radius: 0.5rem;
|
|
13263
13263
|
}
|
|
13264
13264
|
|
|
13265
13265
|
.\!k-rounded-lg {
|
|
13266
|
-
border-radius: 0.
|
|
13266
|
+
border-radius: 0.5rem !important;
|
|
13267
13267
|
}
|
|
13268
13268
|
|
|
13269
13269
|
.k-rounded-full {
|
|
@@ -13291,11 +13291,11 @@ kendo-sortable {
|
|
|
13291
13291
|
}
|
|
13292
13292
|
|
|
13293
13293
|
.k-rounded-tl-sm {
|
|
13294
|
-
border-top-left-radius: 0.
|
|
13294
|
+
border-top-left-radius: 0.25rem;
|
|
13295
13295
|
}
|
|
13296
13296
|
|
|
13297
13297
|
.\!k-rounded-tl-sm {
|
|
13298
|
-
border-top-left-radius: 0.
|
|
13298
|
+
border-top-left-radius: 0.25rem !important;
|
|
13299
13299
|
}
|
|
13300
13300
|
|
|
13301
13301
|
.k-rounded-tl-md {
|
|
@@ -13307,11 +13307,11 @@ kendo-sortable {
|
|
|
13307
13307
|
}
|
|
13308
13308
|
|
|
13309
13309
|
.k-rounded-tl-lg {
|
|
13310
|
-
border-top-left-radius: 0.
|
|
13310
|
+
border-top-left-radius: 0.5rem;
|
|
13311
13311
|
}
|
|
13312
13312
|
|
|
13313
13313
|
.\!k-rounded-tl-lg {
|
|
13314
|
-
border-top-left-radius: 0.
|
|
13314
|
+
border-top-left-radius: 0.5rem !important;
|
|
13315
13315
|
}
|
|
13316
13316
|
|
|
13317
13317
|
.k-rounded-tl-full {
|
|
@@ -13339,11 +13339,11 @@ kendo-sortable {
|
|
|
13339
13339
|
}
|
|
13340
13340
|
|
|
13341
13341
|
.k-rounded-tr-sm {
|
|
13342
|
-
border-top-right-radius: 0.
|
|
13342
|
+
border-top-right-radius: 0.25rem;
|
|
13343
13343
|
}
|
|
13344
13344
|
|
|
13345
13345
|
.\!k-rounded-tr-sm {
|
|
13346
|
-
border-top-right-radius: 0.
|
|
13346
|
+
border-top-right-radius: 0.25rem !important;
|
|
13347
13347
|
}
|
|
13348
13348
|
|
|
13349
13349
|
.k-rounded-tr-md {
|
|
@@ -13355,11 +13355,11 @@ kendo-sortable {
|
|
|
13355
13355
|
}
|
|
13356
13356
|
|
|
13357
13357
|
.k-rounded-tr-lg {
|
|
13358
|
-
border-top-right-radius: 0.
|
|
13358
|
+
border-top-right-radius: 0.5rem;
|
|
13359
13359
|
}
|
|
13360
13360
|
|
|
13361
13361
|
.\!k-rounded-tr-lg {
|
|
13362
|
-
border-top-right-radius: 0.
|
|
13362
|
+
border-top-right-radius: 0.5rem !important;
|
|
13363
13363
|
}
|
|
13364
13364
|
|
|
13365
13365
|
.k-rounded-tr-full {
|
|
@@ -13387,11 +13387,11 @@ kendo-sortable {
|
|
|
13387
13387
|
}
|
|
13388
13388
|
|
|
13389
13389
|
.k-rounded-br-sm {
|
|
13390
|
-
border-bottom-right-radius: 0.
|
|
13390
|
+
border-bottom-right-radius: 0.25rem;
|
|
13391
13391
|
}
|
|
13392
13392
|
|
|
13393
13393
|
.\!k-rounded-br-sm {
|
|
13394
|
-
border-bottom-right-radius: 0.
|
|
13394
|
+
border-bottom-right-radius: 0.25rem !important;
|
|
13395
13395
|
}
|
|
13396
13396
|
|
|
13397
13397
|
.k-rounded-br-md {
|
|
@@ -13403,11 +13403,11 @@ kendo-sortable {
|
|
|
13403
13403
|
}
|
|
13404
13404
|
|
|
13405
13405
|
.k-rounded-br-lg {
|
|
13406
|
-
border-bottom-right-radius: 0.
|
|
13406
|
+
border-bottom-right-radius: 0.5rem;
|
|
13407
13407
|
}
|
|
13408
13408
|
|
|
13409
13409
|
.\!k-rounded-br-lg {
|
|
13410
|
-
border-bottom-right-radius: 0.
|
|
13410
|
+
border-bottom-right-radius: 0.5rem !important;
|
|
13411
13411
|
}
|
|
13412
13412
|
|
|
13413
13413
|
.k-rounded-br-full {
|
|
@@ -13435,11 +13435,11 @@ kendo-sortable {
|
|
|
13435
13435
|
}
|
|
13436
13436
|
|
|
13437
13437
|
.k-rounded-bl-sm {
|
|
13438
|
-
border-bottom-left-radius: 0.
|
|
13438
|
+
border-bottom-left-radius: 0.25rem;
|
|
13439
13439
|
}
|
|
13440
13440
|
|
|
13441
13441
|
.\!k-rounded-bl-sm {
|
|
13442
|
-
border-bottom-left-radius: 0.
|
|
13442
|
+
border-bottom-left-radius: 0.25rem !important;
|
|
13443
13443
|
}
|
|
13444
13444
|
|
|
13445
13445
|
.k-rounded-bl-md {
|
|
@@ -13451,11 +13451,11 @@ kendo-sortable {
|
|
|
13451
13451
|
}
|
|
13452
13452
|
|
|
13453
13453
|
.k-rounded-bl-lg {
|
|
13454
|
-
border-bottom-left-radius: 0.
|
|
13454
|
+
border-bottom-left-radius: 0.5rem;
|
|
13455
13455
|
}
|
|
13456
13456
|
|
|
13457
13457
|
.\!k-rounded-bl-lg {
|
|
13458
|
-
border-bottom-left-radius: 0.
|
|
13458
|
+
border-bottom-left-radius: 0.5rem !important;
|
|
13459
13459
|
}
|
|
13460
13460
|
|
|
13461
13461
|
.k-rounded-bl-full {
|
|
@@ -13487,13 +13487,13 @@ kendo-sortable {
|
|
|
13487
13487
|
}
|
|
13488
13488
|
|
|
13489
13489
|
.k-rounded-t-sm {
|
|
13490
|
-
border-top-left-radius: 0.
|
|
13491
|
-
border-top-right-radius: 0.
|
|
13490
|
+
border-top-left-radius: 0.25rem;
|
|
13491
|
+
border-top-right-radius: 0.25rem;
|
|
13492
13492
|
}
|
|
13493
13493
|
|
|
13494
13494
|
.\!k-rounded-t-sm {
|
|
13495
|
-
border-top-left-radius: 0.
|
|
13496
|
-
border-top-right-radius: 0.
|
|
13495
|
+
border-top-left-radius: 0.25rem !important;
|
|
13496
|
+
border-top-right-radius: 0.25rem !important;
|
|
13497
13497
|
}
|
|
13498
13498
|
|
|
13499
13499
|
.k-rounded-t-md {
|
|
@@ -13507,13 +13507,13 @@ kendo-sortable {
|
|
|
13507
13507
|
}
|
|
13508
13508
|
|
|
13509
13509
|
.k-rounded-t-lg {
|
|
13510
|
-
border-top-left-radius: 0.
|
|
13511
|
-
border-top-right-radius: 0.
|
|
13510
|
+
border-top-left-radius: 0.5rem;
|
|
13511
|
+
border-top-right-radius: 0.5rem;
|
|
13512
13512
|
}
|
|
13513
13513
|
|
|
13514
13514
|
.\!k-rounded-t-lg {
|
|
13515
|
-
border-top-left-radius: 0.
|
|
13516
|
-
border-top-right-radius: 0.
|
|
13515
|
+
border-top-left-radius: 0.5rem !important;
|
|
13516
|
+
border-top-right-radius: 0.5rem !important;
|
|
13517
13517
|
}
|
|
13518
13518
|
|
|
13519
13519
|
.k-rounded-t-full {
|
|
@@ -13547,13 +13547,13 @@ kendo-sortable {
|
|
|
13547
13547
|
}
|
|
13548
13548
|
|
|
13549
13549
|
.k-rounded-r-sm {
|
|
13550
|
-
border-top-right-radius: 0.
|
|
13551
|
-
border-bottom-right-radius: 0.
|
|
13550
|
+
border-top-right-radius: 0.25rem;
|
|
13551
|
+
border-bottom-right-radius: 0.25rem;
|
|
13552
13552
|
}
|
|
13553
13553
|
|
|
13554
13554
|
.\!k-rounded-r-sm {
|
|
13555
|
-
border-top-right-radius: 0.
|
|
13556
|
-
border-bottom-right-radius: 0.
|
|
13555
|
+
border-top-right-radius: 0.25rem !important;
|
|
13556
|
+
border-bottom-right-radius: 0.25rem !important;
|
|
13557
13557
|
}
|
|
13558
13558
|
|
|
13559
13559
|
.k-rounded-r-md {
|
|
@@ -13567,13 +13567,13 @@ kendo-sortable {
|
|
|
13567
13567
|
}
|
|
13568
13568
|
|
|
13569
13569
|
.k-rounded-r-lg {
|
|
13570
|
-
border-top-right-radius: 0.
|
|
13571
|
-
border-bottom-right-radius: 0.
|
|
13570
|
+
border-top-right-radius: 0.5rem;
|
|
13571
|
+
border-bottom-right-radius: 0.5rem;
|
|
13572
13572
|
}
|
|
13573
13573
|
|
|
13574
13574
|
.\!k-rounded-r-lg {
|
|
13575
|
-
border-top-right-radius: 0.
|
|
13576
|
-
border-bottom-right-radius: 0.
|
|
13575
|
+
border-top-right-radius: 0.5rem !important;
|
|
13576
|
+
border-bottom-right-radius: 0.5rem !important;
|
|
13577
13577
|
}
|
|
13578
13578
|
|
|
13579
13579
|
.k-rounded-r-full {
|
|
@@ -13607,13 +13607,13 @@ kendo-sortable {
|
|
|
13607
13607
|
}
|
|
13608
13608
|
|
|
13609
13609
|
.k-rounded-b-sm {
|
|
13610
|
-
border-bottom-left-radius: 0.
|
|
13611
|
-
border-bottom-right-radius: 0.
|
|
13610
|
+
border-bottom-left-radius: 0.25rem;
|
|
13611
|
+
border-bottom-right-radius: 0.25rem;
|
|
13612
13612
|
}
|
|
13613
13613
|
|
|
13614
13614
|
.\!k-rounded-b-sm {
|
|
13615
|
-
border-bottom-left-radius: 0.
|
|
13616
|
-
border-bottom-right-radius: 0.
|
|
13615
|
+
border-bottom-left-radius: 0.25rem !important;
|
|
13616
|
+
border-bottom-right-radius: 0.25rem !important;
|
|
13617
13617
|
}
|
|
13618
13618
|
|
|
13619
13619
|
.k-rounded-b-md {
|
|
@@ -13627,13 +13627,13 @@ kendo-sortable {
|
|
|
13627
13627
|
}
|
|
13628
13628
|
|
|
13629
13629
|
.k-rounded-b-lg {
|
|
13630
|
-
border-bottom-left-radius: 0.
|
|
13631
|
-
border-bottom-right-radius: 0.
|
|
13630
|
+
border-bottom-left-radius: 0.5rem;
|
|
13631
|
+
border-bottom-right-radius: 0.5rem;
|
|
13632
13632
|
}
|
|
13633
13633
|
|
|
13634
13634
|
.\!k-rounded-b-lg {
|
|
13635
|
-
border-bottom-left-radius: 0.
|
|
13636
|
-
border-bottom-right-radius: 0.
|
|
13635
|
+
border-bottom-left-radius: 0.5rem !important;
|
|
13636
|
+
border-bottom-right-radius: 0.5rem !important;
|
|
13637
13637
|
}
|
|
13638
13638
|
|
|
13639
13639
|
.k-rounded-b-full {
|
|
@@ -13667,13 +13667,13 @@ kendo-sortable {
|
|
|
13667
13667
|
}
|
|
13668
13668
|
|
|
13669
13669
|
.k-rounded-l-sm {
|
|
13670
|
-
border-top-left-radius: 0.
|
|
13671
|
-
border-bottom-left-radius: 0.
|
|
13670
|
+
border-top-left-radius: 0.25rem;
|
|
13671
|
+
border-bottom-left-radius: 0.25rem;
|
|
13672
13672
|
}
|
|
13673
13673
|
|
|
13674
13674
|
.\!k-rounded-l-sm {
|
|
13675
|
-
border-top-left-radius: 0.
|
|
13676
|
-
border-bottom-left-radius: 0.
|
|
13675
|
+
border-top-left-radius: 0.25rem !important;
|
|
13676
|
+
border-bottom-left-radius: 0.25rem !important;
|
|
13677
13677
|
}
|
|
13678
13678
|
|
|
13679
13679
|
.k-rounded-l-md {
|
|
@@ -13687,13 +13687,13 @@ kendo-sortable {
|
|
|
13687
13687
|
}
|
|
13688
13688
|
|
|
13689
13689
|
.k-rounded-l-lg {
|
|
13690
|
-
border-top-left-radius: 0.
|
|
13691
|
-
border-bottom-left-radius: 0.
|
|
13690
|
+
border-top-left-radius: 0.5rem;
|
|
13691
|
+
border-bottom-left-radius: 0.5rem;
|
|
13692
13692
|
}
|
|
13693
13693
|
|
|
13694
13694
|
.\!k-rounded-l-lg {
|
|
13695
|
-
border-top-left-radius: 0.
|
|
13696
|
-
border-bottom-left-radius: 0.
|
|
13695
|
+
border-top-left-radius: 0.5rem !important;
|
|
13696
|
+
border-bottom-left-radius: 0.5rem !important;
|
|
13697
13697
|
}
|
|
13698
13698
|
|
|
13699
13699
|
.k-rounded-l-full {
|
|
@@ -24246,6 +24246,10 @@ kendo-sortable {
|
|
|
24246
24246
|
vertical-align: top;
|
|
24247
24247
|
}
|
|
24248
24248
|
|
|
24249
|
+
.k-icon-wrapper-host {
|
|
24250
|
+
display: contents;
|
|
24251
|
+
}
|
|
24252
|
+
|
|
24249
24253
|
.k-icon-with-modifier {
|
|
24250
24254
|
position: relative;
|
|
24251
24255
|
margin: .25em;
|
|
@@ -27333,6 +27337,45 @@ kendo-badge-container {
|
|
|
27333
27337
|
.k-button-sm.k-icon-button > .k-button-icon {
|
|
27334
27338
|
min-width: 1.25rem;
|
|
27335
27339
|
min-height: 1.25rem;
|
|
27340
|
+
display: inline-flex;
|
|
27341
|
+
align-items: center;
|
|
27342
|
+
justify-content: center;
|
|
27343
|
+
}
|
|
27344
|
+
|
|
27345
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-svg-icon > svg,
|
|
27346
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-md > svg {
|
|
27347
|
+
width: 16px;
|
|
27348
|
+
height: 16px;
|
|
27349
|
+
}
|
|
27350
|
+
|
|
27351
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-xs > svg {
|
|
27352
|
+
width: 12px;
|
|
27353
|
+
height: 12px;
|
|
27354
|
+
}
|
|
27355
|
+
|
|
27356
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-sm > svg {
|
|
27357
|
+
width: 14px;
|
|
27358
|
+
height: 14px;
|
|
27359
|
+
}
|
|
27360
|
+
|
|
27361
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-lg > svg {
|
|
27362
|
+
width: 20px;
|
|
27363
|
+
height: 20px;
|
|
27364
|
+
}
|
|
27365
|
+
|
|
27366
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-xl > svg {
|
|
27367
|
+
width: 24px;
|
|
27368
|
+
height: 24px;
|
|
27369
|
+
}
|
|
27370
|
+
|
|
27371
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-xxl > svg {
|
|
27372
|
+
width: 32px;
|
|
27373
|
+
height: 32px;
|
|
27374
|
+
}
|
|
27375
|
+
|
|
27376
|
+
.k-button-sm.k-icon-button > .k-button-icon.k-icon-xxxl > svg {
|
|
27377
|
+
width: 48px;
|
|
27378
|
+
height: 48px;
|
|
27336
27379
|
}
|
|
27337
27380
|
|
|
27338
27381
|
.k-button-md {
|
|
@@ -27348,6 +27391,45 @@ kendo-badge-container {
|
|
|
27348
27391
|
.k-button-md.k-icon-button > .k-button-icon {
|
|
27349
27392
|
min-width: 1.5rem;
|
|
27350
27393
|
min-height: 1.5rem;
|
|
27394
|
+
display: inline-flex;
|
|
27395
|
+
align-items: center;
|
|
27396
|
+
justify-content: center;
|
|
27397
|
+
}
|
|
27398
|
+
|
|
27399
|
+
.k-button-md.k-icon-button > .k-button-icon.k-svg-icon > svg,
|
|
27400
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-md > svg {
|
|
27401
|
+
width: 16px;
|
|
27402
|
+
height: 16px;
|
|
27403
|
+
}
|
|
27404
|
+
|
|
27405
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-xs > svg {
|
|
27406
|
+
width: 12px;
|
|
27407
|
+
height: 12px;
|
|
27408
|
+
}
|
|
27409
|
+
|
|
27410
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-sm > svg {
|
|
27411
|
+
width: 14px;
|
|
27412
|
+
height: 14px;
|
|
27413
|
+
}
|
|
27414
|
+
|
|
27415
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-lg > svg {
|
|
27416
|
+
width: 20px;
|
|
27417
|
+
height: 20px;
|
|
27418
|
+
}
|
|
27419
|
+
|
|
27420
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-xl > svg {
|
|
27421
|
+
width: 24px;
|
|
27422
|
+
height: 24px;
|
|
27423
|
+
}
|
|
27424
|
+
|
|
27425
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-xxl > svg {
|
|
27426
|
+
width: 32px;
|
|
27427
|
+
height: 32px;
|
|
27428
|
+
}
|
|
27429
|
+
|
|
27430
|
+
.k-button-md.k-icon-button > .k-button-icon.k-icon-xxxl > svg {
|
|
27431
|
+
width: 48px;
|
|
27432
|
+
height: 48px;
|
|
27351
27433
|
}
|
|
27352
27434
|
|
|
27353
27435
|
.k-button-lg {
|
|
@@ -27363,6 +27445,45 @@ kendo-badge-container {
|
|
|
27363
27445
|
.k-button-lg.k-icon-button > .k-button-icon {
|
|
27364
27446
|
min-width: 1.5rem;
|
|
27365
27447
|
min-height: 1.5rem;
|
|
27448
|
+
display: inline-flex;
|
|
27449
|
+
align-items: center;
|
|
27450
|
+
justify-content: center;
|
|
27451
|
+
}
|
|
27452
|
+
|
|
27453
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-svg-icon > svg,
|
|
27454
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-md > svg {
|
|
27455
|
+
width: 16px;
|
|
27456
|
+
height: 16px;
|
|
27457
|
+
}
|
|
27458
|
+
|
|
27459
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-xs > svg {
|
|
27460
|
+
width: 12px;
|
|
27461
|
+
height: 12px;
|
|
27462
|
+
}
|
|
27463
|
+
|
|
27464
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-sm > svg {
|
|
27465
|
+
width: 14px;
|
|
27466
|
+
height: 14px;
|
|
27467
|
+
}
|
|
27468
|
+
|
|
27469
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-lg > svg {
|
|
27470
|
+
width: 20px;
|
|
27471
|
+
height: 20px;
|
|
27472
|
+
}
|
|
27473
|
+
|
|
27474
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-xl > svg {
|
|
27475
|
+
width: 24px;
|
|
27476
|
+
height: 24px;
|
|
27477
|
+
}
|
|
27478
|
+
|
|
27479
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-xxl > svg {
|
|
27480
|
+
width: 32px;
|
|
27481
|
+
height: 32px;
|
|
27482
|
+
}
|
|
27483
|
+
|
|
27484
|
+
.k-button-lg.k-icon-button > .k-button-icon.k-icon-xxxl > svg {
|
|
27485
|
+
width: 48px;
|
|
27486
|
+
height: 48px;
|
|
27366
27487
|
}
|
|
27367
27488
|
|
|
27368
27489
|
.k-button-square {
|
|
@@ -30139,8 +30260,8 @@ textarea.k-input-inner {
|
|
|
30139
30260
|
aspect-ratio: auto;
|
|
30140
30261
|
}
|
|
30141
30262
|
|
|
30142
|
-
.k-input-spinner .k-spinner-increase
|
|
30143
|
-
.k-input-spinner .k-spinner-decrease
|
|
30263
|
+
.k-input-spinner .k-spinner-increase .k-button-icon,
|
|
30264
|
+
.k-input-spinner .k-spinner-decrease .k-button-icon {
|
|
30144
30265
|
margin: -1em 0;
|
|
30145
30266
|
min-width: auto !important;
|
|
30146
30267
|
min-height: auto !important;
|
|
@@ -33165,8 +33286,9 @@ select.k-picker-lg {
|
|
|
33165
33286
|
vertical-align: middle;
|
|
33166
33287
|
}
|
|
33167
33288
|
|
|
33168
|
-
.k-colorgradient-color-contrast .k-contrast-validation .k-icon + .k-icon
|
|
33169
|
-
|
|
33289
|
+
.k-colorgradient-color-contrast .k-contrast-validation .k-icon + .k-icon,
|
|
33290
|
+
.k-colorgradient-color-contrast .k-contrast-validation .k-icon-wrapper-host + .k-icon-wrapper-host .k-icon {
|
|
33291
|
+
margin-inline-start: -13px;
|
|
33170
33292
|
}
|
|
33171
33293
|
|
|
33172
33294
|
.k-color-contrast-svg {
|
|
@@ -33177,12 +33299,6 @@ select.k-picker-lg {
|
|
|
33177
33299
|
pointer-events: none;
|
|
33178
33300
|
}
|
|
33179
33301
|
|
|
33180
|
-
.k-rtl .k-colorgradient-color-contrast .k-i-check + .k-i-check,
|
|
33181
|
-
[dir="rtl"] .k-colorgradient-color-contrast .k-i-check + .k-i-check {
|
|
33182
|
-
margin-left: 0;
|
|
33183
|
-
margin-right: -13px;
|
|
33184
|
-
}
|
|
33185
|
-
|
|
33186
33302
|
.k-colorgradient {
|
|
33187
33303
|
border-color: #dee2e6;
|
|
33188
33304
|
color: #212529;
|
|
@@ -37107,7 +37223,6 @@ kendo-card-footer {
|
|
|
37107
37223
|
}
|
|
37108
37224
|
|
|
37109
37225
|
.k-breadcrumb {
|
|
37110
|
-
padding: 0px 0px;
|
|
37111
37226
|
border-width: 0px;
|
|
37112
37227
|
border-style: solid;
|
|
37113
37228
|
box-sizing: border-box;
|
|
@@ -37222,6 +37337,11 @@ kendo-card-footer {
|
|
|
37222
37337
|
text-decoration: underline;
|
|
37223
37338
|
}
|
|
37224
37339
|
|
|
37340
|
+
.k-breadcrumb-current-item .k-disabled, .k-breadcrumb-last-item .k-disabled {
|
|
37341
|
+
opacity: 1;
|
|
37342
|
+
filter: none;
|
|
37343
|
+
}
|
|
37344
|
+
|
|
37225
37345
|
.k-breadcrumb {
|
|
37226
37346
|
border-color: #dee2e6;
|
|
37227
37347
|
color: #212529;
|
|
@@ -37256,15 +37376,10 @@ kendo-card-footer {
|
|
|
37256
37376
|
box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.25);
|
|
37257
37377
|
}
|
|
37258
37378
|
|
|
37259
|
-
.k-breadcrumb-last-item .k-breadcrumb-link {
|
|
37379
|
+
.k-breadcrumb-current-item .k-breadcrumb-link, .k-breadcrumb-last-item .k-breadcrumb-link {
|
|
37260
37380
|
color: #6c757d;
|
|
37261
37381
|
}
|
|
37262
37382
|
|
|
37263
|
-
.k-breadcrumb-last-item .k-disabled {
|
|
37264
|
-
opacity: 1;
|
|
37265
|
-
filter: none;
|
|
37266
|
-
}
|
|
37267
|
-
|
|
37268
37383
|
.k-pager {
|
|
37269
37384
|
padding: 0;
|
|
37270
37385
|
border-width: 1px;
|
|
@@ -39602,6 +39717,7 @@ kendo-card-footer {
|
|
|
39602
39717
|
}
|
|
39603
39718
|
|
|
39604
39719
|
.k-grid .k-table-th,
|
|
39720
|
+
.k-grid td,
|
|
39605
39721
|
.k-grid .k-table-td {
|
|
39606
39722
|
border-width: 0;
|
|
39607
39723
|
border-inline-start-width: 1px;
|
|
@@ -39617,16 +39733,19 @@ kendo-card-footer {
|
|
|
39617
39733
|
}
|
|
39618
39734
|
|
|
39619
39735
|
.k-grid .k-table-th:first-child,
|
|
39736
|
+
.k-grid td:first-child,
|
|
39620
39737
|
.k-grid .k-table-td:first-child {
|
|
39621
39738
|
border-inline-start-width: 0;
|
|
39622
39739
|
}
|
|
39623
39740
|
|
|
39624
39741
|
.k-grid .k-table-th:focus,
|
|
39742
|
+
.k-grid td:focus,
|
|
39625
39743
|
.k-grid .k-table-td:focus {
|
|
39626
39744
|
outline: none;
|
|
39627
39745
|
}
|
|
39628
39746
|
|
|
39629
39747
|
.k-grid .k-table-th .k-placeholder-line,
|
|
39748
|
+
.k-grid td .k-placeholder-line,
|
|
39630
39749
|
.k-grid .k-table-td .k-placeholder-line {
|
|
39631
39750
|
width: 80%;
|
|
39632
39751
|
}
|
|
@@ -39635,6 +39754,10 @@ kendo-card-footer {
|
|
|
39635
39754
|
.k-grid .k-table-th > .k-radio-wrap,
|
|
39636
39755
|
.k-grid .k-table-th > .k-checkbox,
|
|
39637
39756
|
.k-grid .k-table-th > .k-checkbox-wrap,
|
|
39757
|
+
.k-grid td > .k-radio,
|
|
39758
|
+
.k-grid td > .k-radio-wrap,
|
|
39759
|
+
.k-grid td > .k-checkbox,
|
|
39760
|
+
.k-grid td > .k-checkbox-wrap,
|
|
39638
39761
|
.k-grid .k-table-td > .k-radio,
|
|
39639
39762
|
.k-grid .k-table-td > .k-radio-wrap,
|
|
39640
39763
|
.k-grid .k-table-td > .k-checkbox,
|
|
@@ -39647,6 +39770,7 @@ kendo-card-footer {
|
|
|
39647
39770
|
white-space: nowrap;
|
|
39648
39771
|
}
|
|
39649
39772
|
|
|
39773
|
+
.k-grid td,
|
|
39650
39774
|
.k-grid .k-table-td {
|
|
39651
39775
|
border-block-end-width: 0px;
|
|
39652
39776
|
white-space: unset;
|
|
@@ -39798,10 +39922,12 @@ kendo-card-footer {
|
|
|
39798
39922
|
align-content: center;
|
|
39799
39923
|
}
|
|
39800
39924
|
|
|
39925
|
+
.k-grid .k-grouping-row td,
|
|
39801
39926
|
.k-grid .k-grouping-row .k-table-td {
|
|
39802
39927
|
overflow: visible;
|
|
39803
39928
|
}
|
|
39804
39929
|
|
|
39930
|
+
.k-grid .k-grouping-row + .k-table-row td,
|
|
39805
39931
|
.k-grid .k-grouping-row + .k-table-row .k-table-td {
|
|
39806
39932
|
border-top-width: 1px;
|
|
39807
39933
|
}
|
|
@@ -39818,11 +39944,13 @@ kendo-card-footer {
|
|
|
39818
39944
|
text-decoration: none;
|
|
39819
39945
|
}
|
|
39820
39946
|
|
|
39947
|
+
.k-grid .k-table .k-group-footer td,
|
|
39821
39948
|
.k-grid .k-table .k-group-footer .k-table-td {
|
|
39822
39949
|
border-style: solid;
|
|
39823
39950
|
border-width: 1px 0;
|
|
39824
39951
|
}
|
|
39825
39952
|
|
|
39953
|
+
.k-grid .k-group-footer .k-group-cell + td,
|
|
39826
39954
|
.k-grid .k-group-footer .k-group-cell + .k-table-td {
|
|
39827
39955
|
border-inline-start-width: 1px;
|
|
39828
39956
|
}
|
|
@@ -40015,10 +40143,14 @@ div.k-grid-footer {
|
|
|
40015
40143
|
border-top-width: 1px;
|
|
40016
40144
|
}
|
|
40017
40145
|
|
|
40146
|
+
.k-grid-footer td,
|
|
40018
40147
|
.k-grid-footer .k-table-td {
|
|
40019
40148
|
height: 1.5em;
|
|
40020
40149
|
}
|
|
40021
40150
|
|
|
40151
|
+
.k-grid-footer td,
|
|
40152
|
+
.k-group-footer td,
|
|
40153
|
+
.k-grouping-row td,
|
|
40022
40154
|
.k-grid-footer .k-table-td,
|
|
40023
40155
|
.k-group-footer .k-table-td,
|
|
40024
40156
|
.k-grouping-row .k-table-td {
|
|
@@ -40040,6 +40172,7 @@ div.k-grid-footer {
|
|
|
40040
40172
|
line-height: 1.5;
|
|
40041
40173
|
}
|
|
40042
40174
|
|
|
40175
|
+
.k-filter-row td,
|
|
40043
40176
|
.k-filter-row .k-table-td,
|
|
40044
40177
|
.k-filter-row .k-table-th {
|
|
40045
40178
|
border-width: 0;
|
|
@@ -40048,6 +40181,7 @@ div.k-grid-footer {
|
|
|
40048
40181
|
white-space: nowrap;
|
|
40049
40182
|
}
|
|
40050
40183
|
|
|
40184
|
+
.k-filter-row td:first-child,
|
|
40051
40185
|
.k-filter-row .k-table-td:first-child {
|
|
40052
40186
|
border-inline-start-width: 0;
|
|
40053
40187
|
}
|
|
@@ -40095,7 +40229,9 @@ div.k-grid-footer {
|
|
|
40095
40229
|
outline: 0;
|
|
40096
40230
|
}
|
|
40097
40231
|
|
|
40232
|
+
.k-grid-content .k-table-row:last-child > td,
|
|
40098
40233
|
.k-grid-content .k-table-row:last-child > .k-table-td,
|
|
40234
|
+
.k-grid-content-locked .k-table-row:last-child > td,
|
|
40099
40235
|
.k-grid-content-locked .k-table-row:last-child > .k-table-td {
|
|
40100
40236
|
border-bottom-width: 0;
|
|
40101
40237
|
}
|
|
@@ -40118,6 +40254,7 @@ div.k-grid-footer {
|
|
|
40118
40254
|
|
|
40119
40255
|
.k-grid .k-edit-cell,
|
|
40120
40256
|
.k-grid .k-command-cell,
|
|
40257
|
+
.k-grid .k-grid-edit-row td,
|
|
40121
40258
|
.k-grid .k-grid-edit-row .k-table-td {
|
|
40122
40259
|
text-overflow: clip;
|
|
40123
40260
|
}
|
|
@@ -40125,6 +40262,9 @@ div.k-grid-footer {
|
|
|
40125
40262
|
.k-grid .k-edit-cell > input:not([type="checkbox"]):not([type="radio"]),
|
|
40126
40263
|
.k-grid .k-edit-cell > select,
|
|
40127
40264
|
.k-grid .k-edit-cell > .k-widget:not(.k-switch),
|
|
40265
|
+
.k-grid .k-grid-edit-row td > input:not([type="checkbox"]):not([type="radio"]),
|
|
40266
|
+
.k-grid .k-grid-edit-row td > select,
|
|
40267
|
+
.k-grid .k-grid-edit-row td > .k-widget:not(.k-switch),
|
|
40128
40268
|
.k-grid .k-grid-edit-row .k-table-td > input:not([type="checkbox"]):not([type="radio"]),
|
|
40129
40269
|
.k-grid .k-grid-edit-row .k-table-td > select,
|
|
40130
40270
|
.k-grid .k-grid-edit-row .k-table-td > .k-widget:not(.k-switch) {
|
|
@@ -40137,6 +40277,10 @@ div.k-grid-footer {
|
|
|
40137
40277
|
.k-grid .k-edit-cell > .k-checkbox,
|
|
40138
40278
|
.k-grid .k-edit-cell > .k-radio-wrap,
|
|
40139
40279
|
.k-grid .k-edit-cell > .k-checkbox-wrap,
|
|
40280
|
+
.k-grid .k-grid-edit-row td > .k-radio,
|
|
40281
|
+
.k-grid .k-grid-edit-row td > .k-checkbox,
|
|
40282
|
+
.k-grid .k-grid-edit-row td > .k-radio-wrap,
|
|
40283
|
+
.k-grid .k-grid-edit-row td > .k-checkbox-wrap,
|
|
40140
40284
|
.k-grid .k-grid-edit-row .k-table-td > .k-radio,
|
|
40141
40285
|
.k-grid .k-grid-edit-row .k-table-td > .k-checkbox,
|
|
40142
40286
|
.k-grid .k-grid-edit-row .k-table-td > .k-radio-wrap,
|
|
@@ -40178,19 +40322,19 @@ div.k-grid-footer {
|
|
|
40178
40322
|
}
|
|
40179
40323
|
|
|
40180
40324
|
.k-grid-virtual .k-grid-content .k-grid-table-wrap {
|
|
40181
|
-
float:
|
|
40325
|
+
float: left;
|
|
40182
40326
|
width: 100%;
|
|
40183
40327
|
}
|
|
40184
40328
|
|
|
40185
40329
|
.k-grid-virtual .k-grid-content .k-grid-table {
|
|
40186
40330
|
position: relative;
|
|
40187
|
-
float:
|
|
40331
|
+
float: left;
|
|
40188
40332
|
z-index: 1;
|
|
40189
40333
|
}
|
|
40190
40334
|
|
|
40191
40335
|
.k-grid-virtual .k-grid-content > .k-height-container {
|
|
40192
40336
|
position: relative;
|
|
40193
|
-
float:
|
|
40337
|
+
float: left;
|
|
40194
40338
|
}
|
|
40195
40339
|
|
|
40196
40340
|
.k-grid-virtual .k-grid-content::after {
|
|
@@ -40208,6 +40352,7 @@ div.k-grid-footer {
|
|
|
40208
40352
|
height: 1px;
|
|
40209
40353
|
}
|
|
40210
40354
|
|
|
40355
|
+
.k-grid-add-row td,
|
|
40211
40356
|
.k-grid-add-row .k-table-td {
|
|
40212
40357
|
border-bottom-style: solid;
|
|
40213
40358
|
border-bottom-width: 1px;
|
|
@@ -40291,18 +40436,18 @@ kendo-grid .k-table-row.k-grid-row-sticky {
|
|
|
40291
40436
|
z-index: auto;
|
|
40292
40437
|
}
|
|
40293
40438
|
|
|
40439
|
+
kendo-grid .k-grid-row-sticky td,
|
|
40294
40440
|
kendo-grid .k-grid-row-sticky .k-table-td {
|
|
40295
40441
|
border-bottom-width: 1px;
|
|
40296
40442
|
border-top-width: 1px;
|
|
40297
40443
|
position: sticky;
|
|
40298
40444
|
top: inherit;
|
|
40299
40445
|
bottom: inherit;
|
|
40300
|
-
}
|
|
40301
|
-
|
|
40302
|
-
kendo-grid .k-grid-row-sticky .k-table-td {
|
|
40303
40446
|
z-index: 2;
|
|
40304
40447
|
}
|
|
40305
40448
|
|
|
40449
|
+
kendo-grid .k-grid-row-sticky td.k-grid-content-sticky,
|
|
40450
|
+
kendo-grid .k-grid-row-sticky.k-alt td.k-grid-content-sticky,
|
|
40306
40451
|
kendo-grid .k-grid-row-sticky .k-table-td.k-grid-content-sticky,
|
|
40307
40452
|
kendo-grid .k-grid-row-sticky.k-alt .k-table-td.k-grid-content-sticky {
|
|
40308
40453
|
z-index: 3;
|
|
@@ -40328,10 +40473,13 @@ kendo-grid .k-grid-header .k-grid-header-menu {
|
|
|
40328
40473
|
border-inline-end-width: 1px;
|
|
40329
40474
|
}
|
|
40330
40475
|
|
|
40476
|
+
.k-grid .k-table .k-grid-header-sticky:not([style*="display: none"]) + td,
|
|
40331
40477
|
.k-grid .k-table .k-grid-header-sticky:not([style*="display: none"]) + .k-table-td,
|
|
40332
40478
|
.k-grid .k-table .k-grid-header-sticky:not([style*="display: none"]) + .k-table-th,
|
|
40479
|
+
.k-grid .k-table .k-grid-content-sticky:not([style*="display: none"]) + td,
|
|
40333
40480
|
.k-grid .k-table .k-grid-content-sticky:not([style*="display: none"]) + .k-table-td,
|
|
40334
40481
|
.k-grid .k-table .k-grid-content-sticky:not([style*="display: none"]) + .k-table-th,
|
|
40482
|
+
.k-grid .k-table .k-grid-footer-sticky:not([style*="display: none"]) + td,
|
|
40335
40483
|
.k-grid .k-table .k-grid-footer-sticky:not([style*="display: none"]) + .k-table-td,
|
|
40336
40484
|
.k-grid .k-table .k-grid-footer-sticky:not([style*="display: none"]) + .k-table-th {
|
|
40337
40485
|
border-inline-start-width: 0;
|
|
@@ -40393,6 +40541,7 @@ div.k-grid-norecords {
|
|
|
40393
40541
|
padding: 0.25rem 0.25rem;
|
|
40394
40542
|
}
|
|
40395
40543
|
|
|
40544
|
+
.k-grid-sm td,
|
|
40396
40545
|
.k-grid-sm .k-table-td {
|
|
40397
40546
|
padding: 0.25rem 0.25rem;
|
|
40398
40547
|
}
|
|
@@ -40448,10 +40597,12 @@ div.k-grid-norecords {
|
|
|
40448
40597
|
|
|
40449
40598
|
.k-grid-sm .k-edit-cell,
|
|
40450
40599
|
.k-grid-sm .k-command-cell,
|
|
40600
|
+
.k-grid-sm .k-grid-edit-row td,
|
|
40451
40601
|
.k-grid-sm .k-grid-edit-row .k-table-td {
|
|
40452
40602
|
padding: 0.25rem 0.25rem;
|
|
40453
40603
|
}
|
|
40454
40604
|
|
|
40605
|
+
.k-grid-sm .k-filter-row td,
|
|
40455
40606
|
.k-grid-sm .k-filter-row .k-table-td,
|
|
40456
40607
|
.k-grid-sm .k-filter-row .k-table-th {
|
|
40457
40608
|
padding: 0.375rem 0.375rem;
|
|
@@ -40466,6 +40617,7 @@ div.k-grid-norecords {
|
|
|
40466
40617
|
padding: 0.5rem 0.5rem;
|
|
40467
40618
|
}
|
|
40468
40619
|
|
|
40620
|
+
.k-grid-md td,
|
|
40469
40621
|
.k-grid-md .k-table-td {
|
|
40470
40622
|
padding: 0.5rem 0.5rem;
|
|
40471
40623
|
}
|
|
@@ -40521,10 +40673,12 @@ div.k-grid-norecords {
|
|
|
40521
40673
|
|
|
40522
40674
|
.k-grid-md .k-edit-cell,
|
|
40523
40675
|
.k-grid-md .k-command-cell,
|
|
40676
|
+
.k-grid-md .k-grid-edit-row td,
|
|
40524
40677
|
.k-grid-md .k-grid-edit-row .k-table-td {
|
|
40525
40678
|
padding: 5px 0.5rem;
|
|
40526
40679
|
}
|
|
40527
40680
|
|
|
40681
|
+
.k-grid-md .k-filter-row td,
|
|
40528
40682
|
.k-grid-md .k-filter-row .k-table-td,
|
|
40529
40683
|
.k-grid-md .k-filter-row .k-table-th {
|
|
40530
40684
|
padding: 0.5rem 0.5rem;
|
|
@@ -40575,7 +40729,7 @@ div.k-grid-norecords {
|
|
|
40575
40729
|
}
|
|
40576
40730
|
|
|
40577
40731
|
.k-pdf-export-shadow .k-grid {
|
|
40578
|
-
float:
|
|
40732
|
+
float: left;
|
|
40579
40733
|
width: auto !important;
|
|
40580
40734
|
}
|
|
40581
40735
|
|
|
@@ -40670,6 +40824,7 @@ div.k-grid-norecords {
|
|
|
40670
40824
|
}
|
|
40671
40825
|
|
|
40672
40826
|
.k-autofitting .k-table-th,
|
|
40827
|
+
.k-autofitting td,
|
|
40673
40828
|
.k-autofitting .k-table-td {
|
|
40674
40829
|
white-space: nowrap !important;
|
|
40675
40830
|
}
|
|
@@ -40803,6 +40958,7 @@ div.k-grid-norecords {
|
|
|
40803
40958
|
background-color: inherit;
|
|
40804
40959
|
}
|
|
40805
40960
|
|
|
40961
|
+
.k-grid td,
|
|
40806
40962
|
.k-grid .k-table-td,
|
|
40807
40963
|
.k-grid .k-grid-content,
|
|
40808
40964
|
.k-grid .k-grid-header-locked,
|
|
@@ -40820,15 +40976,27 @@ div.k-grid-norecords {
|
|
|
40820
40976
|
}
|
|
40821
40977
|
|
|
40822
40978
|
.k-grid .k-table-th.k-selected,
|
|
40979
|
+
.k-grid td.k-selected,
|
|
40823
40980
|
.k-grid .k-table-td.k-selected,
|
|
40981
|
+
.k-grid .k-table-row.k-selected > td,
|
|
40824
40982
|
.k-grid .k-table-row.k-selected > .k-table-td {
|
|
40825
40983
|
color: #212529;
|
|
40826
40984
|
background-color: rgba(13, 110, 253, 0.25);
|
|
40827
40985
|
}
|
|
40828
40986
|
|
|
40829
40987
|
.k-grid .k-table-th:focus, .k-grid .k-table-th.k-focus,
|
|
40988
|
+
.k-grid td:focus,
|
|
40989
|
+
.k-grid td.k-focus,
|
|
40830
40990
|
.k-grid .k-table-td:focus,
|
|
40831
40991
|
.k-grid .k-table-td.k-focus,
|
|
40992
|
+
.k-grid .k-master-row > td:focus,
|
|
40993
|
+
.k-grid .k-master-row > td.k-focus,
|
|
40994
|
+
.k-grid .k-grouping-row > td:focus,
|
|
40995
|
+
.k-grid .k-grouping-row > td.k-focus,
|
|
40996
|
+
.k-grid .k-detail-row > td:focus,
|
|
40997
|
+
.k-grid .k-detail-row > td.k-focus,
|
|
40998
|
+
.k-grid .k-group-footer > td:focus,
|
|
40999
|
+
.k-grid .k-group-footer > td.k-focus,
|
|
40832
41000
|
.k-grid .k-master-row > .k-table-td:focus,
|
|
40833
41001
|
.k-grid .k-master-row > .k-table-td.k-focus,
|
|
40834
41002
|
.k-grid .k-grouping-row > .k-table-td:focus,
|
|
@@ -40850,6 +41018,7 @@ div.k-grid-norecords {
|
|
|
40850
41018
|
.k-grid .k-grid-header-locked,
|
|
40851
41019
|
.k-grid .k-grid-content-locked,
|
|
40852
41020
|
.k-grid .k-grid-header-locked .k-header,
|
|
41021
|
+
.k-grid .k-grid-content-locked td,
|
|
40853
41022
|
.k-grid .k-grid-content-locked .k-table-td {
|
|
40854
41023
|
border-color: rgba(33, 37, 41, 0.5);
|
|
40855
41024
|
}
|
|
@@ -40858,23 +41027,29 @@ div.k-grid-norecords {
|
|
|
40858
41027
|
border-bottom-color: #dee2e6;
|
|
40859
41028
|
}
|
|
40860
41029
|
|
|
41030
|
+
.k-grid .k-grid-content-locked .k-group-footer td,
|
|
40861
41031
|
.k-grid .k-grid-content-locked .k-group-footer .k-table-td,
|
|
40862
41032
|
.k-grid .k-grid-content-locked .k-group-cell {
|
|
40863
41033
|
border-color: #dee2e6;
|
|
40864
41034
|
}
|
|
40865
41035
|
|
|
41036
|
+
.k-grid .k-grid-content-locked .k-grouping-row + .k-table-row td,
|
|
40866
41037
|
.k-grid .k-grid-content-locked .k-grouping-row + .k-table-row .k-table-td {
|
|
40867
41038
|
border-top-color: #dee2e6;
|
|
40868
41039
|
}
|
|
40869
41040
|
|
|
41041
|
+
.k-grid .k-grid-content-locked .k-selected td,
|
|
40870
41042
|
.k-grid .k-grid-content-locked .k-selected .k-table-td {
|
|
40871
41043
|
background-color: #c3dbff;
|
|
40872
41044
|
}
|
|
40873
41045
|
|
|
41046
|
+
.k-grid .k-grid-content-locked .k-selected.k-table-alt-row td,
|
|
40874
41047
|
.k-grid .k-grid-content-locked .k-selected.k-table-alt-row .k-table-td {
|
|
40875
41048
|
background-color: #bdd4f7;
|
|
40876
41049
|
}
|
|
40877
41050
|
|
|
41051
|
+
.k-grid .k-grid-content-locked .k-selected:hover td,
|
|
41052
|
+
.k-grid .k-grid-content-locked .k-selected.k-hover td,
|
|
40878
41053
|
.k-grid .k-grid-content-locked .k-selected:hover .k-table-td,
|
|
40879
41054
|
.k-grid .k-grid-content-locked .k-selected.k-hover .k-table-td {
|
|
40880
41055
|
background-color: #b8cff1;
|
|
@@ -40951,12 +41126,14 @@ div.k-grid-norecords {
|
|
|
40951
41126
|
|
|
40952
41127
|
.k-master-row.k-selected .k-grid-content-sticky,
|
|
40953
41128
|
.k-master-row.k-selected .k-grid-row-sticky,
|
|
41129
|
+
.k-master-row td.k-grid-content-sticky.k-selected,
|
|
40954
41130
|
.k-master-row .k-table-td.k-grid-content-sticky.k-selected {
|
|
40955
41131
|
background-color: #c3dbff;
|
|
40956
41132
|
}
|
|
40957
41133
|
|
|
40958
41134
|
.k-master-row.k-selected.k-table-alt-row .k-grid-content-sticky,
|
|
40959
41135
|
.k-master-row.k-selected.k-table-alt-row .k-grid-row-sticky,
|
|
41136
|
+
.k-master-row.k-table-alt-row td.k-grid-content-sticky.k-selected,
|
|
40960
41137
|
.k-master-row.k-table-alt-row .k-table-td.k-grid-content-sticky.k-selected {
|
|
40961
41138
|
background-color: #bdd4f7;
|
|
40962
41139
|
}
|
|
@@ -40972,6 +41149,8 @@ div.k-grid-norecords {
|
|
|
40972
41149
|
.k-master-row.k-selected.k-hover .k-grid-content-sticky,
|
|
40973
41150
|
.k-master-row.k-selected:hover .k-grid-row-sticky,
|
|
40974
41151
|
.k-master-row.k-selected.k-hover .k-grid-row-sticky,
|
|
41152
|
+
.k-master-row:hover td.k-grid-content-sticky.k-selected,
|
|
41153
|
+
.k-master-row.k-hover td.k-grid-content-sticky.k-selected,
|
|
40975
41154
|
.k-master-row:hover .k-table-td.k-grid-content-sticky.k-selected,
|
|
40976
41155
|
.k-master-row.k-hover .k-table-td.k-grid-content-sticky.k-selected {
|
|
40977
41156
|
background-color: #b8cff1;
|
|
@@ -40988,23 +41167,33 @@ kendo-grid.k-grid .k-grid-content-sticky:hover, kendo-grid.k-grid .k-grid-conten
|
|
|
40988
41167
|
background-color: #ebebeb;
|
|
40989
41168
|
}
|
|
40990
41169
|
|
|
41170
|
+
kendo-grid.k-grid .k-grid-row-sticky td,
|
|
40991
41171
|
kendo-grid.k-grid .k-grid-row-sticky .k-table-td {
|
|
40992
41172
|
border-top-color: rgba(33, 37, 41, 0.5);
|
|
40993
41173
|
border-bottom-color: rgba(33, 37, 41, 0.5);
|
|
40994
41174
|
background-color: #ffffff;
|
|
40995
41175
|
}
|
|
40996
41176
|
|
|
41177
|
+
kendo-grid.k-grid .k-grid-row-sticky td:hover td,
|
|
41178
|
+
kendo-grid.k-grid .k-grid-row-sticky td.k-hover td,
|
|
41179
|
+
kendo-grid.k-grid .k-grid-row-sticky td:hover .k-table-td,
|
|
41180
|
+
kendo-grid.k-grid .k-grid-row-sticky td.k-hover .k-table-td,
|
|
41181
|
+
kendo-grid.k-grid .k-grid-row-sticky .k-table-td:hover td,
|
|
41182
|
+
kendo-grid.k-grid .k-grid-row-sticky .k-table-td.k-hover td,
|
|
40997
41183
|
kendo-grid.k-grid .k-grid-row-sticky .k-table-td:hover .k-table-td,
|
|
40998
41184
|
kendo-grid.k-grid .k-grid-row-sticky .k-table-td.k-hover .k-table-td {
|
|
40999
41185
|
background-color: #ebebeb;
|
|
41000
41186
|
}
|
|
41001
41187
|
|
|
41002
41188
|
kendo-grid.k-grid .k-table-alt-row .k-grid-content-sticky,
|
|
41189
|
+
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row td,
|
|
41003
41190
|
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row .k-table-td {
|
|
41004
41191
|
background-color: whitesmoke;
|
|
41005
41192
|
}
|
|
41006
41193
|
|
|
41007
41194
|
kendo-grid.k-grid .k-table-row.k-selected .k-grid-content-sticky,
|
|
41195
|
+
kendo-grid.k-grid .k-selected.k-grid-row-sticky td,
|
|
41196
|
+
kendo-grid.k-grid .k-grid-row-sticky td.k-selected,
|
|
41008
41197
|
kendo-grid.k-grid .k-selected.k-grid-row-sticky .k-table-td,
|
|
41009
41198
|
kendo-grid.k-grid .k-grid-row-sticky .k-table-td.k-selected,
|
|
41010
41199
|
kendo-grid.k-grid .k-selected.k-grid-content-sticky {
|
|
@@ -41012,6 +41201,7 @@ kendo-grid.k-grid .k-selected.k-grid-content-sticky {
|
|
|
41012
41201
|
}
|
|
41013
41202
|
|
|
41014
41203
|
kendo-grid.k-grid .k-table-row.k-selected.k-table-alt-row .k-grid-content-sticky,
|
|
41204
|
+
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky td,
|
|
41015
41205
|
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky .k-table-td,
|
|
41016
41206
|
kendo-grid.k-grid .k-table-alt-row .k-selected.k-grid-content-sticky {
|
|
41017
41207
|
background-color: #bdd4f7;
|
|
@@ -41019,6 +41209,10 @@ kendo-grid.k-grid .k-table-alt-row .k-selected.k-grid-content-sticky {
|
|
|
41019
41209
|
|
|
41020
41210
|
kendo-grid.k-grid .k-table-row:hover .k-grid-content-sticky,
|
|
41021
41211
|
kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky,
|
|
41212
|
+
kendo-grid.k-grid .k-grid-row-sticky:hover td,
|
|
41213
|
+
kendo-grid.k-grid .k-grid-row-sticky.k-hover td,
|
|
41214
|
+
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row:hover td,
|
|
41215
|
+
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row.k-hover td,
|
|
41022
41216
|
kendo-grid.k-grid .k-grid-row-sticky:hover .k-table-td,
|
|
41023
41217
|
kendo-grid.k-grid .k-grid-row-sticky.k-hover .k-table-td,
|
|
41024
41218
|
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row:hover .k-table-td,
|
|
@@ -41030,12 +41224,18 @@ kendo-grid.k-grid .k-table-alt-row.k-hover .k-grid-content-sticky {
|
|
|
41030
41224
|
|
|
41031
41225
|
kendo-grid.k-grid .k-table-row.k-selected:hover .k-grid-content-sticky,
|
|
41032
41226
|
kendo-grid.k-grid .k-table-row.k-selected.k-hover .k-grid-content-sticky,
|
|
41227
|
+
kendo-grid.k-grid .k-selected.k-grid-row-sticky:hover td,
|
|
41228
|
+
kendo-grid.k-grid .k-selected.k-grid-row-sticky.k-hover td,
|
|
41229
|
+
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky:hover td,
|
|
41230
|
+
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky.k-hover td,
|
|
41033
41231
|
kendo-grid.k-grid .k-selected.k-grid-row-sticky:hover .k-table-td,
|
|
41034
41232
|
kendo-grid.k-grid .k-selected.k-grid-row-sticky.k-hover .k-table-td,
|
|
41035
41233
|
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky:hover .k-table-td,
|
|
41036
41234
|
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky.k-hover .k-table-td,
|
|
41037
41235
|
kendo-grid.k-grid .k-table-row.k-selected.k-table-alt-row:hover .k-grid-content-sticky,
|
|
41038
41236
|
kendo-grid.k-grid .k-table-row.k-selected.k-table-alt-row.k-hover .k-grid-content-sticky,
|
|
41237
|
+
kendo-grid.k-grid .k-grid-row-sticky:hover td.k-selected,
|
|
41238
|
+
kendo-grid.k-grid .k-grid-row-sticky.k-hover td.k-selected,
|
|
41039
41239
|
kendo-grid.k-grid .k-grid-row-sticky:hover .k-table-td.k-selected,
|
|
41040
41240
|
kendo-grid.k-grid .k-grid-row-sticky.k-hover .k-table-td.k-selected,
|
|
41041
41241
|
kendo-grid.k-grid .k-table-row:hover .k-grid-content-sticky.k-selected,
|
|
@@ -41052,6 +41252,7 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
41052
41252
|
background-color: #ebebeb;
|
|
41053
41253
|
}
|
|
41054
41254
|
|
|
41255
|
+
.k-group-footer td,
|
|
41055
41256
|
.k-group-footer .k-table-td,
|
|
41056
41257
|
.k-group-footer .k-grid-footer-sticky {
|
|
41057
41258
|
background-color: #f8f9fa;
|
|
@@ -42121,7 +42322,7 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
42121
42322
|
height: 6px;
|
|
42122
42323
|
border-style: solid;
|
|
42123
42324
|
border-width: 1px;
|
|
42124
|
-
border-radius: 0.
|
|
42325
|
+
border-radius: 0.5rem;
|
|
42125
42326
|
position: absolute;
|
|
42126
42327
|
transform: translate(-50%, -50%);
|
|
42127
42328
|
}
|
|
@@ -43183,6 +43384,8 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
43183
43384
|
transform: translate(0, -50%);
|
|
43184
43385
|
}
|
|
43185
43386
|
|
|
43387
|
+
.k-treelist .k-table-row.k-footer td,
|
|
43388
|
+
.k-treelist .k-table-row.k-footer-template td,
|
|
43186
43389
|
.k-treelist .k-table-row.k-footer .k-table-td,
|
|
43187
43390
|
.k-treelist .k-table-row.k-footer-template .k-table-td {
|
|
43188
43391
|
border-width: 1px 0;
|
|
@@ -43190,6 +43393,7 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
43190
43393
|
font-weight: bold;
|
|
43191
43394
|
}
|
|
43192
43395
|
|
|
43396
|
+
.k-treelist .k-table-row.k-footer + .k-table-row.k-footer td,
|
|
43193
43397
|
.k-treelist .k-table-row.k-footer + .k-table-row.k-footer .k-table-td {
|
|
43194
43398
|
border-top-width: 0;
|
|
43195
43399
|
}
|
|
@@ -43680,7 +43884,7 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
43680
43884
|
.k-taskboard-column {
|
|
43681
43885
|
width: 320px;
|
|
43682
43886
|
border-width: 1px;
|
|
43683
|
-
border-radius: 0.
|
|
43887
|
+
border-radius: 0.25rem;
|
|
43684
43888
|
border-style: solid;
|
|
43685
43889
|
outline: none;
|
|
43686
43890
|
display: flex;
|
|
@@ -43867,8 +44071,8 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
43867
44071
|
}
|
|
43868
44072
|
|
|
43869
44073
|
.k-taskboard-card:focus, .k-taskboard-card.k-focus {
|
|
43870
|
-
border-color: #b6b9bd;
|
|
43871
44074
|
box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
|
|
44075
|
+
border-color: #b6b9bd;
|
|
43872
44076
|
}
|
|
43873
44077
|
|
|
43874
44078
|
.k-taskboard-card:hover, .k-taskboard-card.k-hover {
|
|
@@ -47800,7 +48004,7 @@ kendo-scheduler .k-event .k-event-actions:first-child,
|
|
|
47800
48004
|
height: 100%;
|
|
47801
48005
|
width: 6px;
|
|
47802
48006
|
transform: translateX(-50%);
|
|
47803
|
-
border-radius: 0.
|
|
48007
|
+
border-radius: 0.5rem;
|
|
47804
48008
|
}
|
|
47805
48009
|
|
|
47806
48010
|
.k-timeline-vertical .k-timeline-flag-wrap {
|