From the panel site
This commit is contained in:
parent
d684ca74fb
commit
2fc04bcfac
1194 changed files with 154606 additions and 13040 deletions
31
themes/AdminLTE-2/modules/extras/extras.css
Normal file
31
themes/AdminLTE-2/modules/extras/extras.css
Normal 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