Skip to content

Commit

Permalink
Forced text-decoration: none for hover of queue widget buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
spocke committed Feb 24, 2010
1 parent 73e604f commit 600930a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/css/plupload.queue.css
Expand Up @@ -23,6 +23,7 @@

.plupload_button:hover {
color: #000;
text-decoration: none;
}

.plupload_disabled, a.plupload_disabled:hover {
Expand Down

0 comments on commit 600930a

Please sign in to comment.