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:
14
tt-rss.css
14
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,
|
||||
|
||||
Reference in New Issue
Block a user