summaryrefslogtreecommitdiffhomepage
path: root/themes
AgeCommit message (Collapse)Author
2019-12-25Merge pull request #3401 from MartB/modal-heightfixv2Jo-Philipp Wich
luci-theme-*: remove modal max-height #3383 v2
2019-12-22luci-theme-rosy: mark as brokenJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-theme-material: render menu on client sideJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-theme-openwrt: render menu on client sideJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-theme-bootstrap: render menu on client sideJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-10luci-theme-*: remove modal max-height #3383 v2MartB
Signed-off-by: MartB <mart.b@outlook.de>
2019-12-02luci-theme-bootstrap: fix background of large modal overlays.MartB
Signed-off-by: MartB <mart.b@outlook.de>
2019-11-22luci-theme-bootstrap: allow textarea resizingJo-Philipp Wich
Fixes: #3317 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-16treewide: fix "Unhandled token" errors with Lua CBI mapsJo-Philipp Wich
The `data-type` attribute is used to bind datatype validators to a widget while some templates used the same attribute to denote the name of the underlying widget. Change the `data-type` attributes referring to the widget name to `data-widget` in order to stop the JS token error spam. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-13luci-theme-bootstrap: minor page action alignment fixJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-10luci-theme-bootstrap: fix mobile input cutoff in dropdownsJo-Philipp Wich
Fixes: #3285 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-10themes: add necessary styles for ComboButtonJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-10luci-theme-bootstrap: minor CSS fixesJo-Philipp Wich
- Don't remove background for disabled buttons - Move inactive tooltip element further out of the view area Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-08luci-theme-bootstrap: fix ifacebox cutoff on OS X SafariJo-Philipp Wich
Fixes: #3278 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-09Replaced an old icon with a new one, format changed from ICO to PNG to make ↵Ashus
it even smaller. - references #2251 Signed-off-by: Ashus <github.com@ashus.net>
2019-09-24luci-theme-openwrt: fix scrolling issue in syslogmpratt14
Depending on the browser, it is sometimes difficult to scroll if moused over or after clicking or highlighting text. I often have to click outside the text to be able to scroll again. The browser perceives that there is scrolling space/content within the <textarea> element because it is almost, but not exactly, the same size as its parent <div> element, when in reality, there is no more text content. This causes scrolling within the element with a range of just a few pixels, and the rest of the page remains static. This is easily solved by adding the "overflow-y" property with value "hidden". Tested by myself on Chrome 64-bit Windows 10 Signed-off-by: Michael Pratt <mpratt51@gmail.com> [rewrap commit message, fix Sob syntax] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-22luci-theme-material: mobile style fixesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-22luci-theme-material: fix some severe styling issuesJo-Philipp Wich
Add some CSS band aids to fix styling and positioning of hidden tab panes, cbi maps in modal dialogs and nested cbi sections. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-13Merge pull request #3024 from TDT-AG/pr/20190829-material-logoFlorian Eckert
luci-theme-material: show logo also on login page
2019-09-12luci-theme-bootstrap: tune .alert-message padding and marginJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-11luci-theme-bootstrap: cleanup alert-message css, add fade-in/fade-out animsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10luci-theme-bootstrap: mobile style fixes for wifi overview viewJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-10luci-theme-bootstrap: add required styles for file upload widgetJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-29luci-theme-material: show logo also on login pageMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-08-06luci-theme-rosy: fix a software page style issueTsLenMo
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-07-07luci-theme-bootstrap: add CBI order drag/drop stylesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07luci-theme-bootstrap: add various CSS tweaksJo-Philipp Wich
- 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-07luci-base: replace uci change pages with client side modal dialogJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-28Fix a overview page style issue for various themesAnton Kikin
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-27luci-theme-material: change string 'Loading...' to 'Collecting data...'Martin Schiller
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-26luci-theme-material: make 'Loading...' text translatableMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-04Merge pull request #2746 from TDT-AG/pr/20190603-luci-theme-materialFlorian Eckert
luci-theme-material: fix checkbox css StaticList view
2019-06-04luci-theme-material: fix checkbox css StaticList viewFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-06-03themes: don't reset theme on package upgradesJo-Philipp Wich
Fixes: #2743 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-05-05luci-theme-rosy: fix table overflow on network/switchyglb
Signed-off-by: Rosy Song <rosysong@rosinson.com> Signed-off-by: Yan Lan Shen <yanlan.shen@rosinson.com>
2019-04-12Merge pull request #2509 from shunjou/material-svgJo-Philipp Wich
luci-theme-material: icons and other changes
2019-04-08luci-theme-bootstrap: fixed input fields having disabled/uneditable colourDavid Hari
Submitted-by: David Hari <d-hari@hotmail.com> [reword commit subject] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-07luci-theme-rosy: fix hidden footer for mobile devicesYanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07luci-theme-rosy: fix issue on header and footer compatibilityYanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07luci-theme-rosy: fix view for rosy-file-server packagesyglb
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07luci-theme-rosy: fix indentRosy Song
fix indent for htdocs/luci-static/rosy/cascade.css Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: fix #2645Rosy Song
fix view on network / switch https://github.com/openwrt/luci/issues/2645 Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: add css style for modal-overlay warningRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: tweak padding for tabsRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-material: icons and other changesshunjou
* 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-07luci-theme-material: correct main menu color variableshunjou
* Also declare default color above as fallback Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-04-06Merge pull request #2583 from TDT-AG/pr/20180227-luci-theme-materialJo-Philipp Wich
luci-theme-material: fix loading view on href
2019-03-10luci-theme-rosy: Repair head and body alignment bugs.YanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10luci-theme-rosy: Modification of header style of Web pages.YanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10luci-theme-rosy: Fix the display bug in the mobile login interfaceYanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>