<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/modules/luci-mod-dashboard/htdocs/luci-static/resources/view/dashboard/css, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2025-12-07T21:30:46Z</updated>
<entry>
<title>luci-mod-dashboard: bug fixes and code cleanup</title>
<updated>2025-12-07T21:30:46Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-12-07T21:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=16ee9c3e1fec34b9a389816b25b06fae19497496'/>
<id>urn:sha1:16ee9c3e1fec34b9a389816b25b06fae19497496</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-dashboard: ES6 conversion</title>
<updated>2025-06-29T20:52:51Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-06-29T20:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=7783f0ea8a919f61dcc91b7250171be15a51af75'/>
<id>urn:sha1:7783f0ea8a919f61dcc91b7250171be15a51af75</id>
<content type='text'>
Augment the DNS entries into a table

Closes #7596

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-dashboard: partially invert the black SVG in dark mode</title>
<updated>2024-11-30T22:48:13Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-11-30T22:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=dfd802abdcd98100d509a6c84014f6854584b8b9'/>
<id>urn:sha1:dfd802abdcd98100d509a6c84014f6854584b8b9</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-dashboard: tab indent CSS</title>
<updated>2024-11-30T22:48:13Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-11-30T22:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=523fcf48154e9b2abcc3fc78eb24fc1eda6f19f1'/>
<id>urn:sha1:523fcf48154e9b2abcc3fc78eb24fc1eda6f19f1</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-dashboard: custom.css: Add color variables</title>
<updated>2024-11-30T22:48:13Z</updated>
<author>
<name>Griffen Edge</name>
</author>
<published>2024-11-12T10:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ccfa9722395202e0a829ad772b6907d87d1d2d2d'/>
<id>urn:sha1:ccfa9722395202e0a829ad772b6907d87d1d2d2d</id>
<content type='text'>
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 &lt;griffen@griffenedge.com&gt;
(formatted commit message)
Closes #7386
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-dashboard: improve label's display</title>
<updated>2022-07-12T23:10:02Z</updated>
<author>
<name>Santiago Kozak</name>
</author>
<published>2022-07-12T23:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=df8b5f4e381961707efd50d60390a43639584992'/>
<id>urn:sha1:df8b5f4e381961707efd50d60390a43639584992</id>
<content type='text'>
Removing overflow and position, adding padding and increasing font size for the label.

Signed-off-by: Santiago Kozak &lt;santikzk1406@gmail.com&gt;</content>
</entry>
<entry>
<title>luci-mod-dashboard: improve view of label</title>
<updated>2021-09-03T19:03:47Z</updated>
<author>
<name>Ansuel Smith</name>
</author>
<published>2021-09-03T19:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=0ce25b08b0a169456bfbbaad2151055102a03af9'/>
<id>urn:sha1:0ce25b08b0a169456bfbbaad2151055102a03af9</id>
<content type='text'>
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 &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-mod-dashboard: initial checkin</title>
<updated>2020-09-03T20:12:44Z</updated>
<author>
<name>Zhao ZHANG</name>
</author>
<published>2020-06-09T21:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=2f32ddd6031bc9e0066478696aa2b6762c35d2b3'/>
<id>urn:sha1:2f32ddd6031bc9e0066478696aa2b6762c35d2b3</id>
<content type='text'>
Signed-off-by: ZHANG Zhao &lt;Zhao.Zhang2@etu.univ-grenoble-alpes.fr&gt;
[improve firmware version, fix dependencies, clean acls]
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
[fix css for themes other than bootstrap]
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
