@obaidazoqili/skysoftware-styles 1.4.0 → 1.6.0

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.
Files changed (169) hide show
  1. package/{styles → dist/styles}/dx-styles.scss +37 -89
  2. package/dist/styles/styles.css +2585 -0
  3. package/index.js +12 -5
  4. package/package.json +34 -11
  5. package/styles/styles.css +0 -2752
  6. /package/{fonts → dist/fonts}/ARIAL.TTF +0 -0
  7. /package/{fonts → dist/fonts}/ARIALBD.TTF +0 -0
  8. /package/{fonts → dist/fonts}/ARIALBI.TTF +0 -0
  9. /package/{fonts → dist/fonts}/ARIALI.TTF +0 -0
  10. /package/{fonts → dist/fonts}/Inter4.1/Inter.ttc +0 -0
  11. /package/{fonts → dist/fonts}/Inter4.1/InterVariable-Italic.ttf +0 -0
  12. /package/{fonts → dist/fonts}/Inter4.1/InterVariable.ttf +0 -0
  13. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Black.otf +0 -0
  14. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-BlackItalic.otf +0 -0
  15. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Bold.otf +0 -0
  16. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-BoldItalic.otf +0 -0
  17. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraBold.otf +0 -0
  18. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraBoldItalic.otf +0 -0
  19. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraLight.otf +0 -0
  20. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraLightItalic.otf +0 -0
  21. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Italic.otf +0 -0
  22. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Light.otf +0 -0
  23. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-LightItalic.otf +0 -0
  24. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Medium.otf +0 -0
  25. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-MediumItalic.otf +0 -0
  26. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Regular.otf +0 -0
  27. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-SemiBold.otf +0 -0
  28. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-SemiBoldItalic.otf +0 -0
  29. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Thin.otf +0 -0
  30. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ThinItalic.otf +0 -0
  31. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Black.otf +0 -0
  32. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-BlackItalic.otf +0 -0
  33. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Bold.otf +0 -0
  34. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-BoldItalic.otf +0 -0
  35. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraBold.otf +0 -0
  36. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraBoldItalic.otf +0 -0
  37. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraLight.otf +0 -0
  38. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraLightItalic.otf +0 -0
  39. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Italic.otf +0 -0
  40. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Light.otf +0 -0
  41. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-LightItalic.otf +0 -0
  42. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Medium.otf +0 -0
  43. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-MediumItalic.otf +0 -0
  44. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Regular.otf +0 -0
  45. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-SemiBold.otf +0 -0
  46. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-SemiBoldItalic.otf +0 -0
  47. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Thin.otf +0 -0
  48. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ThinItalic.otf +0 -0
  49. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Black.ttf +0 -0
  50. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-BlackItalic.ttf +0 -0
  51. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Bold.ttf +0 -0
  52. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-BoldItalic.ttf +0 -0
  53. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraBold.ttf +0 -0
  54. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraBoldItalic.ttf +0 -0
  55. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraLight.ttf +0 -0
  56. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraLightItalic.ttf +0 -0
  57. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Italic.ttf +0 -0
  58. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Light.ttf +0 -0
  59. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-LightItalic.ttf +0 -0
  60. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Medium.ttf +0 -0
  61. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-MediumItalic.ttf +0 -0
  62. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Regular.ttf +0 -0
  63. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-SemiBold.ttf +0 -0
  64. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-SemiBoldItalic.ttf +0 -0
  65. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Thin.ttf +0 -0
  66. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ThinItalic.ttf +0 -0
  67. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Black.ttf +0 -0
  68. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-BlackItalic.ttf +0 -0
  69. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Bold.ttf +0 -0
  70. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-BoldItalic.ttf +0 -0
  71. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraBold.ttf +0 -0
  72. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraBoldItalic.ttf +0 -0
  73. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraLight.ttf +0 -0
  74. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraLightItalic.ttf +0 -0
  75. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Italic.ttf +0 -0
  76. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Light.ttf +0 -0
  77. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-LightItalic.ttf +0 -0
  78. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Medium.ttf +0 -0
  79. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-MediumItalic.ttf +0 -0
  80. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Regular.ttf +0 -0
  81. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-SemiBold.ttf +0 -0
  82. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-SemiBoldItalic.ttf +0 -0
  83. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Thin.ttf +0 -0
  84. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ThinItalic.ttf +0 -0
  85. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Black.woff2 +0 -0
  86. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-BlackItalic.woff2 +0 -0
  87. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Bold.woff2 +0 -0
  88. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-BoldItalic.woff2 +0 -0
  89. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraBold.woff2 +0 -0
  90. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraBoldItalic.woff2 +0 -0
  91. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraLight.woff2 +0 -0
  92. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraLightItalic.woff2 +0 -0
  93. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Italic.woff2 +0 -0
  94. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Light.woff2 +0 -0
  95. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-LightItalic.woff2 +0 -0
  96. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Medium.woff2 +0 -0
  97. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-MediumItalic.woff2 +0 -0
  98. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Regular.woff2 +0 -0
  99. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-SemiBold.woff2 +0 -0
  100. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-SemiBoldItalic.woff2 +0 -0
  101. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Thin.woff2 +0 -0
  102. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ThinItalic.woff2 +0 -0
  103. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Black.woff2 +0 -0
  104. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-BlackItalic.woff2 +0 -0
  105. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Bold.woff2 +0 -0
  106. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-BoldItalic.woff2 +0 -0
  107. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraBold.woff2 +0 -0
  108. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  109. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraLight.woff2 +0 -0
  110. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraLightItalic.woff2 +0 -0
  111. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Italic.woff2 +0 -0
  112. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Light.woff2 +0 -0
  113. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-LightItalic.woff2 +0 -0
  114. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Medium.woff2 +0 -0
  115. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-MediumItalic.woff2 +0 -0
  116. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Regular.woff2 +0 -0
  117. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-SemiBold.woff2 +0 -0
  118. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-SemiBoldItalic.woff2 +0 -0
  119. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Thin.woff2 +0 -0
  120. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ThinItalic.woff2 +0 -0
  121. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Black.woff2 +0 -0
  122. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-BlackItalic.woff2 +0 -0
  123. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Bold.woff2 +0 -0
  124. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-BoldItalic.woff2 +0 -0
  125. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraBold.woff2 +0 -0
  126. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraBoldItalic.woff2 +0 -0
  127. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraLight.woff2 +0 -0
  128. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraLightItalic.woff2 +0 -0
  129. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Italic.woff2 +0 -0
  130. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Light.woff2 +0 -0
  131. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-LightItalic.woff2 +0 -0
  132. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Medium.woff2 +0 -0
  133. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-MediumItalic.woff2 +0 -0
  134. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Regular.woff2 +0 -0
  135. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-SemiBold.woff2 +0 -0
  136. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-SemiBoldItalic.woff2 +0 -0
  137. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Thin.woff2 +0 -0
  138. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ThinItalic.woff2 +0 -0
  139. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Black.woff2 +0 -0
  140. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-BlackItalic.woff2 +0 -0
  141. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Bold.woff2 +0 -0
  142. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-BoldItalic.woff2 +0 -0
  143. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraBold.woff2 +0 -0
  144. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  145. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraLight.woff2 +0 -0
  146. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraLightItalic.woff2 +0 -0
  147. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Italic.woff2 +0 -0
  148. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Light.woff2 +0 -0
  149. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-LightItalic.woff2 +0 -0
  150. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Medium.woff2 +0 -0
  151. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-MediumItalic.woff2 +0 -0
  152. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Regular.woff2 +0 -0
  153. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-SemiBold.woff2 +0 -0
  154. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-SemiBoldItalic.woff2 +0 -0
  155. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Thin.woff2 +0 -0
  156. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ThinItalic.woff2 +0 -0
  157. /package/{fonts → dist/fonts}/Inter4.1/web/InterVariable-Italic.woff2 +0 -0
  158. /package/{fonts → dist/fonts}/Inter4.1/web/InterVariable.woff2 +0 -0
  159. /package/{fonts → dist/fonts}/Inter4.1/web/inter.css +0 -0
  160. /package/{styles → dist/styles}/styles-rtl.css +0 -0
  161. /package/{themes → dist/themes}/generated/icons/dxicons.ttf +0 -0
  162. /package/{themes → dist/themes}/generated/icons/dxicons.woff +0 -0
  163. /package/{themes → dist/themes}/generated/icons/dxicons.woff2 +0 -0
  164. /package/{themes → dist/themes}/generated/theme.additional.css +0 -0
  165. /package/{themes → dist/themes}/generated/theme.base.css +0 -0
  166. /package/{themes → dist/themes}/generated/variables.additional.scss +0 -0
  167. /package/{themes → dist/themes}/generated/variables.base.scss +0 -0
  168. /package/{themes → dist/themes}/metadata.additional.json +0 -0
  169. /package/{themes → dist/themes}/metadata.base.json +0 -0
