Commit graph

5 commits

Author SHA1 Message Date
Ansuel Smith
0ce25b08b0
luci-mod-dashboard: improve view of label
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>
2021-09-03 21:03:47 +02:00
Giovanni Giacobbi
d3280e6f5d treewide: minor fixes to typos, whitespace, and indentation
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-01-20 12:36:13 +02:00
Jo-Philipp Wich
03c77dafe3 treewide: transition div tables to actual table markup
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>
2020-11-27 21:36:40 +01:00
ZHANG Zhao
4f6c054d7a Highly optimized dashboard icons by Aleksandr
Result: https://imgur.com/Y1pNHzP.png

Signed-off-by: ZHANG Zhao <Zhao.Zhang2@etu.univ-grenoble-alpes.fr>
2020-09-21 23:01:30 -10:00
Zhao ZHANG
2f32ddd603 luci-mod-dashboard: initial checkin
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>
2020-09-03 10:12:44 -10:00