1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

piggification updates

This commit is contained in:
Andrew Dolgov
2007-08-20 05:57:01 +01:00
parent 91d64fb808
commit 537625c60c
4 changed files with 34 additions and 70 deletions

View File

@@ -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,