Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-13 | Update cascade.css | Freddy Leitner | |
Make submenus accessible to screen readers | |||
2014-10-10 | themes/bootstrap: make theme usable on touchscreen | David Heidelberger | |
When using this theme on touchscreen, after selecting menu it won't allow me select submenu selection. It directly start loading menu section (unnecessary, because it's always first link in subsection). It work only at moment, when you are really fast, which is annoying. Signed-off-by: David Heidelberger <david.heidelberger@ixit.cz> | |||
2014-07-01 | themes/bootstrap: add missing styles for server side validation errors | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2013-12-03 | themes/bootstrap: fix css issue with input fileds within zonebadges (#556) | Jo-Philipp Wich | |
2013-01-28 | themes/bootstrap: Fixes for mobile devices: add initial scale, don't show ↵ | Manuel Munz | |
hostname in header, partly fixes #481 | |||
2013-01-04 | themes/bootstrap: another round of css fixes | Jo-Philipp Wich | |
2013-01-04 | themes/bootstrap: fix a small style quirk observed on firewall overview page | Jo-Philipp Wich | |
2012-12-23 | themes/bootstrap: fix various css errors | Jo-Philipp Wich | |
2012-11-21 | themes: add facility to include custom css | Jo-Philipp Wich | |
2012-11-21 | themes: add cbi-button-download class, whitespace cleanup | Jo-Philipp Wich | |
2012-11-18 | themes/bootstrap: fix highlight of active tabs | Jo-Philipp Wich | |
2012-11-12 | bootstrap: add padding to body and header areas (#505) | Jo-Philipp Wich | |
2012-08-08 | themes/bootstrap: another minor styling fix | Jo-Philipp Wich | |
2012-08-08 | themes/bootstrap: add some missing classes and minor style fixes | Jo-Philipp Wich | |
2012-06-06 | themes: only check password for uid=0 pages, nobody cannot read shadow (#426) | Jo-Philipp Wich | |
2012-02-19 | themes/bootstrap: the "about" page is long gone, link to luci.subsignal.org ↵ | Jo-Philipp Wich | |
instead | |||
2012-02-15 | themes/bootstrap: fix table description cells | Jo-Philipp Wich | |
2012-02-15 | themes/bootstrap: some whitespace fixes in CSS | Jo-Philipp Wich | |
2012-02-15 | themes/bootstrap: change CSS code formatting, spaces -> tabs, empty line ↵ | Jo-Philipp Wich | |
between rule blocks | |||
2012-02-15 | themes/bootstrap: add styling for uci changelog | Jo-Philipp Wich | |
2012-02-15 | themes/bootstrap: move pageaction buttons to the right, fixes display on ↵ | Jo-Philipp Wich | |
pages with additional action on the left side, like "Return to overview" | |||
2012-02-15 | themes: add Bootstrap theme, created by David Menting / Nut & Bolt ↵ | Jo-Philipp Wich | |
<david@nut-bolt.nl> This theme is clean, modern and based on Twitter Bootstrap. It's been tested on a TP-Link WR1043n and a Carambola under Firefox, Safari and IE8. |