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

inline feed editor, yay!

This commit is contained in:
Andrew Dolgov
2005-08-26 07:56:00 +01:00
parent e1123aee35
commit 603c27f828
4 changed files with 69 additions and 20 deletions

View File

@@ -356,3 +356,10 @@ img.feedIcon {
margin : 3px;
border : 1px solid #c0c0c0;
}
#iedit_title, #iedit_link {
width : 100%;
padding-left : 2px;
}