@clayui/css 3.63.0 → 3.64.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/lib/css/atlas.css +12 -1
- package/lib/css/atlas.css.map +1 -1
- package/lib/css/base.css +12 -1
- package/lib/css/base.css.map +1 -1
- package/lib/css/cadmin.css +24 -13
- package/lib/css/cadmin.css.map +1 -1
- package/lib/images/icons/hierarchy.svg +10 -0
- package/lib/images/icons/icons.svg +1 -1
- package/package.json +2 -2
- package/src/images/icons/hierarchy.svg +10 -0
- package/src/scss/_license-text.scss +1 -1
- package/src/scss/atlas/variables/_forms.scss +22 -0
- package/src/scss/cadmin/components/_treeview.scss +20 -0
- package/src/scss/cadmin/variables/_forms.scss +13 -10
- package/src/scss/cadmin/variables/_treeview.scss +12 -0
- package/src/scss/components/_treeview.scss +12 -0
- package/src/scss/functions/_lx-icons-generated.scss +2 -0
- package/src/scss/variables/_forms.scss +3 -0
- package/src/scss/variables/_treeview.scss +12 -0
package/lib/css/cadmin.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/**
|
|
3
|
-
* Clay 3.
|
|
3
|
+
* Clay 3.64.0
|
|
4
4
|
*
|
|
5
5
|
* SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
|
|
6
6
|
* SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
* SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
|
|
17
17
|
*/
|
|
18
18
|
/**
|
|
19
|
-
* Clay 3.
|
|
19
|
+
* Clay 3.64.0
|
|
20
20
|
*
|
|
21
21
|
* SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
|
|
22
22
|
* SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
|
|
@@ -6435,6 +6435,7 @@ html:not(#__):not(#___) .cadmin .form-control-tag-group {
|
|
|
6435
6435
|
flex-wrap: wrap;
|
|
6436
6436
|
height: auto;
|
|
6437
6437
|
padding-bottom: 2px;
|
|
6438
|
+
padding-left: 8px;
|
|
6438
6439
|
padding-right: 8px;
|
|
6439
6440
|
padding-top: 2px;
|
|
6440
6441
|
}
|
|
@@ -6501,6 +6502,7 @@ html:not(#__):not(#___) .cadmin .form-control-inset {
|
|
|
6501
6502
|
color: #272833;
|
|
6502
6503
|
flex-grow: 1;
|
|
6503
6504
|
margin-bottom: 5px;
|
|
6505
|
+
margin-left: 8px;
|
|
6504
6506
|
margin-top: 5px;
|
|
6505
6507
|
min-height: 24px;
|
|
6506
6508
|
padding: 0;
|
|
@@ -6597,7 +6599,7 @@ html:not(#__):not(#___) .cadmin select.form-control[size] option:checked {
|
|
|
6597
6599
|
filter: invert(0);
|
|
6598
6600
|
}
|
|
6599
6601
|
html:not(#__):not(#___) .cadmin select.form-control[size] option {
|
|
6600
|
-
padding:
|
|
6602
|
+
padding: 6.5px 8px;
|
|
6601
6603
|
}
|
|
6602
6604
|
}
|
|
6603
6605
|
html:not(#__):not(#___) .cadmin select.form-control[multiple] {
|
|
@@ -6627,7 +6629,7 @@ html:not(#__):not(#___) .cadmin select.form-control[multiple] option:checked {
|
|
|
6627
6629
|
filter: invert(0);
|
|
6628
6630
|
}
|
|
6629
6631
|
html:not(#__):not(#___) .cadmin select.form-control[multiple] option {
|
|
6630
|
-
padding:
|
|
6632
|
+
padding: 6.5px 8px;
|
|
6631
6633
|
}
|
|
6632
6634
|
}
|
|
6633
6635
|
html:not(#__):not(#___) .cadmin textarea.form-control,
|
|
@@ -6794,8 +6796,8 @@ html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-gr
|
|
|
6794
6796
|
line-height: 1.5;
|
|
6795
6797
|
min-height: 32px;
|
|
6796
6798
|
padding-bottom: 0;
|
|
6797
|
-
padding-left:
|
|
6798
|
-
padding-right:
|
|
6799
|
+
padding-left: 4px;
|
|
6800
|
+
padding-right: 4px;
|
|
6799
6801
|
padding-top: 0;
|
|
6800
6802
|
}
|
|
6801
6803
|
html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .inline-item, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .inline-item, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .inline-item, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .inline-item, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .inline-item {
|
|
@@ -6803,13 +6805,14 @@ html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-gr
|
|
|
6803
6805
|
margin-top: 0;
|
|
6804
6806
|
}
|
|
6805
6807
|
html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .label, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .label, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .label, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .label, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .label {
|
|
6806
|
-
margin-bottom:
|
|
6807
|
-
margin-right:
|
|
6808
|
-
margin-top:
|
|
6808
|
+
margin-bottom: 3px;
|
|
6809
|
+
margin-right: 4px;
|
|
6810
|
+
margin-top: 3px;
|
|
6809
6811
|
}
|
|
6810
6812
|
html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .form-control-inset, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .form-control-inset, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .form-control-inset, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .form-control-inset, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .form-control-inset {
|
|
6811
|
-
margin-bottom:
|
|
6812
|
-
margin-
|
|
6813
|
+
margin-bottom: 2px;
|
|
6814
|
+
margin-left: 8px;
|
|
6815
|
+
margin-top: 3px;
|
|
6813
6816
|
}
|
|
6814
6817
|
html:not(#__):not(#___) .cadmin .form-group {
|
|
6815
6818
|
margin-bottom: 24px;
|
|
@@ -8332,9 +8335,9 @@ html:not(#__):not(#___) .cadmin .form-feedback-group {
|
|
|
8332
8335
|
word-wrap: break-word;
|
|
8333
8336
|
}
|
|
8334
8337
|
html:not(#__):not(#___) .cadmin .form-feedback-item {
|
|
8335
|
-
font-size:
|
|
8338
|
+
font-size: 14px;
|
|
8336
8339
|
font-weight: 600;
|
|
8337
|
-
margin-top:
|
|
8340
|
+
margin-top: 4px;
|
|
8338
8341
|
overflow-wrap: break-word;
|
|
8339
8342
|
word-wrap: break-word;
|
|
8340
8343
|
}
|
|
@@ -18297,6 +18300,10 @@ html:not(#__):not(#___) .cadmin .treeview-light .treeview-link:disabled, html:no
|
|
|
18297
18300
|
background-color: transparent;
|
|
18298
18301
|
color: rgba(107, 108, 126, 0.5);
|
|
18299
18302
|
}
|
|
18303
|
+
html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.treeview-no-hover:hover {
|
|
18304
|
+
background-color: transparent;
|
|
18305
|
+
color: #6b6c7e;
|
|
18306
|
+
}
|
|
18300
18307
|
html:not(#__):not(#___) .cadmin .treeview-dark .component-expander {
|
|
18301
18308
|
color: #a7a9bc;
|
|
18302
18309
|
}
|
|
@@ -18317,6 +18324,10 @@ html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link:disabled, html:not
|
|
|
18317
18324
|
background-color: transparent;
|
|
18318
18325
|
color: rgba(167, 169, 188, 0.5);
|
|
18319
18326
|
}
|
|
18327
|
+
html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.treeview-no-hover:hover {
|
|
18328
|
+
background-color: transparent;
|
|
18329
|
+
color: #a7a9bc;
|
|
18330
|
+
}
|
|
18320
18331
|
html:not(#__):not(#___) .cadmin .treeview-dark .component-action {
|
|
18321
18332
|
color: #a7a9bc;
|
|
18322
18333
|
}
|