@@ -1,4 +1,4 @@
1
- @use "../themes/generated/variables.base" as *;
1
+ @use "../themes/generated/variables.base.scss" as *;
2
2
  $side-panel-min-width: 60px;
3
3
  $base-border-width: 2px;
4
4
  $base-border-tab-width: 3px;
@@ -591,7 +591,7 @@ dx-scroll-view#scrollview {
591
591
 
592
592
  .dx-popup-wrapper > .dx-overlay-content {
593
593
  border: 1px solid rgba(0,0,0,.175) !important;
594
- border-radius: 0.2rem !important;
594
+ border-radius: 0.5rem !important;
595
595
  }
596
596
 
597
597
  .dx-dropdownbutton-popup-wrapper.dx-popup-wrapper .dx-overlay-content {
@@ -836,9 +836,9 @@ dx-scroll-view#scrollview {
836
836
  }
837
837
 
838
838
  ::ng-deep .dx-overlay-content.dx-popup-normal.dx-resizable.dx-popup-inherit-height {
839
- border: none !important;
840
- border-radius: 0 !important;
841
- box-shadow: none !important;
839
+ border: 1px solid rgba(0, 0, 0, .175) !important;
840
+ border-radius: .5rem !important;
841
+ box-shadow: rgba(0, 0, 0, 0.25) !important;
842
842
  }
