witten
/
luminotes
Archived
1
0
Fork 0

Making grabber rounded in WebKit too.

This commit is contained in:
Dan Helfman 2009-02-10 22:01:51 -08:00
parent a8af8b3fb3
commit de60f7a852
1 changed files with 1 additions and 0 deletions

View File

@ -597,6 +597,7 @@ h1 {
.note_grabber {
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius: 5px;
-moz-user-select: none;
color: #fafafa;
background-color: #fafafa;