dristi-ui-css 0.0.8-dristi-kerala.4 → 0.0.8-dristi-kerala.5
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/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* dristi-ui-css - 0.0.8-dristi-kerala.
|
|
3
|
+
* dristi-ui-css - 0.0.8-dristi-kerala.5
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
6
6
|
*
|
|
@@ -1306,7 +1306,7 @@
|
|
|
1306
1306
|
|
|
1307
1307
|
@media (min-width: 780px) {
|
|
1308
1308
|
.submit-bar, .workbench .workbench-create-form div.action-bar-wrap .submit-bar, .submit-bar-disabled {
|
|
1309
|
-
width:
|
|
1309
|
+
width: 240px; }
|
|
1310
1310
|
.card, .card-emp {
|
|
1311
1311
|
display: -webkit-box;
|
|
1312
1312
|
display: -ms-flexbox;
|
|
@@ -16744,6 +16744,8 @@ body {
|
|
|
16744
16744
|
height: 100%; }
|
|
16745
16745
|
.order-type-modal .new-order {
|
|
16746
16746
|
padding: 24px !important; }
|
|
16747
|
+
.order-type-modal .order-type-action .submit-bar-disabled {
|
|
16748
|
+
width: 164px !important; }
|
|
16747
16749
|
|
|
16748
16750
|
.order-type-form-modal {
|
|
16749
16751
|
width: 100% !important;
|
|
@@ -21102,6 +21104,8 @@ body {
|
|
|
21102
21104
|
.e-post-update-modal .order-type-modal .order-type-form-composer .card-label-error {
|
|
21103
21105
|
margin: 0 !important;
|
|
21104
21106
|
width: 100% !important; }
|
|
21107
|
+
.e-post-update-modal .order-type-modal .order-type-action .submit-bar-disabled {
|
|
21108
|
+
width: 164px !important; }
|
|
21105
21109
|
|
|
21106
21110
|
.e-post-action {
|
|
21107
21111
|
-webkit-box-shadow: none !important;
|
|
@@ -22810,7 +22814,8 @@ body {
|
|
|
22810
22814
|
margin-left: 4px; }
|
|
22811
22815
|
|
|
22812
22816
|
.home-hearings-search .filter-bar .filter-actions .digit-button-tertiary {
|
|
22813
|
-
padding: 8px 16px !important;
|
|
22817
|
+
padding: 8px 16px !important;
|
|
22818
|
+
margin: 0 8px 0 0; }
|
|
22814
22819
|
|
|
22815
22820
|
.review-card-main {
|
|
22816
22821
|
width: 100%;
|