Updated CSS

This commit is contained in:
John Crisp 2025-04-25 19:12:10 +02:00
parent 295c6b3ff3
commit 8ab480abfd
2 changed files with 9 additions and 2 deletions

View File

@ -51,6 +51,7 @@
.login-page {
min-height: 10vh;
vertical-align: top !important;
}
.nav-icon {
@ -102,4 +103,8 @@
.user-valign-center {
text-align: center;
}
}
.user-table-max-wdith {
max-width: 50%;
}

View File

@ -1,6 +1,6 @@
%define name smeserver-manager-AdminLTE
%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
Name: %{name}
Version: %{version}
@ -26,6 +26,8 @@ AdminLTE is an html framework for admin consoles
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
%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
- Finish user templates. Saving fixed. Start on groups