Updated CSS
This commit is contained in:
parent
295c6b3ff3
commit
8ab480abfd
@ -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%;
|
||||
}
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user