1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 05:49:15 +00:00

easier user privilege editor, misc js cleanups

This commit is contained in:
Andrew Dolgov
2006-03-20 15:12:41 +01:00
parent c38c2b69c9
commit 5917a8e4a7
4 changed files with 43 additions and 19 deletions

View File

@@ -555,6 +555,8 @@ div.helpResponse {
background-image : url("images/shadow.png");
position : absolute;
width : 30%;
left : 35%;
top : 30%;
z-index : 3;
display : none;
}