From bd3d20708134c3a7622269f71d13ccb70ac0dece Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 13 Jul 2008 20:09:27 +0000 Subject: [PATCH] * luci/themes: small css fix vor field descriptions in openwrt.org theme * luci/applications: fix html in ffwizard --- applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm | 6 +++--- themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm b/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm index b6b96155e..26a575e9b 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm +++ b/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm @@ -19,8 +19,8 @@ $Id$
-
<%:ip%>:  -
+
<%:ip%>
+
<% for i, k in ipairs(ifaces) do %>
@@ -69,4 +69,4 @@ end %>
-<%+footer%> \ No newline at end of file +<%+footer%> diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index a89152d5c..824b04ba4 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -286,7 +286,6 @@ div.cbi-value-field { } div.cbi-value-description { - width: 58%; font-size: 90%; } -- 2.11.0