diff options
author | matthew <matthew> | 2006-09-29 10:01:48 +0000 |
---|---|---|
committer | matthew <matthew> | 2006-09-29 10:01:48 +0000 |
commit | c43bb2947beafecb312ab6299ecd675fecdc128b (patch) | |
tree | 51bc1de3fd31cb26abac4240333deb978794b878 /web/css.css | |
parent | e71ab182fe4c2fad089487097cfc06f884420c6c (diff) |
Make pins links again (would be nice to link with the text; presumably
will have to be JavaScript now :-/ ).
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 4c2fc0ade..65060d29d 100644 --- a/web/css.css +++ b/web/css.css @@ -201,6 +201,7 @@ fieldset div.checkbox label { #drag input, #drag img { position: absolute; background-color: #cccccc; + border: none; } #drag img.pin { background-color: inherit; |