Projekt

Obecné

Profil

Stáhnout (131 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
.menu-graphics {
2
	-fx-font-size: 13px;
3
	-fx-text-fill: #000000;
4
}
5

    
6
.menu-item:focused .menu-graphics {
7
	-fx-text-fill: #ffffff;
8
}
9

    
(5-5/7)