Skip to content

Commit 962d8f7

Browse files
committed
Allow the Gtk theme to define a decoration radius
This allows rounded corners for themes which use them.
1 parent 2dd1c97 commit 962d8f7

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

usr/share/sticky/sticky.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,6 @@
6565
padding: 0 5px;
6666
}
6767

68-
/* common */
69-
#sticky-note decoration,
70-
#sticky-note decoration:backdrop,
71-
#sticky-note .titlebar,
72-
#sticky-note .titlebar:backdrop {
73-
border-radius: 0;
74-
}
75-
7668
#sticky-note decoration {
7769
box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.5);
7870
}

0 commit comments

Comments
 (0)