Skip to content
Permalink
Browse files
Show checkbox borders in the Journal
  • Loading branch information
godiard authored and tchx84 committed Apr 13, 2015
1 parent 27fac30 commit f87d4b0
Showing 1 changed file with 1 addition and 0 deletions.
@@ -737,6 +737,7 @@ SugarPaletteWindowWidget GtkCheckButton {
.check row:selected:focused {
background-image: url("assets/checkbox-unchecked.svg");
background-color: alpha(@theme_base_color, 0.0);
border: 1px solid @black;
}
.check:selected,

0 comments on commit f87d4b0

Please sign in to comment.