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

feed cat editor uses prototype

This commit is contained in:
Andrew Dolgov
2006-05-20 13:51:39 +01:00
parent 8c2f0ed7a3
commit 0666e120e8
3 changed files with 31 additions and 13 deletions

View File

@@ -287,11 +287,15 @@ a:hover {
background-color : #f0fff0;
}
.iedit {
input.iedit {
width : 100%;
padding-left : 2px;
}
select.iedit {
width : 100%;
}
input.editbox {
width : 200px;
padding-left : 2px;