|
@@ -359,6 +359,12 @@
|
|
|
-fx-background-color: PRIMARY;
|
|
|
}
|
|
|
|
|
|
+.notification-debug:hover .notification-label,
|
|
|
+.notification-update:hover .notification-label,
|
|
|
+.notification-support:hover .notification-label {
|
|
|
+ -fx-underline:true;
|
|
|
+}
|
|
|
+
|
|
|
/*******************************************************************************
|
|
|
* *
|
|
|
* ScrollBar *
|