summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-20 05:57:01 +0100
committerAndrew Dolgov <[email protected]>2007-08-20 05:57:01 +0100
commit537625c60ce43a9a12416ffbcbfaad738f5d4682 (patch)
tree2059f6f1fb341f3b42113c944b731ce09ec751c8 /tt-rss.css
parent91d64fb808306f4409c4cf8a1405d58f6202a20f (diff)
piggification updates
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css14
1 files changed, 0 insertions, 14 deletions
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,