This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
weiyong
/
202012G09
Vigiar
3
Colocar Estrela
1
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
fb32e15232
Ramos
Etiquetas
master
202012G09
/
target
/
classes
/
css
/
ButtonStyle.css
ButtonStyle.css
77 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
.button {
-fx-opacity: 1.0;
}
.button:hover {
-fx-opacity: 0.6;
}