From 4d8d9d6e4eb149b46af315269e9578eb6bbfc241 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 17 Oct 2009 02:39:24 +0200 Subject: STEP 1 creating a new Preview Image Object, based on QWidget and containing the pixmap AND the url --- data/home.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'data/home.html') diff --git a/data/home.html b/data/home.html index 8b5cf296..d7ae7c87 100644 --- a/data/home.html +++ b/data/home.html @@ -109,23 +109,24 @@ float:left; width: 25%; min-width: 235px; margin-bottom: 3%; +cursor: pointer; } -.thumbnail object{ -background: url(%2/bg.png) no-repeat; +/*.thumbnail { + background: url(%2/bg.png) no-repeat; text-align: center; padding: 14px 16px; -webkit-background-size: 100% 100%; -webkit-background-clip: padding; cursor: pointer; -} -.thumbnail a { +}*/ +/*.thumbnail a { display: block; text-align: center; color: #767676; font-size: 0.8em; text-decoration:none; -} +}*/ /* -------------------------------------------------------- */ /* Bookmarks page*/ -- cgit v1.2.1