79150510

Date: 2024-11-02 11:11:15
Score: 1
Natty:
Report link
.table-view {
-fx-border-width: 1;
-fx-border-color: grey;
-fx-border-radius: 5pt;
-fx-background-radius: 5pt;}


.table-view .column-header-background {
-fx-background-radius: 5pt 5pt 0 0;
-fx-border-color: -grey;
-fx-border-width: 0 0 1 0;
-fx-padding: 5px 0;}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dev Looper