mirror of
https://github.com/klmp200/sierpinski-fractales.git
synced 2025-02-22 15:37:17 +00:00
Removed useless css
This commit is contained in:
parent
8e370e3a29
commit
9e2814d7df
@ -2,7 +2,7 @@
|
|||||||
* @Author: Bartuccio Antoine
|
* @Author: Bartuccio Antoine
|
||||||
* @Date: 2017-05-26 17:51:42
|
* @Date: 2017-05-26 17:51:42
|
||||||
* @Last Modified by: klmp200
|
* @Last Modified by: klmp200
|
||||||
* @Last Modified time: 2017-05-26 17:55:16
|
* @Last Modified time: 2017-05-26 17:57:14
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Nice white #F9FAFB
|
// Nice white #F9FAFB
|
||||||
@ -12,31 +12,6 @@
|
|||||||
-fx-background-color: #2B2B2B;
|
-fx-background-color: #2B2B2B;
|
||||||
}
|
}
|
||||||
|
|
||||||
.scroll-bar {
|
|
||||||
-fx-background-color: rgb(57, 57, 57);
|
|
||||||
}
|
|
||||||
|
|
||||||
.scroll-bar .thumb {
|
|
||||||
-fx-background-color: rgb(169, 169, 169);
|
|
||||||
-fx-background-radius: 0em;
|
|
||||||
-fx-background-inserts: 0, 0, 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.scroll-bar .increment-arrow,
|
|
||||||
.scroll-bar .decrement-arrow {
|
|
||||||
-fx-color: rgb(169, 169, 169);
|
|
||||||
}
|
|
||||||
|
|
||||||
.scroll-bar:hover .increment-arrow,
|
|
||||||
.scroll-bar:hover .decrement-arrow {
|
|
||||||
-fx-color: #2B2B2B;
|
|
||||||
-fx-background-color: rgb(169, 169, 169);
|
|
||||||
}
|
|
||||||
|
|
||||||
.label {
|
|
||||||
-fx-text-fill: #F9FAFB;
|
|
||||||
}
|
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
-fx-background-radius: 0em;
|
-fx-background-radius: 0em;
|
||||||
-fx-background-inserts: 0, 0, 0;
|
-fx-background-inserts: 0, 0, 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user