843
843
 
844
844
  .custom-switch-dark .form-check-input:focus {
@@ -1298,20 +1298,7 @@ g.dxc-series-group {
1298
1298
  border: 0px !important;
1299
1299
  }
1300
1300
 
1301
- #overtimeDataGrid .dx-datagrid-revert-tooltip {
1302
- display: none;
1303
- }
1304
1301
 
1305
- #overtimeDataGrid .dx-datagrid-summary-item {
1306
- color: #333;
1307
- font-size: var(--font-size-12);
1308
- font-style: normal;
1309
- font-weight: 600;
1310
- background-color: transparent !important;
1311
- }
1312
- #overtimeDataGrid .dx-cell-modified {
1313
- background-color: transparent !important;
1314
- }
1315
1302
  ::ng-deep .dx-textbox.dx-texteditor.grid-cell-text-box {
1316
1303
  min-height: unset !important;
1317
1304
  max-height: 20px !important;
@@ -1332,93 +1319,54 @@ g.dxc-series-group {
1332
1319
  color: #333333;
1333
1320
  }
1334
1321
 
1335
- #overtimeDataGrid {
1336
- background-color: transparent !important;
1337
- border: 1px solid #E0E0E0C7 !important;
1338
- box-shadow: 0 4px 4px #00000040 !important;
1339
- border-radius: 5px !important;
1340
- }
1341
- #overtimeDataGrid .dx-datagrid-rowsview .dx-row.dx-group-row {
1342
- font-weight: 600 !important;
1343
- }
1344
- #overtimeDataGrid .dx-row .dx-data-row,
1345
- #overtimeDataGrid .dx-row.dx-group-row {
1346
- background-color: transparent !important;
1347
- border: none !important;
1348
- }
1349
1322
 
1350
- #overtimeDataGrid .dx-group-row td, #overtimeDataGrid td.dx-group-cell {
1351
- background-color: transparent !important;
1352
- border: none !important;
1353
- border-bottom: 1px solid #000000 !important;
1354
- border-top: 1px solid #E0E0E0C7 !important;
1355
- }
1356
- #overtimeDataGrid .dx-datagrid {
1357
- padding-left: 8px;
1358
- padding-right: 8px;
1359
- }
1360
- #overtimeDataGrid .dx-group-row td > div {
1361
- font-weight: 600 !important;
1362
- }
1363
1323
 
