Commit Graph

17 Commits

Author SHA1 Message Date
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
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