@obaidazoqili/skysoftware-styles 1.4.0 → 1.5.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.
- package/package.json +1 -1
- package/styles/dx-styles.scss +1 -94
package/package.json
CHANGED
package/styles/dx-styles.scss
CHANGED
|
@@ -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.
|
|
594
|
+
border-radius: 0.5rem !important;
|
|
595
595
|
}
|
|
596
596
|
|
|
597
597
|
.dx-dropdownbutton-popup-wrapper.dx-popup-wrapper .dx-overlay-content {
|
|
@@ -939,7 +939,6 @@ dx-scroll-view#scrollview {
|
|
|
939
939
|
pointer-events: none;
|
|
940
940
|
}
|
|
941
941
|
|
|
942
|
-
|
|
943
942
|
.dx-toast-wrapper {
|
|
944
943
|
z-index: 10000 !important;
|
|
945
944
|
}
|
|
@@ -1298,20 +1297,6 @@ g.dxc-series-group {
|
|
|
1298
1297
|
border: 0px !important;
|
|
1299
1298
|
}
|
|
1300
1299
|
|
|
1301
|
-
#overtimeDataGrid .dx-datagrid-revert-tooltip {
|
|
1302
|
-
display: none;
|
|
1303
|
-
}
|
|
1304
|
-
|
|
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
1300
|
::ng-deep .dx-textbox.dx-texteditor.grid-cell-text-box {
|
|
1316
1301
|
min-height: unset !important;
|
|
1317
1302
|
max-height: 20px !important;
|
|
@@ -1332,76 +1317,6 @@ g.dxc-series-group {
|
|
|
1332
1317
|
color: #333333;
|
|
1333
1318
|
}
|
|
1334
1319
|
|
|
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
|
-
|
|
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
|
-
|
|
1364
|
-
#overtimeDataGrid .dx-datagrid-rowsview .dx-datagrid-content {
|
|
1365
|
-
/*border-bottom: 1px solid #E0E0E0C7 !important;*/
|
|
1366
|
-
}
|
|
1367
|
-
|
|
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;
|
|
1375
|
-
}
|
|
1376
|
-
|
|
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
|
-
|
|
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;
|
|
1394
|
-
}
|
|
1395
|
-
|
|
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
|
-
|
|
1403
|
-
border-top:none;
|
|
1404
|
-
}
|
|
1405
1320
|
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link {
|
|
1406
1321
|
font-size: 15px;
|
|
1407
1322
|
}
|
|
@@ -1410,15 +1325,7 @@ dx-button.legend-tab span.dx-button-text {
|
|
|
1410
1325
|
font-size: 11px;
|
|
1411
1326
|
}
|
|
1412
1327
|
|
|
1413
|
-
#overtimeDataGrid .dx-datagrid-summary-item.dx-datagrid-text-content.dx-datagrid-group-text-content {
|
|
1414
|
-
border: none !important;
|
|
1415
|
-
}
|
|
1416
|
-
|
|
1417
1328
|
::ng-deep .custom-popup-wrapper .dx-popup-content {
|
|
1418
1329
|
padding: 0px !important;
|
|
1419
1330
|
}
|
|
1420
1331
|
|
|
1421
|
-
#overtimeDataGrid .dx-datagrid-table .dx-row .dx-command-expand {
|
|
1422
|
-
width: 0px !important;
|
|
1423
|
-
min-width: 0px !important;
|
|
1424
|
-
}
|