<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/themes/luci-theme-openwrt/htdocs, 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>2026-04-04T14:23:19Z</updated>
<entry>
<title>luci-theme-openwrt: update -webkit-appearance</title>
<updated>2026-04-04T14:23:19Z</updated>
<author>
<name>Joshua Criss</name>
</author>
<published>2026-04-02T03:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=2b010f97e57a1130f9a865e852cd52b0a061dfae'/>
<id>urn:sha1:2b010f97e57a1130f9a865e852cd52b0a061dfae</id>
<content type='text'>
Compliment '-webkit-appearance'
with 'appearance', as it is
non-standard and has since
been succeeded by 'appearance',
accepted by all baseline browsers.

Future consideration to then
remove '-webkit-appearance'.

Signed-off-by: Joshua Criss &lt;owlsy@outlook.com.au&gt;
</content>
</entry>
<entry>
<title>luci-theme-openwrt: refining hide/show buttons</title>
<updated>2026-04-02T14:12:56Z</updated>
<author>
<name>Joshua Criss</name>
</author>
<published>2026-04-02T04:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=b9dff54410ba76a4bd4cdef1fd538b3329fd3757'/>
<id>urn:sha1:b9dff54410ba76a4bd4cdef1fd538b3329fd3757</id>
<content type='text'>
Match "show" button style to IP table,
change border colour to match font
colour; fade it slightly: no variable for
disabled opacity like
luci-theme-bootstrap, assuming 0.7.
Remove fade when hovered.
Change mouse icon from text cursor
to pointer, restore button text weight
and font similar to indicators,
add subtle border to compliment
both states of button.
Work with existing mobile styling
for 480px and below, make
bigger buttons and fix
heading alignment.

Signed-off-by: Joshua Criss &lt;owlsy@outlook.com.au&gt;
</content>
</entry>
<entry>
<title>luci-theme-openwrt: refining indicators</title>
<updated>2026-04-02T14:07:37Z</updated>
<author>
<name>Joshua Criss</name>
</author>
<published>2026-04-02T04:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=9db25861aaa2c0c87c7ac5f1a87829355cdbd3fe'/>
<id>urn:sha1:9db25861aaa2c0c87c7ac5f1a87829355cdbd3fe</id>
<content type='text'>
Match rounded indicators to
same style as "hide" and "show"
buttons for design consistency.

Signed-off-by: Joshua Criss &lt;owlsy@outlook.com.au&gt;
</content>
</entry>
<entry>
<title>luci-theme-openwrt: remove empty CSS</title>
<updated>2026-04-02T14:07:10Z</updated>
<author>
<name>Joshua Criss</name>
</author>
<published>2026-04-02T04:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=fa2ce66ba17c9dca756d83665b5de6e04aef74b8'/>
<id>urn:sha1:fa2ce66ba17c9dca756d83665b5de6e04aef74b8</id>
<content type='text'>
It is not advisable to have
empty rulesets in CSS.
Removing the empty ruleset.

Signed-off-by: Joshua Criss &lt;owlsy@outlook.com.au&gt;
</content>
</entry>
<entry>
<title>luci-base: restore titles class</title>
<updated>2026-02-02T17:22:15Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-02-02T16:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=94da6ead86d0bf445aea8d9a3c91555d297c4bb7'/>
<id>urn:sha1:94da6ead86d0bf445aea8d9a3c91555d297c4bb7</id>
<content type='text'>
follow-up to 720c96ce5b85583c8c6db6ef31857dc8a3eeb600

While ::before CSS styling has been deactivated, and
'content' removed, cbi-value-first-field is a bit
ambiguous. So, restore cbi-section-table-titles, and
replace the ::before tags in CSS.

Remove also the data-title for title rows. We already
insert titles for named headers and rows via HTML and
not via CSS after the mentioned commit.

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-base: make some tables better searchable</title>
<updated>2026-01-23T03:10:13Z</updated>
<author>
<name>Ramon Van Gorkom</name>
</author>
<published>2026-01-04T17:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=720c96ce5b85583c8c6db6ef31857dc8a3eeb600'/>
<id>urn:sha1:720c96ce5b85583c8c6db6ef31857dc8a3eeb600</id>
<content type='text'>
This changes the "name" in specific tables from being painted to
being rendered. This allows the use of "ctrl-f" in browsers to e.g.
search for firewall rule names.

Closes https://github.com/openwrt/luci/issues/7708
Signed-off-by: Ramon Van Gorkom &lt;Ramon00c00@gmail.com&gt;
Link: https://github.com/openwrt/luci/pull/8191
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-theme: alignment fixes</title>
<updated>2026-01-18T17:14:40Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-01-14T00:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=7f0c172ee1a7a867cb61f404b3a5981c45158858'/>
<id>urn:sha1:7f0c172ee1a7a867cb61f404b3a5981c45158858</id>
<content type='text'>
These help to align read-only items with their title elements.

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-theme-openwrt: prevent minify errors</title>
<updated>2026-01-15T16:51:15Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-01-15T16:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=5a36477c953e9028ddf587135f014b6adbb0684c'/>
<id>urn:sha1:5a36477c953e9028ddf587135f014b6adbb0684c</id>
<content type='text'>
The CSS:

	padding: calc(0.125em - 1px) calc(0.5em - 1px);

produced:

	padding:calc(.125em

since minify treated it as a quad. Work around this and remove
it. The difference without it is minor.

Remove input colouring since the custom tags don't help and
the colouring makes input difficult to discern from placeholders.

Remove also -ms-backdrop definition which effectively overrides
the previous auto.

There was also an instance where 'solid red;' was truncated
to 'solid re' but I cannot reproduce this with minify.

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-theme-openwrt: fix CSS error</title>
<updated>2026-01-03T16:52:27Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-01-03T16:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=0d55a89cb2c7b781553d41a519d4875d9d15c1f3'/>
<id>urn:sha1:0d55a89cb2c7b781553d41a519d4875d9d15c1f3</id>
<content type='text'>
browsers produce parse error and drop this declaration

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-theme-openwrt: use arrow function</title>
<updated>2025-11-17T15:41:07Z</updated>
<author>
<name>Eamon Xiong</name>
</author>
<published>2025-11-17T12:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=8df4e465a3af0544df1b2f47538368cc1d0a2d43'/>
<id>urn:sha1:8df4e465a3af0544df1b2f47538368cc1d0a2d43</id>
<content type='text'>
Replaced L.bind with an arrow function for simpler syntax and clearer `this` binding.

Signed-off-by: Eamon Xiong &lt;eamonxiong@gmail.com&gt;
</content>
</entry>
</feed>
