mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 17:59:20 +01:00
Tweak footer.php
* add a new row for the version info * add links to the current tags * make the updates URLs go to the latest GitHub release * color the heart icon red * remove "Version" from links; the tags are prefixed with "v" Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -285,3 +285,12 @@
|
||||
.user-panel > .info i {
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.row-centered > div[class^=col-] {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.version-info {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user