mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added version to footer.
This commit is contained in:
@@ -96,9 +96,17 @@
|
||||
th {
|
||||
&.sortable {
|
||||
&:hover {
|
||||
background: @tableBackgroundHover;
|
||||
background : @tableBackgroundHover;
|
||||
}
|
||||
.clickable();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#footer-region {
|
||||
.text-center();
|
||||
position : relative;
|
||||
width : 256px;
|
||||
margin : 50px auto 0px auto;
|
||||
display : block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user