Age | Commit message (Collapse) | Author |
|
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
Add color variable references from luci-theme-boostrap to facilitate
light and dark color scheme switching by default. Fall back to original
colors when the variables are not declared by theme.
Signed-off-by: Griffen Edge <griffen@griffenedge.com>
(formatted commit message)
Closes #7386
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
Closes #7355
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
Strength gauge is now displayed. Appended dBm measurement also.
Corrected some labels.
Closes #6147
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
This can happen on factory fresh settings, or a box not yet connected.
follow-up fix for c75232d8d29ba5a9cc5c07c3fff65248f12f1b08
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
|
|
Implements feature request #4472.
Signed-off-by: Rani Hod <rani.hod@gmail.com>
|
|
Show connection uptime for both IPv4 & IPv6 interfaces.
Rename display field from 'Connected since' to 'Uptime' as this makes
more sense to me. You could say 'Connected for' or 'Connection
duration'. After a lot of thought decided that 'Uptime' is what I'm
most comfortable saying.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|
Removing overflow and position, adding padding and increasing font size for the label.
Signed-off-by: Santiago Kozak <santikzk1406@gmail.com>
|
|
There are some problem with label with the material theme.
Improve this by removing max-height and setting the label to
a static font size.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
|
|
Modern browsers allow decomposing table markup equally well as nested div
constructs, therefor migrate our <div> table markup to actual <table> tags
but keep the old table/tr/th/td CSS classes for now to allow for a smooth
theme transition.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Result: https://imgur.com/Y1pNHzP.png
Signed-off-by: ZHANG Zhao <Zhao.Zhang2@etu.univ-grenoble-alpes.fr>
|
|
Signed-off-by: ZHANG Zhao <Zhao.Zhang2@etu.univ-grenoble-alpes.fr>
[improve firmware version, fix dependencies, clean acls]
Signed-off-by: Paul Spooren <mail@aparcar.org>
[fix css for themes other than bootstrap]
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|