dristi-ui-css 0.0.6-dristi-kerala.2 → 0.0.6-dristi-kerala.3
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 +4 -1
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/dristi/eFiling.scss +7 -0
package/dist/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* dristi-ui-css - 0.0.6-dristi-kerala.
|
|
3
|
+
* dristi-ui-css - 0.0.6-dristi-kerala.3
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
6
6
|
*
|
|
@@ -11290,6 +11290,9 @@ body {
|
|
|
11290
11290
|
line-height: 18.75px;
|
|
11291
11291
|
text-align: left;
|
|
11292
11292
|
color: #0a0a0a; }
|
|
11293
|
+
.prayer-and-sworm .toast-success.error h2 {
|
|
11294
|
+
font-weight: 400 !important;
|
|
11295
|
+
color: #fff !important; }
|
|
11293
11296
|
.prayer-and-sworm .custom-text-area-main-div .custom-text-area-header-div {
|
|
11294
11297
|
grid-gap: 12px !important;
|
|
11295
11298
|
gap: 12px !important; }
|