reftests: never set interior-focus

This commit is contained in:
Cosimo Cecchi 2014-05-01 19:36:31 +02:00
parent 521475da4d
commit ce8846521e

View File

@ -1,13 +1,10 @@
@import "reset-to-defaults.css";
* {
-GtkWidget-interior-focus: false;
-GtkWidget-focus-line-width: 10;
font: Monospace;
}
GtkEntry #padded {
-GtkWidget-interior-focus: true;
padding: 10px;
}