Skip to content

Commit 368bd20

Browse files
Ziad El MidaouiAndy Goryachev
authored andcommitted
8322486: ColorPicker: blurry popup
Reviewed-by: angorya, mhanl, lkostyra
1 parent fa2127c commit 368bd20

File tree

1 file changed

+0
-4
lines changed
  • modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/modena

1 file changed

+0
-4
lines changed

modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/modena.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,10 +1977,6 @@ is being used to size a border should also be in pixels.
19771977
-fx-padding: 1em; /* 12 */
19781978
-fx-effect: dropshadow( gaussian , rgba(0,0,0,0.2) , 12, 0.0 , 0 , 8 );
19791979
}
1980-
.color-palette > .color-picker-grid {
1981-
-fx-padding: 0.5px;
1982-
-fx-snap-to-pixel: false;
1983-
}
19841980
.color-palette > .color-picker-grid > .color-square {
19851981
-fx-background-color: transparent;
19861982
-fx-padding: 0.5px;

0 commit comments

Comments
 (0)