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
XhmikosR
dee16f6c7a
Switch to using Font Awesome
...
This should be more consistent.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-01-19 13:53:48 +02:00
XhmikosR
0dc918e2ef
loginpage.php: use kbd since it makes more sense
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 21:36:58 +02:00
XhmikosR
0dc67fd516
loginpage.php: fix a few validation errors.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 21:36:58 +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
5275faacb1
Lowercase hex colors.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 16:53:21 +02:00
XhmikosR
bc8fe9ba5b
Use code instead of samp.
...
Now it's styled.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 16:52:15 +02:00
Pazekal90
5019ae8f4e
Fixed Issue https://github.com/pi-hole/AdminLTE/issues/1032
...
Signed-off-by: Pazekal90 <mail@pascal-pischel.de >
2019-10-23 22:08:34 +02:00
Pazekal90
a7bbe98e60
Dont show Shortcuts on small devices, because mostly there is not keyboard to use on smartphone. Some changes to optimize view on small devices.
...
Signed-off-by: Pazekal90 <mail@pascal-pischel.de >
2019-10-03 00:30:08 +02:00
TheME
704f983243
remove unneeded class 'far'
...
Signed-off-by: Th3M3 <the_me@hotmail.de >
2019-09-12 21:11:13 -04:00
TheME
e816c28fd0
fix broken Icons
...
Signed-off-by: Th3M3 <the_me@hotmail.de >
2019-09-12 21:11:12 -04:00
Rob Gill
967763b6da
indenting
...
Signed-off-by: Rob Gill <rrobgill@protonmail.com >
2018-05-15 10:56:49 +10:00
Rob Gill
c2a9e80db6
indenting
...
Signed-off-by: Rob Gill <rrobgill@protonmail.com >
2018-05-15 09:05:19 +10:00
Rob Gill
adeec42dd4
relocate checkbox
...
Persistent login checkbox moved from form feedback.
2018-05-09 08:31:34 +10:00
Rob Gill
8eed0e09d9
Update loginpage.php
2018-05-08 19:05:42 +10:00
rrobgill
d64292ba5c
Update loginpage.php
2018-05-08 17:24:09 +10:00
rrobgill
fb988f247d
Cookie login
...
Allow user to (optionally) set a cookie for automatic login.
UI addition of checkbox and informs user of option to store a cookie.
2018-05-05 14:45:04 +10:00
Jamie Magee
6fd0c5eff8
Replace <tt> tags with <samp> tags
2017-10-25 12:56:18 +00:00
JamieMagee
a12e1bf304
Replace deprecated tt tag with kbd tag
2017-10-22 23:57:16 +02:00
TheME
a2f63dc800
also fix overlapping loginpage on footerbar
2017-05-28 11:31:19 +02:00
TheME
b9d0e059c2
set the mainbox wider on smaller screens
...
solves issue of overlapping text with loginbutton when using smaller screens
2017-05-25 11:40:03 +02:00
Adam Warner
768196060e
Embolden the hole.
2017-04-27 18:34:59 +01:00
Patrick O'Brien
cd4b25ceec
update change password examples
2017-04-05 12:40:35 -04:00
Flo
61870cf342
Update loginpage.php
2017-03-26 14:55:40 +02:00
Anthony Giorgio
44d5b9653e
Fix spelling
2017-03-18 08:05:06 -04:00
Mcat12
12d56dee13
Change padlock to key in login page
2017-03-16 17:37:30 -04: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
DL6ER
09f5bfdea8
Added cookie test of login page
2017-01-16 15:45:44 +01:00
DL6ER
1438a9d71a
Display which page will be shown when hitting Return + Logout always goes to the very same URL
2017-01-02 17:13:54 +01:00
DL6ER
06cc3ca550
Logout -> Go to Settings page instead of Main page (will show log in page again)
2017-01-02 16:33:27 +01:00
DL6ER
b41e4e0a0a
Add infotext
2017-01-02 16:29:53 +01:00
DL6ER
ed01434506
Strg+Return -> Go immediately to Settings page
2017-01-02 13:24:48 +01:00
Promofaux
8240e2d23b
merge devel
2016-12-29 19:59:09 +00:00
Mcat12
2f65430a4d
Move PHP scripts to scripts folder
2016-12-21 21:09:58 +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
Mcat12
d1da1de597
Move PHP scripts to scripts folder
2016-12-19 19:44:51 -05:00