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
XhmikosR
b2bc0cb211
Streamline button classes and display.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-03-06 17:44:28 +02:00
Adam Warner
596f5af7fa
Merge branch 'release/v5.0' into fix/group_assignment_allow_overflow
2020-02-16 18:51:29 +00:00
Adam Warner
211bcc999f
Whejn dropdown is shown, move it outside of the datatable container (at the same absolute position)
...
When it is closed, put it back where it came from
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-02-16 17:33:52 +00:00
Adam Warner
b5e77648ad
drop up instead of down if there are less than 200 px to the bottom of the screen Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-02-16 15:59:33 +00:00
Adam Warner
9248b1eaad
Make dropdown selection boxes scrollable
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2020-02-16 13:31:34 +00:00
DL6ER
32815cb7f0
Merge branch 'release/v5.0' into new/unify_domain_pages
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-16 09:13:45 +01:00
DL6ER
ed24f5c41a
Enable visibility of overflow to table-responsive to ensure the group assignment dropdown doesn't get hidden when opened.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-16 09:07:22 +01:00
DL6ER
ef57abdbdd
Enhance wrapping for long regex lines on the domains list pages.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-16 07:59:07 +01:00
DL6ER
09c7ba99fa
Underline clickable regex links on Query Log page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-15 12:25:20 +01:00
DL6ER
a97f52ad76
Add possibility to highlight line on the Groups Domain Management page with specifying the domainid as GET parameter.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-01-30 21:03:25 +00:00
XhmikosR
d017c57f84
Fix buttons appearance
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-17 17:50:50 +02:00
XhmikosR
7a2510ae28
pi-hole.css: add missing CSS prefixes
...
Since the original theme supports older browsers, better be consistent here
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-10 09:08:44 +02:00
XhmikosR
d65b5be5e2
A few CSS tweaks.
...
Add utilities classes and fix a few CSS issues.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 21:36:58 +02:00
XhmikosR
ee8cbe03fb
Use .pull-left instead of the custom .float-left
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 16:51:40 +02:00
Mcat12
7b796f2ad8
Fix the sidebar toggle from overflowing when hovered over
...
Thanks to @Th3M3 for finding the issue and solution.
Fixes #945
Signed-off-by: Mcat12 <newtoncat12@yahoo.com >
2019-05-26 12:27:00 -07:00
DL6ER
506644b671
Rewrite web interface to allow interaction with database-based lists
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-04-25 15:02:39 +02:00
DL6ER
e44c635807
Properly align Paypal icon. Unfortunately, fas and fab use different alignments so we need to install a special CSS rule here.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-01-07 18:59:29 +01:00
DL6ER
d07eafc964
Review comments
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-01-07 18:56:56 +01:00
DL6ER
78b4397a66
Update FontAwesome from version 4.5.0 to 5.6.3 to have a network icon for the new network details page. Added a navigation bar item for the new page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2018-12-28 19:43:27 +01:00
Mark Drobnak
523b4c390d
Merge pull request #522 from Th3M3/clean_up_style-rules
...
Clean up style rules
2018-05-29 18:16:31 -04:00
Adam Warner
b09de8e615
Fix merge conflict
...
Signed-off-by: Adam Warner <adamw@rner.email >
2018-04-14 00:43:27 +01:00
DL6ER
8b2e7b89ac
Add separate legends for pie charts on the dashboard. Fixes #635
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2018-04-02 14:36:21 +02:00
DL6ER
f6b2887b90
Slight improvement to CSS
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2018-03-20 19:29:11 +01:00
DL6ER
5e7caa0f0b
Move style definition into correct file
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2018-03-20 15:22:16 +01:00
Mark Drobnak
63061fa826
Merge pull request #616 from Th3M3/AddToList_Modal
...
replace Alerts with Modal on queries.php page
2018-01-20 11:12:33 -05:00
TheME
ca868ca4b3
optimize query-log for small screens
...
Signed-off-by: Th3M3 <the_me@outlook.de >
2017-12-10 15:15:38 +01:00
TheME
15746625a3
move stylesheet here
2017-11-20 20:52:45 +01:00
TheME
b844c20ad5
Merge branch 'devel' into clean_up_style-rules
2017-11-07 21:36:53 +01:00
BrokenCommander
a43b5f8e0d
Small change
...
Since the user can't select the box text anyway, set the cursor to default.
2017-10-18 19:49:06 +02:00
DL6ER
a39bcca322
Move style properties to common CSS file
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2017-09-24 23:27:24 +02:00
WaLLy3K
331eec1d08
Fix height of .navbar
...
* Black bar appears underneath .logo due to .navbar's `min-height` stretching to 51px, seemingly caused by #541
2017-09-22 12:33:29 +10:00
WaLLy3K
fd9b10c1d2
Fix black bar underneath logo
2017-09-22 11:46:54 +10:00
Mcat12
0023bc6007
Wrap domain if too long in Query Log
2017-08-06 16:56:00 -04:00
TheME
0d41858309
pi-hole.css: updated glow effect rule
2017-06-24 10:56:19 +02:00
TheME
e68a6d7231
pi-hole.css: make 'lookatme'-Rule universal usable
...
Rule should work on all elements with class 'lookatme', not only on links
2017-06-11 15:07:26 +02:00
TheME
c9edbf3c28
pi-hole.css: moved small-boxes glow-effect here in *
...
* and improved style rule for clearer assignment
2017-06-10 23:32:02 +02:00
TheME
0dba9b5bfa
pi-hole.css: pasted animation stylesheet
...
and improved the text-shadow-animation to work correctly with and without -webkit-prefix
(for me this wasn't working until now)
2017-06-04 12:14:09 +02:00
DL6ER
4f70973cbc
EUPL license ( #402 )
...
* Move whole project to EUPL, copy MIT license to scripts/vendor/ and style/vendor/
* Added header to main PHP files
* Modified scripts in scripts/pi-hole/php
* Added header to scripts/pi-hole/js files
* Added license header to our custom style script
* Slight reformulation
2017-02-18 14:20:51 +01:00