force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
31
ControlPanel/themes/AdminLTE/modules/extras/extras.css
Executable file
31
ControlPanel/themes/AdminLTE/modules/extras/extras.css
Executable file
|
|
@ -0,0 +1,31 @@
|
|||
.main .btn:not([name="update"]),
|
||||
.main .loading {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.main .btn,
|
||||
.main .badge {
|
||||
margin: 0px 5px !important;
|
||||
text-wrap: nowrap !important;
|
||||
}
|
||||
|
||||
.main .uninstall,
|
||||
.main .install,
|
||||
.main .remove,
|
||||
.main .badge {
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
.main .badge {
|
||||
font-weight: normal !important;
|
||||
}
|
||||
|
||||
.main .card.extra .table {
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
.main .card.extra label {
|
||||
font-size: 0.8rem;
|
||||
line-height: 1.4rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue