_g_translate.scss
728 Bytes
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal{
display: flex;
padding-top: 0rem;
//margin-top: -0.625rem;
@media only screen and (max-width: 48.875rem) {
position: absolute;
right: 0rem;
top:-0.625rem;
}
a{
color: #EE0000;
font-weight: bold;
font-size: 1rem;
margin-right: 1.875rem;
padding: 0rem 0.625rem 0.375rem;
}
a:hover{
color: #699!important;
}
.wpml-ls-link{
// padding: 0rem;
}
}
.admin-bar .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal{
margin-top: -0.625rem;
@media only screen and (max-width: 48.875rem) {
margin-top: -0.4375rem;
}
}