Adam Warner
b43eea7050
Add prettier:check back into npm test, and also run prettier:fix against the devel branch.
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2021-11-09 19:48:56 +00:00
rdwebdesign
319b394c3a
Allow this functionality only after a daterange has been selected by the user
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-06 19:12:25 -03:00
rdwebdesign
8bce551012
Allows reloading the queries after modifying the options.
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-05 19:54:02 -03:00
yubiuser
c0cd21f0b5
Merge pull request #1955 from rdwebdesign/sidebar_focus
...
Sidebar and nav-tab-custom: additional CSS for focus state
2021-11-03 21:24:57 +01:00
rdwebdesign
c36e08dbcc
Sidebar: same effect for hover and focus (all themes).
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-11-03 00:50:52 -03:00
yubiuser
0ad7cfca3f
Merge pull request #1952 from rdwebdesign/queryads_singlediv
...
Queryads single DIV and responsive CSS (fixed)
2021-11-01 20:54:28 +01:00
yubiuser
ca97e13b11
Merge pull request #1936 from rdwebdesign/theme_lcars
...
Add Star Trek LCARS theme
2021-11-01 13:15:24 +01:00
rdwebdesign
675a1a6206
Sidebar and NavTabs: additional CSS for focus state.
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-30 17:29:16 -03:00
rdwebdesign
065d5873f0
queryads: Replace double DIV solution with single DIV and responsive CSS
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-29 02:02:23 -03:00
Iksas
8f6ae80614
don't use percentage in scale() to support Safari 15.0 and earlier
...
Signed-off-by: Iksas <Iksas@users.noreply.github.com >
2021-10-25 22:08:30 +02:00
rdwebdesign
fa588072c1
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-10-24 17:44:01 -03:00
rdwebdesign
754a5f0a41
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-10-24 16:33:01 -03:00
rdwebdesign
f6daed573b
Corrections:
...
- toggle button (disabled): knob removed;
- gradiend changed;
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-24 16:22:52 -03:00
rdwebdesign
507e825ae1
Fixing errors identified by CodeFactor
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-24 02:28:08 -03:00
rdwebdesign
75251c173c
Added new theme LCARS.
...
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-24 01:46:44 -03:00
RD WebDesign
52080a1088
Background colors on Query log + striped table ( #1916 )
...
Improves PR #1893
The CSS for the background was created using "!important", to force the background colors for blocked/allowed on the table lines, but this introduced a visual problem: all lines have the same backgrounds. No more striped tables.
To solve this, I moved the effect from the `tr` tags to `td` tags. Now the rows (tr) have striped backgrounds and the cells adds the color layer.
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-05 12:25:18 +01:00
RD WebDesign
1ac7e1b50a
Dashboard icons - send to back and fixing position when scaled up ( #1915 )
...
* Dashboard icons - send to back and fixing position when scaled up
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br >
2021-10-04 21:22:38 +01:00
Adam Warner
e3a69aff6a
Add background colors on Query log + switchable text coloring (as before) ( #1893 )
...
* Add subtle background colour to the rows depending on query status
* Do the same for long term query log (and also apply changes missed on last release
* Add per-browser setting for Query Log colorization
Signed-off-by: DL6ER <dl6er@dl6er.de >
Co-authored-by: DL6ER <dl6er@dl6er.de >
2021-09-21 09:39:49 -07:00
Adam Warner
f229e4fcc9
Merge pull request #1832 from kthchew/safari-15
...
Improve `theme-color` and `background-color` for different themes
2021-07-04 01:51:32 +01:00
Alex Lamond
7aace0920b
Updated theme naming
...
Signed-off-by: Alex Lamond <9060360+AlexLamond@users.noreply.github.com >
2021-06-22 12:52:24 +02:00
AlexLamond
5538af20b8
Added the option for an automatic dark mode based on the device status
...
Signed-off-by: = <9060360+AlexLamond@users.noreply.github.com >
Signed-off-by: Alex Lamond <9060360+AlexLamond@users.noreply.github.com >
2021-06-22 12:52:24 +02:00
Kenneth Chew
2f3f4e6056
Adapt theme-color and background-color for different themes
...
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com >
2021-06-19 01:02:53 -04:00
DL6ER
187e9ddae6
Merge pull request #1673 from pi-hole/new/gravity_adlist_infos
...
Add details to adlist table
2021-03-17 20:35:40 +01:00
DL6ER
9b821dd481
Use distinct icons for getting more information on the first look
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-02-07 11:24:33 +01:00
DL6ER
5533b4fc9e
Improve formatting and make status texts more human-friendly
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-02-07 11:24:23 +01:00
DL6ER
a39010582c
Add additional information children to adlist table
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-02-07 11:24:00 +01:00
DL6ER
1b3cfb66ee
Add new Pi-hole 'default-darker' theme
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-02-05 08:00:23 +01:00
DL6ER
a166ae2d8d
Fix links in box headers being invisible on the dark theme.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-02-05 07:56:13 +01:00
Adam Warner
de75045988
Merge pull request #1694 from Gontier-Julien/fourth-pull-request
...
Fix charts overflowing.
2021-01-13 21:02:25 +00:00
Adam Warner
36bfb9ad03
Merge pull request #1693 from Gontier-Julien/third-pull-request
...
Fix gray space on the left side for cleaner look.
2021-01-13 21:00:41 +00:00
Adam Warner
83cf54db5d
Merge pull request #1692 from Gontier-Julien/second-pull-request
...
Don't need this backround-color for the interface.
2021-01-13 20:59:04 +00:00
Adam Warner
4ff4ea172f
fix prettier complaints
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2021-01-13 20:47:36 +00:00
Gontier Julien
b07e143922
Change radius to 10px for a more modern look (Fix)
...
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com >
2021-01-13 19:38:14 +01:00
Gontier Julien
2da427ca03
Fix charts overflowing.
...
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com >
2021-01-12 20:18:32 +01:00
Gontier Julien
0381db72dd
Fix gray space on the left side for cleaner look.
...
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com >
2021-01-12 20:13:55 +01:00
Gontier Julien
7bc5398e66
Don't need this backround-color for the interface.
...
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com >
2021-01-12 19:55:43 +01:00
Kevin
28faf0159e
Implement dark theme on the modal dialogs ( #1674 )
...
* Implement dark theme on the modal dialogs
Signed-off-by: Kevin Lopez <g.lopezkevin@gmail.com >
2020-12-31 10:59:35 +01:00
Michael Howell
5624834175
Switch from fontawesome webfonts to SVG + JS
...
https://discourse.pi-hole.net/t/use-svg-for-icons-instead-of-font/40166
Signed-off-by: Michael Howell <michael@notriddle.com >
2020-11-05 16:49:22 -07:00
DL6ER
f951dd2eb9
Apply prettier rules
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-08-25 19:27:16 +02:00
DL6ER
1b129bcad0
Merge branch 'release/v5.2' into new/mac_clients
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-07-30 21:56:21 +02:00
DL6ER
f06a2b6ed1
CSS: Use rgba() instead of hex-color.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-21 21:45:22 +02:00
DL6ER
a901489a96
Merge branch 'devel' into new/mac_clients
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-05 22:24:17 +02:00
DL6ER
c90fbc28cc
Reduce agressiveness of highlight color.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-04 10:14:23 +02:00
DL6ER
55ab4f179f
Minor style changes for the dark theme.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-03 15:51:39 +02:00
DL6ER
9b8946ee9f
Merge branch 'devel' into tweak/exact_searching
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-03 15:21:12 +02:00
Adam Warner
b75ebb1cab
xo
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-06-02 16:40:12 +01:00
DL6ER
2e0a261c47
No not use per-browser settings for the theme to avoid flashing pages on navigation.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:20:51 +01:00
DL6ER
b6fb6ff02a
Fix tor-right dropdown menu styling
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:20:16 +01:00
DL6ER
0e4d1e4e7f
Implement per-browser checkbox and radio button styling using icheck-material.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-02 16:17:28 +01:00
DL6ER
580149e91f
Merge pull request #1292 from pi-hole/tweak/group_name_separators
...
Allow spaces in groups when wrapping names in "..."
2020-06-02 13:43:49 +02:00