1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-07-31 08:15:55 +02:00

Fix font-weight of settings button

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Esse commit está contido em:
Morris Jobke 2017-04-18 21:38:49 -05:00
commit 6fa7e41047
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 9CE5ED29E7FCD38A

Ver arquivo

@ -477,7 +477,7 @@ kbd {
border-radius: 0;
text-align: left;
padding-left: 42px;
font-weight: 300;
font-weight: 400;
&:hover,
&:focus {
background-color: $color-main-background;