@clayui/css 3.88.0 → 3.90.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 +100 -176
- package/lib/css/atlas.css.map +1 -1
- package/lib/css/base.css +76 -126
- package/lib/css/base.css.map +1 -1
- package/lib/css/cadmin.css +118 -147
- package/lib/css/cadmin.css.map +1 -1
- package/lib/images/icons/angle-double-left-small.svg +10 -0
- package/lib/images/icons/angle-double-left.svg +10 -0
- package/lib/images/icons/angle-double-right-small.svg +10 -0
- package/lib/images/icons/angle-double-right.svg +10 -0
- package/lib/images/icons/field-area.svg +10 -0
- package/lib/images/icons/flags-km-KH.svg +12 -0
- package/lib/images/icons/icons.svg +1 -1
- package/package.json +2 -2
- package/src/images/icons/angle-double-left-small.svg +10 -0
- package/src/images/icons/angle-double-left.svg +10 -0
- package/src/images/icons/angle-double-right-small.svg +10 -0
- package/src/images/icons/angle-double-right.svg +10 -0
- package/src/images/icons/field-area.svg +10 -0
- package/src/images/icons/flags-km-KH.svg +12 -0
- package/src/scss/_license-text.scss +1 -1
- package/src/scss/_variables.scss +2 -0
- package/src/scss/atlas/_variables.scss +2 -0
- package/src/scss/atlas/variables/_c-root.scss +3 -0
- package/src/scss/atlas/variables/_globals.scss +1 -0
- package/src/scss/atlas/variables/_menubar.scss +68 -62
- package/src/scss/atlas/variables/_navs.scss +1 -1
- package/src/scss/cadmin/variables/_buttons.scss +1 -1
- package/src/scss/cadmin/variables/_globals.scss +1 -10
- package/src/scss/cadmin/variables/_menubar.scss +204 -189
- package/src/scss/cadmin/variables/_navigation-bar.scss +17 -1
- package/src/scss/cadmin/variables/_navs.scss +1 -1
- package/src/scss/cadmin/variables/_pagination.scss +3 -3
- package/src/scss/components/_root.scss +17 -13
- package/src/scss/functions/_global-functions.scss +21 -0
- package/src/scss/functions/_lx-icons-generated.scss +12 -0
- package/src/scss/mixins/_breakpoints.scss +44 -40
- package/src/scss/mixins/_menubar.scss +131 -10
- package/src/scss/variables/_buttons.scss +1 -1
- package/src/scss/variables/_c-root.scss +3 -0
- package/src/scss/variables/_globals.scss +1 -10
- package/src/scss/variables/_menubar.scss +158 -161
- package/src/scss/variables/_navigation-bar.scss +17 -1
- package/src/scss/variables/_navs.scss +1 -1
package/lib/css/cadmin.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/**
|
|
3
|
-
* Clay 3.
|
|
3
|
+
* Clay 3.90.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.90.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>
|
|
@@ -258,16 +258,6 @@ html:not(#__):not(#___) .cadmin a:hover, html:not(#__):not(#___) .cadmin a.hover
|
|
|
258
258
|
color: #004ad7;
|
|
259
259
|
text-decoration: underline;
|
|
260
260
|
}
|
|
261
|
-
html:not(#__):not(#___) .cadmin a .inline-item-before {
|
|
262
|
-
margin-right: 4px;
|
|
263
|
-
}
|
|
264
|
-
html:not(#__):not(#___) .cadmin a .inline-item-middle {
|
|
265
|
-
margin-left: 4px;
|
|
266
|
-
margin-right: 4px;
|
|
267
|
-
}
|
|
268
|
-
html:not(#__):not(#___) .cadmin a .inline-item-after {
|
|
269
|
-
margin-left: 4px;
|
|
270
|
-
}
|
|
271
261
|
html:not(#__):not(#___) .cadmin pre,
|
|
272
262
|
html:not(#__):not(#___) .cadmin code,
|
|
273
263
|
html:not(#__):not(#___) .cadmin kbd,
|
|
@@ -976,7 +966,7 @@ html:not(#__):not(#___) .cadmin .btn .inline-item .lexicon-icon {
|
|
|
976
966
|
html:not(#__):not(#___) .cadmin .btn .btn-section {
|
|
977
967
|
display: block;
|
|
978
968
|
font-size: 11px;
|
|
979
|
-
font-weight:
|
|
969
|
+
font-weight: 600;
|
|
980
970
|
line-height: 1;
|
|
981
971
|
}
|
|
982
972
|
html:not(#__):not(#___) .cadmin fieldset:disabled a.btn {
|
|
@@ -10903,7 +10893,7 @@ html:not(#__):not(#___) .cadmin .nav-underline .nav-link.active {
|
|
|
10903
10893
|
color: #272833;
|
|
10904
10894
|
}
|
|
10905
10895
|
html:not(#__):not(#___) .cadmin .nav-underline .nav-link.active::after {
|
|
10906
|
-
background-color: #
|
|
10896
|
+
background-color: #528eff;
|
|
10907
10897
|
content: "";
|
|
10908
10898
|
height: 2px;
|
|
10909
10899
|
}
|
|
@@ -10927,6 +10917,12 @@ html:not(#__):not(#___) .cadmin .menubar-toggler {
|
|
|
10927
10917
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md {
|
|
10928
10918
|
max-width: 250px;
|
|
10929
10919
|
}
|
|
10920
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse {
|
|
10921
|
+
display: block;
|
|
10922
|
+
}
|
|
10923
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.collapsing, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.show {
|
|
10924
|
+
display: block;
|
|
10925
|
+
}
|
|
10930
10926
|
@media (max-width: 767.98px) {
|
|
10931
10927
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md {
|
|
10932
10928
|
align-items: center;
|
|
@@ -10936,12 +10932,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md {
|
|
|
10936
10932
|
margin-bottom: 24px;
|
|
10937
10933
|
margin-left: -12px;
|
|
10938
10934
|
margin-right: -12px;
|
|
10935
|
+
max-width: none;
|
|
10939
10936
|
}
|
|
10940
|
-
}
|
|
10941
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse {
|
|
10942
|
-
display: block;
|
|
10943
|
-
}
|
|
10944
|
-
@media (max-width: 767.98px) {
|
|
10945
10937
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse {
|
|
10946
10938
|
border-color: transparent;
|
|
10947
10939
|
border-style: solid;
|
|
@@ -10953,11 +10945,6 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse {
|
|
|
10953
10945
|
top: 100%;
|
|
10954
10946
|
z-index: 499;
|
|
10955
10947
|
}
|
|
10956
|
-
}
|
|
10957
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.collapsing, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.show {
|
|
10958
|
-
display: block;
|
|
10959
|
-
}
|
|
10960
|
-
@media (max-width: 767.98px) {
|
|
10961
10948
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-toggler {
|
|
10962
10949
|
align-items: center;
|
|
10963
10950
|
border-color: transparent;
|
|
@@ -10970,71 +10957,40 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.co
|
|
|
10970
10957
|
}
|
|
10971
10958
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-toggler .c-inner {
|
|
10972
10959
|
max-width: none;
|
|
10973
|
-
margin-left: -8px;
|
|
10974
|
-
margin-right: -8px;
|
|
10975
10960
|
}
|
|
10976
10961
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-toggler .lexicon-icon {
|
|
10977
10962
|
margin-top: 0;
|
|
10978
10963
|
}
|
|
10979
|
-
}
|
|
10980
|
-
@media (max-width: 767.98px) {
|
|
10981
10964
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-nested {
|
|
10982
10965
|
margin-bottom: 8px;
|
|
10983
10966
|
margin-top: 8px;
|
|
10984
10967
|
}
|
|
10985
|
-
}
|
|
10986
|
-
@media (max-width: 767.98px) {
|
|
10987
10968
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-nested-margins > li .nav > li {
|
|
10988
10969
|
margin-left: 0;
|
|
10989
10970
|
}
|
|
10990
|
-
|
|
10991
|
-
|
|
10992
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent {
|
|
10993
|
-
background-color: #fff;
|
|
10971
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link {
|
|
10972
|
+
color: #6b6c7e;
|
|
10994
10973
|
}
|
|
10995
|
-
|
|
10996
|
-
|
|
10997
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-collapse {
|
|
10998
|
-
background-color: #fff;
|
|
10999
|
-
border-color: #e7e7ed;
|
|
11000
|
-
border-radius: 4px;
|
|
11001
|
-
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
|
|
10974
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.hover {
|
|
10975
|
+
color: #6b6c7e;
|
|
11002
10976
|
}
|
|
11003
|
-
|
|
11004
|
-
@media (max-width: 767.98px) {
|
|
11005
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
|
|
10977
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link:active {
|
|
11006
10978
|
color: #272833;
|
|
11007
|
-
font-size: 14px;
|
|
11008
|
-
font-weight: 600;
|
|
11009
|
-
text-decoration: none;
|
|
11010
|
-
transition: box-shadow 0.15s ease-in-out;
|
|
11011
10979
|
}
|
|
11012
|
-
|
|
11013
|
-
|
|
11014
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
|
|
11015
|
-
transition: none;
|
|
11016
|
-
}
|
|
11017
|
-
}
|
|
11018
|
-
@media (max-width: 767.98px) {
|
|
11019
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler:focus, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler.focus {
|
|
11020
|
-
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
|
|
11021
|
-
outline: 0;
|
|
10980
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.active {
|
|
10981
|
+
color: #272833;
|
|
11022
10982
|
}
|
|
11023
|
-
|
|
11024
|
-
|
|
11025
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler:active:focus {
|
|
11026
|
-
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
|
|
10983
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.disabled {
|
|
10984
|
+
color: #a7a9bc;
|
|
11027
10985
|
}
|
|
11028
|
-
|
|
11029
|
-
|
|
11030
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler.disabled {
|
|
11031
|
-
box-shadow: none;
|
|
10986
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.show {
|
|
10987
|
+
color: #272833;
|
|
11032
10988
|
}
|
|
11033
10989
|
}
|
|
11034
10990
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
|
|
11035
10991
|
border-radius: 6px;
|
|
11036
|
-
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
11037
10992
|
color: #6b6c7e;
|
|
10993
|
+
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
11038
10994
|
}
|
|
11039
10995
|
@media (prefers-reduced-motion: reduce) {
|
|
11040
10996
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
|
|
@@ -11055,17 +11011,40 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
|
|
|
11055
11011
|
color: rgba(0, 0, 0, 0.9);
|
|
11056
11012
|
}
|
|
11057
11013
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active {
|
|
11014
|
+
font-weight: 600;
|
|
11058
11015
|
background-color: rgba(11, 95, 255, 0.06);
|
|
11059
11016
|
color: #272833;
|
|
11060
|
-
font-weight: 600;
|
|
11061
11017
|
}
|
|
11062
11018
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled {
|
|
11063
|
-
box-shadow: none;
|
|
11064
11019
|
color: rgba(0, 0, 0, 0.3);
|
|
11020
|
+
box-shadow: none;
|
|
11065
11021
|
}
|
|
11066
11022
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.show {
|
|
11067
|
-
color: #272833;
|
|
11068
11023
|
font-weight: 600;
|
|
11024
|
+
color: #272833;
|
|
11025
|
+
}
|
|
11026
|
+
@media (max-width: 767.98px) {
|
|
11027
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent {
|
|
11028
|
+
background-color: #fff;
|
|
11029
|
+
}
|
|
11030
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-collapse {
|
|
11031
|
+
background-color: #fff;
|
|
11032
|
+
border-color: #e7e7ed;
|
|
11033
|
+
border-radius: 4px;
|
|
11034
|
+
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
|
|
11035
|
+
}
|
|
11036
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
|
|
11037
|
+
color: #272833;
|
|
11038
|
+
font-size: 14px;
|
|
11039
|
+
font-weight: 600;
|
|
11040
|
+
text-decoration: none;
|
|
11041
|
+
transition: box-shadow 0.15s ease-in-out;
|
|
11042
|
+
}
|
|
11043
|
+
}
|
|
11044
|
+
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
|
|
11045
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
|
|
11046
|
+
transition: none;
|
|
11047
|
+
}
|
|
11069
11048
|
}
|
|
11070
11049
|
@media (max-width: 767.98px) {
|
|
11071
11050
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
|
|
@@ -11080,13 +11059,12 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
|
|
|
11080
11059
|
background-color: rgba(11, 95, 255, 0.04);
|
|
11081
11060
|
}
|
|
11082
11061
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:active {
|
|
11083
|
-
background-color: #f0f5ff;
|
|
11084
11062
|
color: #272833;
|
|
11085
11063
|
}
|
|
11086
11064
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active {
|
|
11065
|
+
font-weight: 600;
|
|
11087
11066
|
background-color: rgba(11, 95, 255, 0.06);
|
|
11088
11067
|
color: #272833;
|
|
11089
|
-
font-weight: 600;
|
|
11090
11068
|
}
|
|
11091
11069
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled {
|
|
11092
11070
|
background-color: transparent;
|
|
@@ -11123,6 +11101,12 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
|
|
|
11123
11101
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg {
|
|
11124
11102
|
max-width: 250px;
|
|
11125
11103
|
}
|
|
11104
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse {
|
|
11105
|
+
display: block;
|
|
11106
|
+
}
|
|
11107
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.collapsing, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.show {
|
|
11108
|
+
display: block;
|
|
11109
|
+
}
|
|
11126
11110
|
@media (max-width: 991.98px) {
|
|
11127
11111
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg {
|
|
11128
11112
|
align-items: center;
|
|
@@ -11132,12 +11116,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg {
|
|
|
11132
11116
|
margin-bottom: 24px;
|
|
11133
11117
|
margin-left: -12px;
|
|
11134
11118
|
margin-right: -12px;
|
|
11119
|
+
max-width: none;
|
|
11135
11120
|
}
|
|
11136
|
-
}
|
|
11137
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse {
|
|
11138
|
-
display: block;
|
|
11139
|
-
}
|
|
11140
|
-
@media (max-width: 991.98px) {
|
|
11141
11121
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse {
|
|
11142
11122
|
border-color: transparent;
|
|
11143
11123
|
border-style: solid;
|
|
@@ -11149,11 +11129,6 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse {
|
|
|
11149
11129
|
top: 100%;
|
|
11150
11130
|
z-index: 499;
|
|
11151
11131
|
}
|
|
11152
|
-
}
|
|
11153
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.collapsing, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.show {
|
|
11154
|
-
display: block;
|
|
11155
|
-
}
|
|
11156
|
-
@media (max-width: 991.98px) {
|
|
11157
11132
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-toggler {
|
|
11158
11133
|
align-items: center;
|
|
11159
11134
|
border-color: transparent;
|
|
@@ -11166,71 +11141,40 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.co
|
|
|
11166
11141
|
}
|
|
11167
11142
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-toggler .c-inner {
|
|
11168
11143
|
max-width: none;
|
|
11169
|
-
margin-left: -8px;
|
|
11170
|
-
margin-right: -8px;
|
|
11171
11144
|
}
|
|
11172
11145
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-toggler .lexicon-icon {
|
|
11173
11146
|
margin-top: 0;
|
|
11174
11147
|
}
|
|
11175
|
-
}
|
|
11176
|
-
@media (max-width: 991.98px) {
|
|
11177
11148
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-nested {
|
|
11178
11149
|
margin-bottom: 8px;
|
|
11179
11150
|
margin-top: 8px;
|
|
11180
11151
|
}
|
|
11181
|
-
}
|
|
11182
|
-
@media (max-width: 991.98px) {
|
|
11183
11152
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-nested-margins > li .nav > li {
|
|
11184
11153
|
margin-left: 0;
|
|
11185
11154
|
}
|
|
11186
|
-
|
|
11187
|
-
|
|
11188
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent {
|
|
11189
|
-
background-color: #fff;
|
|
11155
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link {
|
|
11156
|
+
color: #6b6c7e;
|
|
11190
11157
|
}
|
|
11191
|
-
|
|
11192
|
-
|
|
11193
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-collapse {
|
|
11194
|
-
background-color: #fff;
|
|
11195
|
-
border-color: #e7e7ed;
|
|
11196
|
-
border-radius: 4px;
|
|
11197
|
-
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
|
|
11158
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.hover {
|
|
11159
|
+
color: #6b6c7e;
|
|
11198
11160
|
}
|
|
11199
|
-
|
|
11200
|
-
@media (max-width: 991.98px) {
|
|
11201
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
|
|
11161
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link:active {
|
|
11202
11162
|
color: #272833;
|
|
11203
|
-
font-size: 14px;
|
|
11204
|
-
font-weight: 600;
|
|
11205
|
-
text-decoration: none;
|
|
11206
|
-
transition: box-shadow 0.15s ease-in-out;
|
|
11207
|
-
}
|
|
11208
|
-
}
|
|
11209
|
-
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
|
|
11210
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
|
|
11211
|
-
transition: none;
|
|
11212
11163
|
}
|
|
11213
|
-
|
|
11214
|
-
|
|
11215
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler:focus, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler.focus {
|
|
11216
|
-
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
|
|
11217
|
-
outline: 0;
|
|
11164
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.active {
|
|
11165
|
+
color: #272833;
|
|
11218
11166
|
}
|
|
11219
|
-
|
|
11220
|
-
|
|
11221
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler:active:focus {
|
|
11222
|
-
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
|
|
11167
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.disabled {
|
|
11168
|
+
color: #a7a9bc;
|
|
11223
11169
|
}
|
|
11224
|
-
|
|
11225
|
-
|
|
11226
|
-
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler.disabled {
|
|
11227
|
-
box-shadow: none;
|
|
11170
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.show {
|
|
11171
|
+
color: #272833;
|
|
11228
11172
|
}
|
|
11229
11173
|
}
|
|
11230
11174
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
|
|
11231
11175
|
border-radius: 6px;
|
|
11232
|
-
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
11233
11176
|
color: #6b6c7e;
|
|
11177
|
+
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
11234
11178
|
}
|
|
11235
11179
|
@media (prefers-reduced-motion: reduce) {
|
|
11236
11180
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
|
|
@@ -11251,17 +11195,40 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
|
|
|
11251
11195
|
color: rgba(0, 0, 0, 0.9);
|
|
11252
11196
|
}
|
|
11253
11197
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active {
|
|
11198
|
+
font-weight: 600;
|
|
11254
11199
|
background-color: rgba(11, 95, 255, 0.06);
|
|
11255
11200
|
color: #272833;
|
|
11256
|
-
font-weight: 600;
|
|
11257
11201
|
}
|
|
11258
11202
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled {
|
|
11259
|
-
box-shadow: none;
|
|
11260
11203
|
color: rgba(0, 0, 0, 0.3);
|
|
11204
|
+
box-shadow: none;
|
|
11261
11205
|
}
|
|
11262
11206
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.show {
|
|
11263
|
-
color: #272833;
|
|
11264
11207
|
font-weight: 600;
|
|
11208
|
+
color: #272833;
|
|
11209
|
+
}
|
|
11210
|
+
@media (max-width: 991.98px) {
|
|
11211
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent {
|
|
11212
|
+
background-color: #fff;
|
|
11213
|
+
}
|
|
11214
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-collapse {
|
|
11215
|
+
background-color: #fff;
|
|
11216
|
+
border-color: #e7e7ed;
|
|
11217
|
+
border-radius: 4px;
|
|
11218
|
+
box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
|
|
11219
|
+
}
|
|
11220
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
|
|
11221
|
+
color: #272833;
|
|
11222
|
+
font-size: 14px;
|
|
11223
|
+
font-weight: 600;
|
|
11224
|
+
text-decoration: none;
|
|
11225
|
+
transition: box-shadow 0.15s ease-in-out;
|
|
11226
|
+
}
|
|
11227
|
+
}
|
|
11228
|
+
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
|
|
11229
|
+
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
|
|
11230
|
+
transition: none;
|
|
11231
|
+
}
|
|
11265
11232
|
}
|
|
11266
11233
|
@media (max-width: 991.98px) {
|
|
11267
11234
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
|
|
@@ -11276,13 +11243,12 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
|
|
|
11276
11243
|
background-color: rgba(11, 95, 255, 0.04);
|
|
11277
11244
|
}
|
|
11278
11245
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:active {
|
|
11279
|
-
background-color: #f0f5ff;
|
|
11280
11246
|
color: #272833;
|
|
11281
11247
|
}
|
|
11282
11248
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active {
|
|
11249
|
+
font-weight: 600;
|
|
11283
11250
|
background-color: rgba(11, 95, 255, 0.06);
|
|
11284
11251
|
color: #272833;
|
|
11285
|
-
font-weight: 600;
|
|
11286
11252
|
}
|
|
11287
11253
|
html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled {
|
|
11288
11254
|
background-color: transparent;
|
|
@@ -12868,6 +12834,11 @@ html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-overlay {
|
|
|
12868
12834
|
color: #272833;
|
|
12869
12835
|
}
|
|
12870
12836
|
}
|
|
12837
|
+
@media (min-width: 768px) {
|
|
12838
|
+
html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md.navbar-underline .navbar-nav .nav-link.active::after {
|
|
12839
|
+
background-color: #528eff;
|
|
12840
|
+
}
|
|
12841
|
+
}
|
|
12871
12842
|
html:not(#__):not(#___) .cadmin .navigation-bar-secondary {
|
|
12872
12843
|
background-color: #393a4a;
|
|
12873
12844
|
color: #fff;
|
|
@@ -13002,14 +12973,14 @@ html:not(#__):not(#___) .cadmin .page-link {
|
|
|
13002
12973
|
}
|
|
13003
12974
|
}
|
|
13004
12975
|
html:not(#__):not(#___) .cadmin .page-link:hover, html:not(#__):not(#___) .cadmin .page-link.hover {
|
|
13005
|
-
background-color: rgba(
|
|
12976
|
+
background-color: rgba(39, 40, 41, 0.04);
|
|
13006
12977
|
border-color: transparent;
|
|
13007
12978
|
color: #272833;
|
|
13008
12979
|
text-decoration: none;
|
|
13009
12980
|
z-index: 2;
|
|
13010
12981
|
}
|
|
13011
12982
|
html:not(#__):not(#___) .cadmin .page-link.focus, html:not(#__):not(#___) .cadmin .page-link:focus {
|
|
13012
|
-
background-color: rgba(
|
|
12983
|
+
background-color: rgba(39, 40, 41, 0.04);
|
|
13013
12984
|
border-color: transparent;
|
|
13014
12985
|
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
|
|
13015
12986
|
color: #272833;
|
|
@@ -13017,16 +12988,16 @@ html:not(#__):not(#___) .cadmin .page-link.focus, html:not(#__):not(#___) .cadmi
|
|
|
13017
12988
|
z-index: 4;
|
|
13018
12989
|
}
|
|
13019
12990
|
html:not(#__):not(#___) .cadmin .page-link:active {
|
|
13020
|
-
background-color:
|
|
12991
|
+
background-color: #6b6c7e;
|
|
13021
12992
|
border-color: transparent;
|
|
13022
|
-
color: #
|
|
12993
|
+
color: #fff;
|
|
13023
12994
|
cursor: default;
|
|
13024
12995
|
z-index: 3;
|
|
13025
12996
|
}
|
|
13026
12997
|
html:not(#__):not(#___) .cadmin .page-link.active {
|
|
13027
|
-
background-color:
|
|
12998
|
+
background-color: #6b6c7e;
|
|
13028
12999
|
border-color: transparent;
|
|
13029
|
-
color: #
|
|
13000
|
+
color: #fff;
|
|
13030
13001
|
z-index: 3;
|
|
13031
13002
|
}
|
|
13032
13003
|
html:not(#__):not(#___) .cadmin .page-link:disabled, html:not(#__):not(#___) .cadmin .page-link.disabled {
|
|
@@ -13040,9 +13011,9 @@ html:not(#__):not(#___) .cadmin .page-link:disabled, html:not(#__):not(#___) .ca
|
|
|
13040
13011
|
z-index: 0;
|
|
13041
13012
|
}
|
|
13042
13013
|
html:not(#__):not(#___) .cadmin .page-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .page-link.show {
|
|
13043
|
-
background-color:
|
|
13014
|
+
background-color: #6b6c7e;
|
|
13044
13015
|
border-color: transparent;
|
|
13045
|
-
color: #
|
|
13016
|
+
color: #fff;
|
|
13046
13017
|
z-index: 3;
|
|
13047
13018
|
}
|
|
13048
13019
|
html:not(#__):not(#___) .cadmin .page-link > .c-inner {
|
|
@@ -13059,9 +13030,9 @@ html:not(#__):not(#___) .cadmin .page-item {
|
|
|
13059
13030
|
margin-right: 4px;
|
|
13060
13031
|
}
|
|
13061
13032
|
html:not(#__):not(#___) .cadmin .page-item.active .page-link {
|
|
13062
|
-
background-color:
|
|
13033
|
+
background-color: #6b6c7e;
|
|
13063
13034
|
border-color: transparent;
|
|
13064
|
-
color: #
|
|
13035
|
+
color: #fff;
|
|
13065
13036
|
cursor: default;
|
|
13066
13037
|
z-index: 3;
|
|
13067
13038
|
}
|
|
@@ -13115,7 +13086,7 @@ html:not(#__):not(#___) .cadmin .pagination-items-per-page > button {
|
|
|
13115
13086
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:hover, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.hover,
|
|
13116
13087
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:hover,
|
|
13117
13088
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.hover {
|
|
13118
|
-
background-color: rgba(
|
|
13089
|
+
background-color: rgba(39, 40, 41, 0.04);
|
|
13119
13090
|
border-color: transparent;
|
|
13120
13091
|
color: #272833;
|
|
13121
13092
|
}
|
|
@@ -13129,15 +13100,15 @@ html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:focus {
|
|
|
13129
13100
|
}
|
|
13130
13101
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:active,
|
|
13131
13102
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:active {
|
|
13132
|
-
background-color:
|
|
13103
|
+
background-color: #6b6c7e;
|
|
13133
13104
|
border-color: transparent;
|
|
13134
|
-
color: #
|
|
13105
|
+
color: #fff;
|
|
13135
13106
|
}
|
|
13136
13107
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.active,
|
|
13137
13108
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.active {
|
|
13138
|
-
background-color:
|
|
13109
|
+
background-color: #6b6c7e;
|
|
13139
13110
|
border-color: transparent;
|
|
13140
|
-
color: #
|
|
13111
|
+
color: #fff;
|
|
13141
13112
|
}
|
|
13142
13113
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:disabled, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.disabled,
|
|
13143
13114
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:disabled,
|
|
@@ -13153,9 +13124,9 @@ html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.disabled {
|
|
|
13153
13124
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > a[aria-expanded=true], html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.show,
|
|
13154
13125
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button[aria-expanded=true],
|
|
13155
13126
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.show {
|
|
13156
|
-
background-color:
|
|
13127
|
+
background-color: #6b6c7e;
|
|
13157
13128
|
border-color: transparent;
|
|
13158
|
-
color: #
|
|
13129
|
+
color: #fff;
|
|
13159
13130
|
}
|
|
13160
13131
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > a > .c-inner,
|
|
13161
13132
|
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button > .c-inner {
|