Commit Graph

45 Commits

Author SHA1 Message Date
SodaWithoutSparkles
cd887a2c32 add color-scheme: dark to fix #2554
Signed-off-by: SodaWithoutSparkles <64138578+SodaWithoutSparkles@users.noreply.github.com>
2023-03-23 18:48:04 +08:00
Christian König
dac2731e33 Adjust CSS to suppress webkit-autofill style
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-12-28 15:44:04 +01:00
Iksas
a582d7c8ac remove workaround for the Safari password button in dark themes
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
2022-09-15 14:16:09 +02:00
RD WebDesign
944ce3aa64 Tweak topbar and sidebar
- fix broken visual after initial changes;
- remove donate button from topmenu;
- re-add donate button to the sidebar and add hover color;
- remove "Ph" when collapsed;
- add icon and background to topmenu button;
- hide main menu headers (using lines as separators);
- reorder the main menu;
- adjust each theme to the new visual (CSS and HTML tweaks).
- new menu colors for LCARS theme

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-08-18 23:53:18 -03:00
RD WebDesign
f528829c67 Testing a shorter main menu + top menu
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-08-13 02:00:24 -03:00
RD WebDesign
509113296c Move login form to a new page
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-08-12 18:04:57 -03:00
Christian König
67fa5e21c0 Address reviewer's comment
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-17 08:34:50 +02:00
Christian König
f8e25e1142 Restructure nav menu
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-16 11:08:32 +02:00
RD WebDesign
9113471054 Fix dropdown background color (dark theme)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 13:07:58 -03:00
Robin Tweedie
cb6d1cc8d3 replace background image jpgs with minimal pngs
Signed-off-by: Robin Tweedie <robin.tweedie@gmail.com>
2022-04-14 22:49:15 +01:00
RD WebDesign
1d9b40d245 Replace old image button with a simple button
- add fixes for mobile and medium screens
- new style selectors
- button background-color (tablets / medium screens)
- small adjustments
- remove unused image file

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-03-28 14:54:35 -03:00
RD WebDesign
ea24655a7b Add colors to debug log
- Add function and CSS to show colorful debug log
- Adjusts to #output element

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-03-12 03:22:22 -03:00
RD WebDesign
15f9e58e07 Fix login input visual misalignment (dark theme)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-03-05 15:05:56 -03:00
RD WebDesign
6288112044 Allow bulk deletion of warnings
- add Datatables extension Select (CSS and js);
- add Datatables extension Buttons (CSS and js);
- allow selection of multiple warnings;
- new button to select all;
- new button to delete all selected warnings;
- add icons for the buttons;
- hide buttons if all messages were deleted;
- update CSS themes to format the new items;
- Fix: update icon count after warning deletion;
- Fix: remove triangle icon after delete last warning;

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-02-26 19:59:13 -03:00
rdwebdesign
e8807fb9d2 Fix an "overflow" on hover
Change the animation range and timing

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2022-01-20 20:09:37 -03:00
RD WebDesign
e1cbe8775f Improving contrast for UI tabs (#2076)
* Improving nav-tabs contrast

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Improving nav-tabs contrast + prettier

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2022-01-15 07:47:26 +01:00
Iksas
c0dcdedcda fix invisible buttons in password fields (#2020)
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
2021-12-26 10:09:50 +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
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
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
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
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
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
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
c90fbc28cc Reduce agressiveness of highlight color.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-06-04 10:14:23 +02:00
Adam Warner
b75ebb1cab xo
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-06-02 16:40:12 +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
XhmikosR
ba86bb876f default-dark.css: don't use 8-digit hex color
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-26 13:14:45 +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
XhmikosR
30b8c5f383 Improve navbar's hostname markup
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-17 17:20:48 +03: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
fe5ea63fce Improve charts overlay in dark mode
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:50:29 +02:00
DL6ER
fb213b6ded Make text-green brighter for better contrast with the dark background.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:50:29 +02:00
DL6ER
ec53843379 Restore coloring of the entire rows in the Query Log
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:50:29 +02:00
DL6ER
05d5f02a36 Add theme chooser to Setting -> Web interface.
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
170e9d37a7 Add custom checkboxes.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:49:33 +02:00
DL6ER
6b47a937fb Add network table theming.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:44:55 +02:00
DL6ER
5fa71264c1 Dark mode for login screen.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:44:55 +02:00
DL6ER
fe13ed15a7 Add more items to the dark mode
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:44:55 +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
03bd465181 Add dark <code> style
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