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
0ad7cfca3f
Merge pull request #1952 from rdwebdesign/queryads_singlediv
...
Queryads single DIV and responsive CSS (fixed)
2021-11-01 20:54:28 +01: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
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
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
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
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
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
a901489a96
Merge branch 'devel' into new/mac_clients
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-06-05 22:24:17 +02:00
Adam Warner
b75ebb1cab
xo
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-06-02 16:40:12 +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
Adam Warner
89ce5d139b
Merge pull request #1405 from pi-hole/fix-sidebar
...
Fix sidebar docs link
2020-05-30 15:36:18 +01:00
Adam Warner
0fac8a5a0b
Merge pull request #1380 from pi-hole/update-daterangepicker
...
Update daterangepicker and add minified build
2020-05-30 15:34:35 +01:00
XhmikosR
ee40ea3d36
Fix sidebar docs link
...
Also work around us using Font Awesome 5.x with AdminLTE 2.x.
We should fix the FA classes later.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-30 10:16:09 +03:00
XhmikosR
11f621d574
Make daterangepicker use the same font as everywhere else.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-30 08:26:44 +03:00
XhmikosR
a25cb8a838
Reduce CSS duplication a bit
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-29 07:39:50 +03:00
XhmikosR
d48a57a2cd
Update pi-hole.css
...
* format code
* use `background-color` instead of the `background` shorthand
* use the `animation` shorthand
* remove unneeded CSS prefixes
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-26 13:14:45 +03:00
DL6ER
8cc24a9158
Merge pull request #1379 from pi-hole/XhmikosR-patch-3
...
pi-hole.css: fix glow to use the current color
2020-05-25 20:41:17 +02:00
DL6ER
a4f9068b32
Merge pull request #1368 from pi-hole/sidebar-toggle
...
Use `fa5` class on the sidebar toggle
2020-05-25 20:36:19 +02:00
XhmikosR
36eb877a31
Tweak footer.php
...
* add a new row for the version info
* add links to the current tags
* make the updates URLs go to the latest GitHub release
* color the heart icon red
* remove "Version" from links; the tags are prefixed with "v"
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-25 21:22:18 +03:00
XhmikosR
7b084b87d4
pi-hole.css: fix glow to use the current color
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-25 16:12:29 +03:00
XhmikosR
30776108ee
Use fa5 class on the sidebar toggle
...
This was added in AdminLTE v2.4.13.
Also, remove unneeded related custom CSS while at it.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-24 21:12:15 +03:00
XhmikosR
e70e108cce
Use .hidden/.show for showing/hiding the reset buttons
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-23 13:04:13 +03:00
XhmikosR
442201d613
Improve user info markup
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-22 11:21:43 +03:00
DL6ER
46c09841bc
Fix background of dropdown menu.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-18 15:12:51 +02:00
XhmikosR
90055f8cd1
Add missing d-none class.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-17 16:10:41 +03:00
DL6ER
f591280d58
Review comments
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-17 16:07:22 +03:00
DL6ER
b0f54f5451
Add new Pi-hole diagnostics page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-17 16:07:21 +03:00
XhmikosR
13335f7ae8
Settings: fix IPv6 overflowing on mobile
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-17 11:03:18 +03:00
DL6ER
66422c133b
Enlarge dropdown container to 400px (max-height).
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-14 23:57:22 +02:00
DL6ER
e358a4044c
Ensure input fields can use the entire available space.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-14 18:38:18 +02:00
DL6ER
b7d74ff772
Reinstall loading overlay on long-term graphs page (shown only if data has been requested).
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-12 22:50:29 +02:00
DL6ER
064a0aae9c
Use the iCheck library for input box styling.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-12 22:50:29 +02:00
DL6ER
8468f129eb
Dark mode optimizations for Query Log and Long-term graphics
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-12 22:44:55 +02:00
DL6ER
a08a85994e
Initial (incomplete) support for themes. Currently, the default is the new Pi-hole dark theme.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-12 22:44:52 +02:00
XhmikosR
bf5e60bae3
Fix bg image
2020-05-12 18:37:05 +03:00
XhmikosR
8db0957a28
Minor tweaks
...
* use the background-color property instead of the background shorthand
* add multiple classes with one `addClass` call
* rename `underline` to `text-underline`
* use the CSS class `pointer` instead of adding CSS via JS
* change `border-color: transparent` to `border: 0` in the navbar right dropdown image
* add image dimensions in the dropdown donate image
* remove the obsolete and unneeded `center` element from network.php
* remove commented out PHP code from header.php
* fix wrong `form-control` class used in buttons
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-05-11 21:49:48 +03:00
DL6ER
73ee91a024
Merge branch 'master' into master-to-development-v5.0
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-05-10 22:00:07 +02:00
DL6ER
2ead771a86
Allow too long legend lines to break
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-04-28 18:41:14 +00:00
Th3M3
fadc6073db
tweak chartjs customtooltips...
...
...and disable 'maintainAspectRatio' for the clients chart to avoid a squeezed display on small screens.
Signed-off-by: Th3M3 <the_me@outlook.de >
2020-04-12 15:25:29 +02:00
DL6ER
a64810e00e
Merge branch 'release/v5.0' into devel
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-04-08 12:25:18 +02:00
Th3M3
fd983a2b68
improve multiselect
...
Signed-off-by: Th3M3 <the_me@outlook.de >
2020-04-05 14:56:28 +02:00