Commit Graph

135 Commits

Author SHA1 Message Date
TheME
5ea4e6d185 fix broken Icons
Signed-off-by: Th3M3 <the_me@hotmail.de>
2019-08-04 21:11:32 +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
DL6ER
9f7fb18f31 Long-term statistics implementation (using FTL's database) (#521)
* - Add DB Top Lists
- Add DB Query Log
- Add DB API

* Allow to select only queries that are equal/newer than the oldest entry in the database
2017-06-29 20:57:09 +02: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
LasseSLambertsen
6120f10b01 Update pi-hole.css 2017-02-14 11:25:13 +01:00
DL6ER
179e7bd2c0 Revert "[WIP] Update AdminLTE v2.1.2 -> v2.3.8" 2017-02-03 10:26:30 +01:00
DL6ER
279a2f2af1 Remove loeading of external CSS file from google
Conflicts:
	style/vendor/bootstrap/css/bootstrap.min.css.map
2017-01-21 01:56:12 +01:00
DL6ER
910f312641 Pi-hole specific changes 2017-01-21 01:53:02 +01:00
DL6ER
af41d2d1a7 Update AdminLTE to v2.3.8 2017-01-21 01:52:58 +01:00
DL6ER
8ff6c77ad4 Make statistics not selectable 2017-01-12 17:15:13 +01:00
Promofaux
d0553ef169 Organise folder structure a bit better... Seperates vendor packages from self-written scripts. 2016-12-21 21:09:45 +01:00
DL6ER
e188cb6fbc Revert "Merge pull request #267 from pi-hole/folderStructure"
This reverts commit fba3d10fa4, reversing
changes made to 4ee75f4167.
2016-12-21 17:16:52 +01:00
Promofaux
6a13796d99 Organise folder structure a bit better... Seperates vendor packages from self-written scripts. 2016-12-19 18:30:16 +00:00