luci-theme-rosy icon indicating copy to clipboard operation
luci-theme-rosy copied to clipboard

Bug?

Open RealKiro opened this issue 5 years ago • 6 comments

image

建议修复Bug,分一下栏,并且居中显示 It is recommended to fix the bug,divide the column and center it.

RealKiro avatar Jul 30 '19 14:07 RealKiro

你的SDK openwrt官方的吗? 非官方SDK咱不维护 openwrt : https://github.com/openwrt/openwrt.git luci : https://github.com/openwrt/luci.git

rosysong avatar Jul 31 '19 05:07 rosysong

Annotation 2019-08-07 164502 Can You edit the VLANID section for wider and distance the LAN ports that fit the screen?

bachprince avatar Aug 07 '19 09:08 bachprince

This is an incredibly nice theme. I made just one change in cascade.css (in the openwrt install directory it is at /www/luci-static/rosy directory):

Around line 294, there is a section for danger, warning and success and the success has a weird color of pink which I changed to green. Best to change these three lines to universal standard of RAG (Red, Amber, and Green)

My revised lines are:

header .container { padding: 0.5rem; }

.danger { background-color: red !important; }

.warning { background-color: #ffbf00 !important; }

.success { background-color: green !important; }

garg-art2002 avatar Aug 24 '19 17:08 garg-art2002

Could you show us the screenshots? thanks!

rosysong avatar Aug 25 '19 02:08 rosysong

Could you show us the screenshots? thanks!

I am sure it has system wide use but a simple example is dual wan. Both green and one red and other green when one of the internet connection goes off line.

one-wan-down dual-wan-all-green

garg-art2002 avatar Aug 25 '19 04:08 garg-art2002

@garg-art2002 well done, you can craete a PR for us (luci-theme-rosy, 18.06 branch) and github.com/openwrt/luci (trunk, 19.07)

rosysong avatar Aug 25 '19 10:08 rosysong