ls-pro-common 3.0.6 → 3.0.7
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/common.css
CHANGED
|
@@ -3,7 +3,7 @@ body {
|
|
|
3
3
|
--ant-primary-color: #1869ED;
|
|
4
4
|
--ant-primary-color-hover: #418efa;
|
|
5
5
|
--ant-primary-color-active: #0a4cc7;
|
|
6
|
-
--ant-primary-color-outline: rgba(24, 105, 237, 0.
|
|
6
|
+
--ant-primary-color-outline: rgba(24, 105, 237, 0.4);
|
|
7
7
|
--ant-primary-1: #e6f4ff;
|
|
8
8
|
--ant-primary-2: #bddfff;
|
|
9
9
|
--ant-primary-3: #94c8ff;
|
|
@@ -61,7 +61,7 @@ body.theme-yellow {
|
|
|
61
61
|
--ant-primary-color: #fa8500;
|
|
62
62
|
--ant-primary-color-hover: #ffa229;
|
|
63
63
|
--ant-primary-color-active: #d46a00;
|
|
64
|
-
--ant-primary-color-outline: rgba(250, 133, 0, 0.
|
|
64
|
+
--ant-primary-color-outline: rgba(250, 133, 0, 0.4);
|
|
65
65
|
--ant-primary-bg: #fff;
|
|
66
66
|
--ant-primary-side: #fff7e6;
|
|
67
67
|
--ant-primary-0: #ffd9ad;
|
|
@@ -458,7 +458,7 @@ a:hover {
|
|
|
458
458
|
.ant-btn-primary[disabled]:hover,
|
|
459
459
|
.ant-btn-primary[disabled]:focus,
|
|
460
460
|
.ant-btn-primary[disabled]:active {
|
|
461
|
-
background-color:
|
|
461
|
+
background-color: var(--ant-primary-color-outline);
|
|
462
462
|
border-color: transparent;
|
|
463
463
|
color: #fff;
|
|
464
464
|
}
|
package/dist/common.min.css
CHANGED
|
@@ -3,7 +3,7 @@ body {
|
|
|
3
3
|
--ant-primary-color: #1869ED;
|
|
4
4
|
--ant-primary-color-hover: #418efa;
|
|
5
5
|
--ant-primary-color-active: #0a4cc7;
|
|
6
|
-
--ant-primary-color-outline: rgba(24, 105, 237, 0.
|
|
6
|
+
--ant-primary-color-outline: rgba(24, 105, 237, 0.4);
|
|
7
7
|
--ant-primary-1: #e6f4ff;
|
|
8
8
|
--ant-primary-2: #bddfff;
|
|
9
9
|
--ant-primary-3: #94c8ff;
|
|
@@ -61,7 +61,7 @@ body.theme-yellow {
|
|
|
61
61
|
--ant-primary-color: #fa8500;
|
|
62
62
|
--ant-primary-color-hover: #ffa229;
|
|
63
63
|
--ant-primary-color-active: #d46a00;
|
|
64
|
-
--ant-primary-color-outline: rgba(250, 133, 0, 0.
|
|
64
|
+
--ant-primary-color-outline: rgba(250, 133, 0, 0.4);
|
|
65
65
|
--ant-primary-bg: #fff;
|
|
66
66
|
--ant-primary-side: #fff7e6;
|
|
67
67
|
--ant-primary-0: #ffd9ad;
|
|
@@ -458,7 +458,7 @@ a:hover {
|
|
|
458
458
|
.ant-btn-primary[disabled]:hover,
|
|
459
459
|
.ant-btn-primary[disabled]:focus,
|
|
460
460
|
.ant-btn-primary[disabled]:active {
|
|
461
|
-
background-color:
|
|
461
|
+
background-color: var(--ant-primary-color-outline);
|
|
462
462
|
border-color: transparent;
|
|
463
463
|
color: #fff;
|
|
464
464
|
}
|
|
@@ -6,7 +6,7 @@ body {
|
|
|
6
6
|
--ant-primary-color: #1869ED;
|
|
7
7
|
--ant-primary-color-hover: #418efa;
|
|
8
8
|
--ant-primary-color-active: #0a4cc7;
|
|
9
|
-
--ant-primary-color-outline: rgba(24, 105, 237, 0.
|
|
9
|
+
--ant-primary-color-outline: rgba(24, 105, 237, 0.4);
|
|
10
10
|
--ant-primary-1: #e6f4ff;
|
|
11
11
|
--ant-primary-2: #bddfff;
|
|
12
12
|
--ant-primary-3: #94c8ff;
|
|
@@ -71,7 +71,7 @@ body.theme-yellow {
|
|
|
71
71
|
--ant-primary-color : #fa8500;
|
|
72
72
|
--ant-primary-color-hover : #ffa229;
|
|
73
73
|
--ant-primary-color-active : #d46a00;
|
|
74
|
-
--ant-primary-color-outline : rgba(250, 133, 0, 0.
|
|
74
|
+
--ant-primary-color-outline : rgba(250, 133, 0, 0.4);
|
|
75
75
|
--ant-primary-bg : #fff;
|
|
76
76
|
--ant-primary-side : #fff7e6;
|
|
77
77
|
--ant-primary-0 : #ffd9ad;
|
|
@@ -6,7 +6,7 @@ body {
|
|
|
6
6
|
--ant-primary-color: #1869ED;
|
|
7
7
|
--ant-primary-color-hover: #418efa;
|
|
8
8
|
--ant-primary-color-active: #0a4cc7;
|
|
9
|
-
--ant-primary-color-outline: rgba(24, 105, 237, 0.
|
|
9
|
+
--ant-primary-color-outline: rgba(24, 105, 237, 0.4);
|
|
10
10
|
--ant-primary-1: #e6f4ff;
|
|
11
11
|
--ant-primary-2: #bddfff;
|
|
12
12
|
--ant-primary-3: #94c8ff;
|
|
@@ -71,7 +71,7 @@ body.theme-yellow {
|
|
|
71
71
|
--ant-primary-color : #fa8500;
|
|
72
72
|
--ant-primary-color-hover : #ffa229;
|
|
73
73
|
--ant-primary-color-active : #d46a00;
|
|
74
|
-
--ant-primary-color-outline : rgba(250, 133, 0, 0.
|
|
74
|
+
--ant-primary-color-outline : rgba(250, 133, 0, 0.4);
|
|
75
75
|
--ant-primary-bg : #fff;
|
|
76
76
|
--ant-primary-side : #fff7e6;
|
|
77
77
|
--ant-primary-0 : #ffd9ad;
|