mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
removed the error list and added a clickable sidaebar wih error markers to have more editing space
This commit is contained in:
@@ -146,3 +146,10 @@
|
||||
-fx-padding: 0 5.417em 0 0;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
-fx-background-radius: 2 2 2 2;
|
||||
-fx-background-color: linear-gradient(#eeeeee, #aaaaaa);
|
||||
-fx-text-fill: black;
|
||||
-fx-font-size: 12px;
|
||||
-fx-padding: 10 10 10 10;
|
||||
}
|
||||
Reference in New Issue
Block a user