1364
- #overtimeDataGrid .dx-datagrid-rowsview .dx-datagrid-content {
1365
- /*border-bottom: 1px solid #E0E0E0C7 !important;*/
1324
+ .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link {
1325
+ font-size: 15px;
1366
1326
  }
1367
1327
 
1368
-
1369
- #overtimeDataGrid .dx-datagrid .dx-header-row .circle-header div.dx-datagrid-text-content {
1370
- text-align: center;
1371
- display: inline-block;
1372
- border-radius: 50%;
1373
- border: 1px solid #249EA0;
1374
- padding: .5rem !important;
1328
+ dx-button.legend-tab span.dx-button-text {
1329
+ font-size: 11px;
1375
1330
  }
1376
1331
 
1377
- #overtimeDataGrid .dx-datagrid .dx-header-row .circle-header-danger div.dx-datagrid-text-content {
1378
- text-align: center;
1379
- display: inline-block;
1380
- border-radius: 50%;
1381
- border: 1px solid #B71C1C;
1382
- padding: .5rem !important;
1383
- }
1384
- #overtimeDataGrid .dx-datagrid .dx-datagrid-headers .dx-row td,
1385
- #overtimeDataGrid .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none,
1386
- #overtimeDataGrid .dx-datagrid-rowsview .dx-row {
1387
- border: inherit !important;
1388
- border-bottom: 1px solid #d5d5d5 !important;
1389
- }
1390
1332
 
1391
- #overtimeDataGrid .dx-datagrid .dx-datagrid-headers .dx-row td,
1392
- #overtimeDataGrid .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none {
1393
- border-bottom: none !important;
1333
+ ::ng-deep .custom-popup-wrapper .dx-popup-content {
1334
+ padding: 0px !important;
1394
1335
  }
1395
1336
 
1396
- #overtimeDataGrid .dx-datagrid .dx-datagrid-content-fixed .dx-row td.dx-pointer-events-none {
1397
- border-left: none !important;
1398
- border-right: none !important;
1399
- font-size: 12px !important;
1400
- }
1401
- #overtimeDataGrid .dx-datagrid-total-footer {
1402
1337
 
1403
- border-top:none;
1404
- }
1405
- .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link {
1406
- font-size: 15px;
1338
+ .datagrid-mh-600 .custom-batch-grid-card {
1339
+ max-height: 600px;
1407
1340
  }
1408
1341
 
1409
- dx-button.legend-tab span.dx-button-text {
1410
- font-size: 11px;
1342
+ .dx-data-row .dx-editor-cell.dx-focused .dx-template-wrapper {
1343
+ max-width: 70px;
1411
1344
  }
1412
1345
 
1413
- #overtimeDataGrid .dx-datagrid-summary-item.dx-datagrid-text-content.dx-datagrid-group-text-content {
1414
- border: none !important;
1346
+ .dxpopup-header-success {
1347
+ width: 45px;
1348
+ height: 45px;
1349
+ border: 4px solid var(--bs-success);
1350
+ box-sizing: border-box;
1415
1351
  }
1416
1352
 
1417
- ::ng-deep .custom-popup-wrapper .dx-popup-content {
1418
- padding: 0px !important;
1353
+ .dxpopup-header-danger {
1354
+ width: 45px;
1355
+ height: 45px;
1356
+ border: 4px solid var(--bs-danger);
1357
+ box-sizing: border-box;
1419
1358
  }
1420
1359
 
1421
- #overtimeDataGrid .dx-datagrid-table .dx-row .dx-command-expand {
1422
- width: 0px !important;
1423
- min-width: 0px !important;
1360
+ .dxpopup-header-warning {
1361
+ width: 45px;
1362
+ height: 45px;
1363
+ border: 5px solid var(--bs-dark-warning);
1364
+ box-sizing: border-box;
1424
1365
  }
1366
+
1367
+ .dxpopup-header-primary {
1368
+ width: 45px;
1369
+ height: 45px;
1370
+ border: 4px solid var(--primary-color);
1371
+ box-sizing: border-box;
1372
+ }