Fix another warning when running gtk3 theme.

This commit is contained in:
Julien Lavergne 2012-07-08 15:26:41 +02:00
parent c24b27bc26
commit 0539ac230b

View File

@ -1494,7 +1494,7 @@ GtkScale.mark {
.scrollbar.slider,
.scrollbar.button {
border-width: 0;
border-radius: 10;
border-radius: 10px;
background-color: alpha (#000, 0.25);
}