Pull requests prepared
This commit is contained in:
parent
b0c6032f62
commit
fb52bca2ac
48 changed files with 552 additions and 0 deletions
4
target/classes/fr/myny/gui/test.css
Normal file
4
target/classes/fr/myny/gui/test.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Button {
|
||||
color: blue;
|
||||
text-decoration-color: blueviolet;
|
||||
}
|
||||
Reference in a new issue