diff options
-rw-r--r-- | themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index 9c9c31e2e..76f7e0efc 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -25,6 +25,11 @@ body { a img { border: none; + text-decoration: none; +} + +small { + white-space: nowrap; } ul.tabmenu { |