Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /var/www/html/wincloud_gateway/node_modules/strapi-admin/admin/src/containers/LocaleToggle/ drwxr-xr-x | |
| Viewing file: Select action/file-type: import styled from 'styled-components';
const Wrapper = styled.div`
-webkit-font-smoothing: antialiased;
> div {
height: 6rem;
line-height: 5.8rem;
z-index: 999;
> button {
width: 100%;
padding: 0 30px;
background: transparent;
border: none;
border-radius: 0;
color: #333740;
font-weight: 500;
text-align: right;
cursor: pointer;
transition: background 0.2s ease-out;
&:hover,
&:focus,
&:active {
color: #333740;
background-color: #fafafb !important;
}
> i,
> svg {
margin-left: 10px;
transition: transform 0.3s ease-out;
&[alt='true'] {
transform: rotateX(180deg);
}
}
}
}
.localeDropdownContent {
-webkit-font-smoothing: antialiased;
span {
color: #333740;
font-size: 13px;
font-family: Lato;
font-weight: 500;
letter-spacing: 0.5;
vertical-align: baseline;
}
}
.localeDropdownMenu {
min-width: 90px !important;
max-height: 162px !important;
overflow: auto !important;
margin: 0 !important;
padding: 0;
line-height: 1.8rem;
border: none !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
box-shadow: 0 1px 4px 0px rgba(40, 42, 49, 0.05);
&:before {
content: '';
position: absolute;
top: -3px;
left: -1px;
width: calc(100% + 1px);
height: 3px;
box-shadow: 0 1px 2px 0 rgba(40, 42, 49, 0.16);
}
> button {
height: 40px;
padding: 0px 15px;
line-height: 40px;
color: #f75b1d;
font-size: 13px;
font-weight: 500;
letter-spacing: 0.5;
&:hover,
&:focus,
&:active {
background-color: #fafafb !important;
border-radius: 0px;
cursor: pointer;
}
}
> button:first-child {
line-height: 50px;
margin-bottom: 4px;
&:hover,
&:active {
color: #333740;
}
}
> button:not(:first-child) {
height: 36px;
line-height: 36px;
> i,
> svg {
margin-left: 10px;
}
}
}
.localeDropdownMenuNotLogged {
background: transparent !important;
box-shadow: none !important;
border: 1px solid #e3e9f3 !important;
border-top: 0px !important;
button {
padding-left: 17px;
&:hover {
background-color: #f7f8f8 !important;
}
}
&:before {
box-shadow: none !important;
}
}
.localeToggleItem {
img {
max-height: 13.37px;
margin-left: 9px;
}
&:active {
color: black;
}
&:hover {
background-color: #fafafb !important;
}
}
.localeToggleItemActive {
color: #333740 !important;
}
`;
export default Wrapper;
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.007 ]-- |