forked from Apple-2-Tools/jace
13 lines
189 B
CSS
13 lines
189 B
CSS
/*
|
|
* Empty Stylesheet file.
|
|
*/
|
|
|
|
.mainFxmlClass {
|
|
|
|
}
|
|
|
|
.keyboard-shortcut {
|
|
margin-left:20px;
|
|
background-image: "../jace/data/icon_keyboard.gif";
|
|
background-repeat: no-repeat;
|
|
} |