Improved and cleanup CSS and language selectors

This commit is contained in:
djmaze 2021-08-27 16:30:42 +02:00
parent f192902827
commit 45662b39b0
8 changed files with 14 additions and 133 deletions

View file

@ -1,19 +1,4 @@
.b-settings-general {
.flag-selector {
padding-top: 5px;
}
.flag-name {
border-bottom: 1px dashed #555;
cursor: pointer;
padding: 2px 0;
&:focus {
outline: 1px;
outline-style: dotted;
}
}
}