diff options
author | matgic78 <matgic78@gmail.com> | 2009-10-22 18:05:39 +0200 |
---|---|---|
committer | matgic78 <matgic78@gmail.com> | 2009-10-22 18:05:39 +0200 |
commit | 08e717b376a138e6d0e12213598e95cbed96a78e (patch) | |
tree | aeff467c97f268ed8bc055a8dc32b3bbd9c6599f /data | |
parent | rekonq 0.2.70 (diff) | |
download | rekonq-08e717b376a138e6d0e12213598e95cbed96a78e.tar.xz |
Fix "cursor: pointer" setting it in previewimage.cpp with QWidget property
BusyCursor shown when hovering a loading preview
Diffstat (limited to 'data')
-rw-r--r-- | data/home.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/home.html b/data/home.html index 893f5d76..1a5f1474 100644 --- a/data/home.html +++ b/data/home.html @@ -114,7 +114,6 @@ margin-left: 4px; text-align: center; float:left; margin-bottom: 7%; -cursor: pointer; } /* -------------------------------------------------------- */ |