Updated CSS
This commit is contained in:
parent
295c6b3ff3
commit
8ab480abfd
@ -51,6 +51,7 @@
|
|||||||
|
|
||||||
.login-page {
|
.login-page {
|
||||||
min-height: 10vh;
|
min-height: 10vh;
|
||||||
|
vertical-align: top !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-icon {
|
.nav-icon {
|
||||||
@ -103,3 +104,7 @@
|
|||||||
.user-valign-center {
|
.user-valign-center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.user-table-max-wdith {
|
||||||
|
max-width: 50%;
|
||||||
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-manager-AdminLTE
|
%define name smeserver-manager-AdminLTE
|
||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 14
|
%define release 15
|
||||||
Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2
|
Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -26,6 +26,8 @@ AdminLTE is an html framework for admin consoles
|
|||||||
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
|
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 25 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-15.sme
|
||||||
|
- Forgot the updated CSS
|
||||||
* Fri Apr 25 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-14.sme
|
* Fri Apr 25 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-14.sme
|
||||||
- Finish user templates. Saving fixed. Start on groups
|
- Finish user templates. Saving fixed. Start on groups
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user