X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fstatic%2Fwebcit.css;h=48050d3e923705aadeed7c15f635051852fc114f;hb=abc3002365c6adbd95385626047a3b47fd6ff74a;hp=858d8a989ff5bb52cba87c7f2856eda587091ba1;hpb=4f0ce36057737146c6379d0eae0cabec13f7fe17;p=citadel.git diff --git a/webcit/static/webcit.css b/webcit/static/webcit.css index 858d8a989..48050d3e9 100644 --- a/webcit/static/webcit.css +++ b/webcit/static/webcit.css @@ -1370,8 +1370,11 @@ li.event_unread span, a.event_read_title { .stickynote_resize { position: absolute; + background-image: url('resizecorner.png'); + height: 16px; + width: 16px; right: -1px; - bottom: -5px; + bottom: -1px; } .stickynote_palette {