This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
weiyong
/
202012G09
Segui
3
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
38d27e94be
Rami (Branch)
Tag
master
202012G09
/
target
/
classes
/
css
/
ButtonStyle.css
ButtonStyle.css
77 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
.button {
-fx-opacity: 1.0;
}
.button:hover {
-fx-opacity: 0.6;
}