Skip to content

Commit

Permalink
added new badge graphic
Browse files Browse the repository at this point in the history
  • Loading branch information
jaz303 committed Jul 22, 2008
1 parent 9d57bdb commit f6a06b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#tree .selected { background-color: green; }
#tree .drop-target-valid { background-color: blue; }
#tree .drop-target-invalid { background-color: red; }
#drag-badge { position: absolute; width: 32px; height: 11px; padding: 11px 0 10px 0; background: url(red-ball.png); color: white; font-weight: bold; font: bold 11px/1 Helvetica, sans-serif; text-align: center; display: none; }
#drag-badge { position: absolute; width: 31px; height: 11px; padding: 9px 0 11px 0; background: url(red-ball.png); color: white; font-weight: bold; font: bold 11px/1 Helvetica, sans-serif; text-align: center; display: none; }
</style>
</head>
<body>
Expand Down
Binary file modified src/red-ball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f6a06b5

Please sign in to comment.