From 537625c60ce43a9a12416ffbcbfaad738f5d4682 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 20 Aug 2007 05:57:01 +0100 Subject: piggification updates --- tt-rss.css | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index e294d0e19..77be649f7 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -193,22 +193,8 @@ a:hover { } #piggie { - width : 400; - height : 400; - right : 0; - top : -400; - background-color : white; - display : none; z-index : 999; - background-image : url("images/piggie.png"); - background-position : center center; - background-repeat : no-repeat; position : absolute; - border : 1px solid pink; - margin-left : auto; - margin-right : auto; - -moz-border-radius : 10px; - opacity : 0.8; } #iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl, -- cgit v1.2.3