[Jifty-commit] r1930 - wifty/trunk/share/web/static/css

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun Sep 3 00:19:28 EDT 2006


Author: nelhage
Date: Sun Sep  3 00:19:28 2006
New Revision: 1930

Modified:
   wifty/trunk/share/web/static/css/app.css

Log:
Some search CSS fixes for Wifty.


Modified: wifty/trunk/share/web/static/css/app.css
==============================================================================
--- wifty/trunk/share/web/static/css/app.css	(original)
+++ wifty/trunk/share/web/static/css/app.css	Sun Sep  3 00:19:28 2006
@@ -9,6 +9,14 @@
     display: none !important;
 }
 
+.jifty_admin label.argument-content {
+    display: inline !important;
+}
+
+.jifty_admin div.argument-content {
+    width: 100%;
+}
+
 textarea.argument-content {
     width: 100%;
     font-size: 1.2em;


More information about the Jifty-commit mailing list