fixed a spelling error

This commit is contained in:
Jan-Peter Klein
2024-01-26 16:03:51 +01:00
parent e9a412ae16
commit 52fc94ca01
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -939,11 +939,11 @@
/*******************************************************************************
* *
* Add box *
* Ad box *
* *
******************************************************************************/
.add-box {
.ad-box {
-fx-padding: 12px;
-fx-background-color: CONTROL_BORDER_NORMAL, CONTROL_BG_NORMAL;
-fx-background-insets: 0, 1px;
+2 -2
View File
@@ -938,11 +938,11 @@
/*******************************************************************************
* *
* Add box *
* Ad box *
* *
******************************************************************************/
.add-box {
.ad-box {
-fx-padding: 12px;
-fx-background-color: CONTROL_BORDER_NORMAL, CONTROL_BG_NORMAL;
-fx-background-insets: 0, 1px;