fix desklet border for cinnamon

Dustin Falgout 2015-05-03 01:02:30 -05:00
parent 93278fca48
commit a8e2790708
1 changed files with 1 additions and 1 deletions

View File

@ -643,7 +643,7 @@ StScrollBar StButton#hhandle {
}
.desklet-drag-placeholder {
border: 0 solid #ccc;
border: 0 solid #8b8b8b;
border-radius: 0;
background: none;
}