Martin Schiller
92069c1f74
luci-theme-material: show logo also on login page
...
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-08-29 14:17:33 +02:00
TsLenMo
0623b5362c
luci-theme-rosy: fix a software page style issue
...
The software page is out of the parent box, and the same is true in chrome and firefox.
Signed-off-by: TsLenMo <2013319822@qq.com>
2019-08-06 17:31:29 +08:00
Jo-Philipp Wich
f743b96882
luci-theme-bootstrap: add CBI order drag/drop styles
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:36:26 +02:00
Jo-Philipp Wich
c16609b976
luci-theme-bootstrap: add various CSS tweaks
...
- Apply the same style to <button> and <input type="button"> elements
- Increase width of modal CBI dialogs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:36:26 +02:00
Jo-Philipp Wich
fda4ba598c
luci-base: replace uci change pages with client side modal dialog
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:25:49 +02:00
Anton Kikin
5d26fec0bf
Fix a overview page style issue for various themes
...
Fixed a overview page style issue with interface boxes for
bootstrap, material and rosy themes.
The issue only appears in the Chrome browser and lies in the
fact that the block with the device name and MAC address gets
out of the interface block.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-06-28 19:04:22 +03:00
Martin Schiller
f9f71ba673
luci-theme-material: change string 'Loading...' to 'Collecting data...'
...
It's better to reuse the already available and well translated string
'Collecting data...'.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-27 06:24:35 +02:00
Martin Schiller
e633934a4a
luci-theme-material: make 'Loading...' text translatable
...
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-26 13:53:59 +02:00
Florian Eckert
1e138fdccf
Merge pull request #2746 from TDT-AG/pr/20190603-luci-theme-material
...
luci-theme-material: fix checkbox css StaticList view
2019-06-04 15:17:50 +02:00
Florian Eckert
74d2b24197
luci-theme-material: fix checkbox css StaticList view
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-06-04 15:16:54 +02:00
Jo-Philipp Wich
5fd071aadb
themes: don't reset theme on package upgrades
...
Fixes : #2743
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-03 16:49:10 +02:00
yglb
e9327c8e2c
luci-theme-rosy: fix table overflow on network/switch
...
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Signed-off-by: Yan Lan Shen <yanlan.shen@rosinson.com>
2019-05-05 11:03:22 +08:00
Jo-Philipp Wich
4409bc2964
Merge pull request #2509 from shunjou/material-svg
...
luci-theme-material: icons and other changes
2019-04-12 07:39:29 +02:00
David Hari
f8166387bf
luci-theme-bootstrap: fixed input fields having disabled/uneditable colour
...
Submitted-by: David Hari <d-hari@hotmail.com>
[reword commit subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-08 08:16:01 +02:00
YanlanShen
14c9de571a
luci-theme-rosy: fix hidden footer for mobile devices
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07 18:17:16 +08:00
YanlanShen
f5209f378e
luci-theme-rosy: fix issue on header and footer compatibility
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07 18:13:23 +08:00
yglb
1b2c0fd0fa
luci-theme-rosy: fix view for rosy-file-server packages
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07 17:43:32 +08:00
Rosy Song
533a39a663
luci-theme-rosy: fix indent
...
fix indent for htdocs/luci-static/rosy/cascade.css
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07 17:43:13 +08:00
Rosy Song
df629699bb
luci-theme-rosy: fix #2645
...
fix view on network / switch
https://github.com/openwrt/luci/issues/2645
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07 17:42:15 +08:00
Rosy Song
e63eecff85
luci-theme-rosy: add css style for modal-overlay warning
...
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07 17:39:42 +08:00
Rosy Song
5bc6ceba2f
luci-theme-rosy: tweak padding for tabs
...
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07 15:24:52 +08:00
shunjou
7a2085a8e5
luci-theme-material: icons and other changes
...
* Remove excess font dependency
* Retain two glyphs as svg
* Store svg icons externally
* Add logout icon
* Replace spaces with tabs in script
* Various minor fixes
Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-04-07 03:05:36 -04:00
shunjou
731a2d3a0f
luci-theme-material: correct main menu color variable
...
* Also declare default color above as fallback
Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-04-07 03:04:48 -04:00
Jo-Philipp Wich
6c83231b19
Merge pull request #2583 from TDT-AG/pr/20180227-luci-theme-material
...
luci-theme-material: fix loading view on href
2019-04-06 20:18:48 +02:00
YanlanShen
3d910029ac
luci-theme-rosy: Repair head and body alignment bugs.
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10 18:48:09 +08:00
YanlanShen
78b75ec9ea
luci-theme-rosy: Modification of header style of Web pages.
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10 18:45:09 +08:00
YanlanShen
cb0532d141
luci-theme-rosy: Fix the display bug in the mobile login interface
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10 18:45:09 +08:00
Florian Eckert
e77430d8bb
luci-theme-material: fix loading view on href
...
After opening an external hyperlink in a new browser tab, LuCI hangs in the
load screen. This commit will fix this issue.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-02-27 14:03:56 +01:00
YanlanShen
f4e6e1a6a2
luci-theme-rosy: Correcting Writing Errors and Style Errors
...
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-02-18 11:12:13 +08:00
Sven Roederer
4654ba92c3
treewide: move freifunk-related packages to separate repo
...
Even Freifunk was one of the major factory to create the LuCI-system, it's
now only a very small part of LuCI. LuCI has become a much bigger thing
and it seems that it's time to move the packages only relating to Freifunk
into it's own feed.
On the mailinglist it was discussed [1] and a repo below the general
Freifunk team on github was created.
This commit removes all packages that will be hosted in the new repo [2]
1 - http://lists.freifunk.net/pipermail/wlannews-freifunk.net/2019-February/004818.html
2 - https://github.com/freifunk/openwrt-packages
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2019-02-13 21:23:34 +01:00
shunjou
6ab3771e9d
luci-theme-material: fix firewall table style
...
Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-01-30 11:24:35 -05:00
Jo-Philipp Wich
72163ea5ff
Merge pull request #2484 from yglb/rosy-bugsfix
...
luci-theme-rosy: Fixed most bugs and modified some interface styles
2019-01-30 08:23:35 +01:00
shunjou
9375fbe86d
luci-theme-material: various css changes
...
* Improve dropdown menu indicators
* Remove border on code
* Compensate for occasional log overflow
* Restrict webkit scrollbar style from mobile
Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-01-29 18:46:47 -05:00
YanlanShen
bf26a55430
luci-theme-rosy:
...
luasrc: Modify the layout to accommodate style changes
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-01-28 10:40:15 +08:00
YanlanShen
c11e4cf659
luci-theme-rosy:
...
htdocs: Modify scrollbar styles, and most interface style changes and bug fixes
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-01-28 10:39:06 +08:00
Yanlan Shen
714a48e6ca
luci-theme-rosy: Fixed modal box misalignment problem
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:49 +08:00
Yanlan Shen
eb3976c64a
luci-theme-rosy: Fixed some table rounded display issues
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:45 +08:00
Yanlan Shen
fa407b036a
luci-theme-rosy: Fixed table color matching problem
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:42 +08:00
Yanlan Shen
57dcdd2b84
luci-theme-rosy: (html)Change the scroll bar style, compatible with each bower
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:37 +08:00
Yanlan Shen
a5e1e86ba5
luci-theme-rosy: Change the scroll bar style, compatible with each browser
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2019-01-10 11:59:33 +08:00
Florian Eckert
280c55b9ad
luci-theme-material: make top level menu fontcolor configurable
...
If you change the color of the submenues then the colors of the toplevel
should also be changed into the same color.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-20 14:46:31 +01:00
Jo-Philipp Wich
91a73bebfb
luci-theme-bootstrap: fix textarea height after CSS minification
...
Fixes #2378
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-16 15:08:05 +01:00
Yanlan Shen
3fd74316ab
luci-theme-rosy: Fixed insufficient container container width
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-12-11 10:43:45 +08:00
Jo-Philipp Wich
5d90e704ef
luci-theme-{freifunk-generic,material,rosy}: fixup tab CSS
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-10 13:43:30 +01:00
Jo-Philipp Wich
357096d15f
luci-theme-openwrt: add required CSS rules for new tabbing code
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-10 13:41:34 +01:00
Jo-Philipp Wich
1cdce0280a
luci-theme-bootstrap: add required CSS rules for new tabbing code
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-10 13:41:34 +01:00
Jo-Philipp Wich
747e10bae6
luci-theme-openwrt: style tweaks
...
- Collapse table borders by default
- Vertically align table cell content
- Inherit font family and size for form widgets
- Fix redundant horizontal padding for cell labels
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-10 13:41:34 +01:00
Jo-Philipp Wich
51dbb2756a
luci-theme-bootstrap: dynlist style tweak
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-10 13:41:34 +01:00
Jo-Philipp Wich
1b26c91a08
Merge pull request #2334 from yglb/master
...
luci-theme-rosy: Fix related bugs displayed on the page
2018-12-07 00:12:18 +01:00
Jo-Philipp Wich
04e0657443
Merge pull request #2347 from shunjou/theme-material
...
luci-theme-material: partial style overhaul
2018-12-07 00:10:59 +01:00
shunjou
8732a186cb
luci-theme-material: make header logo link to main overview
...
Signed-off-by: Shun Jou <shunjou@gmail.com>
2018-12-05 09:29:29 -05:00
shunjou
dba2462fe1
luci-theme-material: partial style overhaul
...
* Restore theme to near original style
* Properly declare variable fallbacks
* More consistent table and border styling
* Improve responsive design scaling
* Add static ripple effect to sidebar menu
* Style command output as terminal
* Comb coding style and widespread cleanup
* Various other improvements and fixes
Signed-off-by: Shun Jou <shunjou@gmail.com>
2018-12-05 09:29:24 -05:00
Yanlan Shen
6aa8ab54ee
luci-theme-rosy: Modify the code for the progress bar of the overview interface
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-12-03 15:14:14 +08:00
Yanlan Shen
c7bd4397fb
luci-theme-rosy: Fixed bug with rounded corners and drop down boxes
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-12-03 15:08:11 +08:00
Yanlan Shen
6cb25970b8
luci-theme-rosy: Modify the color of the button's primary and secondary colors and the bug of the status-overview page.
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-12-03 15:08:11 +08:00
Jo-Philipp Wich
9a6e584449
luci-theme-bootstrap, luci-theme-openwrt: allow dynlist item content to wrap
...
Very long values without whitespace can easily overflow the dynlist item
container, so allow the browser to forcibly break such lines.
Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-02 16:57:24 +01:00
shunjou
ba6f7b6d33
luci-theme-material: optimize brand logo
...
Signed-off-by: Shun Jou <shunjou@gmail.com>
2018-11-29 04:10:38 -05:00
shunjou
9603990cb1
luci-theme-material: remove obsolete header info
...
Signed-off-by: Shun Jou <shunjou@gmail.com>
2018-11-29 04:10:18 -05:00
brv phoenix
6dac41a9b4
luci-theme-material: add the missing modal/progressbar rules.
...
Signed-off-by: brv phoenix <feixuekaka1@gmail.com>
2018-11-28 19:27:46 +08:00
Jo-Philipp Wich
4fe427ebcd
Merge pull request #2329 from TDT-AG/pr/20181123-luci-theme-material
...
luci-theme-material: add missing css cbi-section-error definitions
2018-11-27 23:46:08 +01:00
Jo-Philipp Wich
7e2b21d9b4
Merge pull request #2335 from shunjou/material-favicon
...
luci-theme-material: add new favicon
2018-11-27 23:44:24 +01:00
Jo-Philipp Wich
9cd5f6befd
luci-theme-bootstrap: allow tabmenus to wrap ( #2333 )
...
Allow the tab menu line to wrap around on narrow screens to fix the issue
reported in PR #2333 .
Also add the .nowrap utility class to the Bootstrap theme while we're
touching it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-27 13:58:58 +01:00
shunjou
168d80aaa7
luci-theme-material: add new favicon
...
Also remove logo.png as it is unused.
Signed-off-by: Shun Jou <shunjou@gmail.com>
2018-11-26 21:31:30 -05:00
Jo-Philipp Wich
12ed0274a9
luci-base: CSS accessibility improvements for modal dialog
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-24 21:31:28 +01:00
Jo-Philipp Wich
c270d48cdd
luci-theme-bootstrap: add responsive CSS
...
Add responsive CSS to improve the rendering on small screen devices.
Tested on Mobile Safari using an iPhone 5 and iPhone 6, ymmv for other
platforms.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:11:28 +01:00
Florian Eckert
57b8d305af
luci-theme-material: add missing css cbi-section-error definitions
...
Add the missing error css class definitions.
Highlights the wrong inputs detected by the cbi validation function.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-23 13:17:41 +01:00
Jo-Philipp Wich
6a0c1d1ab6
luci-mod-status: move index and iptables page JS code into external files
...
Also adjust the Bootstrap and OpenWrt themes accordingly
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 13:07:33 +01:00
Jo-Philipp Wich
515562be27
luci-theme-bootstrap, luci-theme-openwrt: allow dynlist .add-item to expand
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 13:32:31 +01:00
Yanlan Shen
58c03a8a06
luci-theme-luci: Match css to implement related styles
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-19 14:09:15 +08:00
Yanlan Shen
94a562ccf3
luci-theme-rosy: Modifying the form does not fully display the bug of the dropdown box
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-19 14:09:15 +08:00
Jo-Philipp Wich
5dddb105d2
luci-theme-bootstrap: remove redundant rules
...
Drop rules specific to the old status page progress bars and rework the
cbi element rules to work independently of a parent form tag.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-16 21:11:34 +01:00
Jo-Philipp Wich
e69d05cac4
luci-theme-openwrt: modal display fixes
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 23:00:34 +01:00
Jo-Philipp Wich
1c84826242
luci-theme-bootstrap: add modal/progressbar rules, cleanup
...
- Add rules for modal dialogs and progress bar widgets
- Drop redundant, unused or obsolete rules
- Add spin utility class
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Jo-Philipp Wich
cbd0d7c5de
luci-theme-openwrt: modal/progressbar rules, mobile improvements
...
- Add rules for modal dialogs and progress bar widgets
- Increase button and input size on mobile devices
- Convert pt to px units
- Add label and h5 styles
- Add common flash and spin utility classes
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Jo-Philipp Wich
4791180eb3
luci-base, themes: dropdown behaviour improvements
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Jo-Philipp Wich
fa391e4f96
luci-theme-openwrt: dropdown style tweaks
...
- Remove 2em min height, this looks out of place with the OpenWrt theme
- Only colorize invalid dropdown when not open
- Drop use of image background for invalid fields while we're at it
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Jo-Philipp Wich
13e2cce2d9
luci-theme-bootstrap: add invalid style for dropdowns
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Jo-Philipp Wich
aea8c89c0c
luci-theme-{freifunk-generic,material,openwrt}: z-index fixes
...
Ensure that open dropdowns cover active tooltips.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Jo-Philipp Wich
48181051ef
luci-theme-bootstrap: z-index fixes
...
Lower z-index of header bar to allow tooltips and dropdowns to overlap it,
also increase the z-index of open dropdowns to ensure that they cover
active tooltip bubbles.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-14 20:46:04 +01:00
Yanlan Shen
4d3d6c66d6
luci-theme-rosy: fixed typo
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-14 11:50:49 +08:00
Yanlan Shen
4335c50a2b
luci-theme-rosy: Remove redundant statements
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-14 11:49:33 +08:00
Yanlan Shen
6caf05eee2
luci-theme-rosy: Bug fix for network-interfaces
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-09 15:06:52 +08:00
Yanlan Shen
a4e4f935e0
luci-theme-rosy: Fix resolution-related styles
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-09 15:06:45 +08:00
Yanlan Shen
641681fa32
luci-theme-rosy: Modify the layout of the header and footer
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-09 15:06:38 +08:00
Yanlan Shen
f67cd74f01
luci-theme-rosy: Add a background picture
...
Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
2018-11-09 15:06:30 +08:00
Jo-Philipp Wich
9b20f7ac52
luci-theme-material: add invalid input class
...
Fixes #1070 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:05:12 +01:00
Jo-Philipp Wich
7c78218339
luci-base, themes: rework dynlist and dropdown widgets
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:05:12 +01:00
Jo-Philipp Wich
bd614de514
luci-theme-bootstrap: add flash animation
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:01:45 +01:00
Jo-Philipp Wich
7f613be500
luci-base, themes: add tooltip helpers & styles
...
Add the required JS and CSS infrastructure to support rich hover/focus
tooltips for element.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:01:45 +01:00
Jo-Philipp Wich
21a151ac1a
themes: load client side translations
...
Extend the theme headers to include the translation string scripts,
allowing client side code to translate strings without server side
support.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:01:45 +01:00
Jo-Philipp Wich
21d7dfeff3
Merge pull request #2246 from rosysong/rosy
...
theme: add initial commit for rosy theme
2018-11-02 14:06:03 +01:00
Rosy Song
cc95746778
theme: add initial commit for rosy theme
...
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Signed-off-by: Yan Lan Shen <yanlan.shen@rosinson.com>
2018-10-29 20:09:01 +08:00
Stefan Weil
ec63339ae5
Add missing variable declarations in JavaScript code
...
This fixes errors reported by LGTM.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-28 22:38:20 +01:00
Simon Tretter
f46ad87750
luci-theme-material: Add main color variable
...
Signed-off-by: Simon Tretter <simon@mediaarchitectu.re>
2018-10-21 11:50:55 +08:00
Florian Eckert
8095ba5a2d
luci-theme-material: fix css to show loading-img again
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-15 13:56:48 +02:00
Florian Eckert
0f8b5402a2
luci-theme-material: fix word wrap on german i18n for username
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-01 14:49:02 +02:00
Florian Eckert
5fc51693ac
luci-theme-material: make font configurable
...
Move font selection into custom.css
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-01 14:46:37 +02:00
Jo-Philipp Wich
c79a2bbab7
luci-theme-bootstrap: enforce minimum width for IPv4 DHCP lease column
...
Fixes #2132 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-09-29 14:23:43 +02:00
Jo-Philipp Wich
82dea9ca30
themes: add data-page attribute to body elements
...
This is useful to write page specific CSS rules.
Also fix a missing space in the body CSS class name in the bootstrap theme
while we're at it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-09-29 14:21:28 +02:00
Jo-Philipp Wich
58d7ee8ab3
luci-theme-bootstrap: fix typo in admin node lookup
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-09-27 21:19:03 +02:00