yubiuser
fe516a3796
Use CSS to style the keys as 3D key caps
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2026-02-22 17:35:55 +01:00
yubiuser
5299221104
Fix css style
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-12-04 21:12:27 +01:00
XhmikosR
0dc47c5aa7
Remove unused CSS
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2025-04-30 19:10:40 +03:00
XhmikosR
1fbbb91f51
Remove icheckbox related-code except for primary
...
v6 doesn't support changing this like v5
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2025-04-21 12:07:06 +03:00
XhmikosR
9b0c212a53
Ran autoprefixer
...
Move selector where appropriate
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2025-02-22 17:07:24 +02:00
RD WebDesign
2d684465cb
Use CSS properties to define colors for each theme
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-01-24 17:39:38 -03:00
RD WebDesign
6f9332983c
Remove old (and unnecessary) style definitions from all themes
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-01-23 21:29:15 -03:00
RD WebDesign
46092a4ba3
Adjust style for the "group assignment" control
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2024-12-24 17:48:39 -03:00
DL6ER
50f28e8a93
The permitted column in the main graph was actually the sum of forwarded and other queries. As cache is arguably somehow permitted, too, make the difference between them clear
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2024-02-11 21:02:43 +01:00
RD WebDesign
4363f027ea
Use a new color for every theme and better position and sizes
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2023-12-03 03:49:42 -03:00
Christian König
8ba8486d5f
Fix prettier
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2023-07-12 22:53:44 +02:00
DL6ER
20cd1b5e80
De-ghostify cached queries
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2023-05-22 19:51:15 +02:00
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
a1f22eb70b
Enable check for default-darker after logo
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-08-01 08:56:17 +02:00
RD WebDesign
1bafd79aa2
Fixing/ignoring CSS comments
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-08-01 01:50:29 -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
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
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
Christian König
0a21b9e5ec
Fix input field background color and graph grid
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-12 06:37:46 +01:00
Christian König
99b978b5d3
Fix CSS duplicate properties
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-11 21:48:33 +01:00
Christian König
0bcb4de947
Fix CodeFactor
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-10 22:18:19 +01:00
Christian König
7ca0324c49
Fix prettier
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-09 22:15:02 +01:00
Christian König
5c2cd60e42
Fixes Background of the dark-midnight theme
...
Co-authored-by: Sascha Moser <28950736+xopez@users.noreply.github.com >
Signed-off-by: Christian König <ckoenig@posteo.de >
2021-11-09 22:08:51 +01:00
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
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
DL6ER
1b3cfb66ee
Add new Pi-hole 'default-darker' theme
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2021-02-05 08:00:23 +01:00