JavaFX/css/constants.css

8 lines
124 B
CSS
Raw Normal View History

2017-11-14 08:11:53 +00:00
* {
-v-screen-width: 1280;
-v-screen-height: 720;
-v-header-height: 50;
-vn-header-height: 650; /* 72 - 50 + 20 */
}