This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
wiki
/
weseek__growi
mirror de
https://github.com/weseek/growi
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Apply $secondary when not hovering and when Dropdown is hidden
Shun Miyazawa
há 1 ano atrás
pai
a1699b27b3
commit
c1c88bf6cd
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
apps/app/src/components/SearchPage.module.scss
+ 1
- 0
apps/app/src/components/SearchPage.module.scss
Ver Ficheiro
@@ -7,6 +7,7 @@
}
.dropdown-toggle {
+ color: bs.$secondary;
&:hover {
@extend .danger-style;
}