]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
use prototype in form editor
[tt-rss.git] / tt-rss.css
index 43128a7ecd6f7aad1dc7f80e3bc958cf76cfb945..6c4a863679d73269fc98fce86614432fb086c7e4 100644 (file)
@@ -278,12 +278,18 @@ a:hover {
        opacity : 0.8;
 }
 
+/*
 #iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
 #iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed,
 #iedit_fcat, #iedit_filter_action, #iedit_login, #iedit_pass, #iedit_email,
 #iedit_parent_feed {
        width : 100%;
        padding-left : 2px;
+} */
+
+input.iedit {
+       width : 100%;
+       padding-left : 2px;
 }
 
 input.editbox {
@@ -1092,3 +1098,5 @@ div.noDaemonWarning {
 #qafInput {
        width : 100%;
 }
+
+