migrate to new git
This commit is contained in:
33
web/App_Script/css/expand.css
Normal file
33
web/App_Script/css/expand.css
Normal file
@@ -0,0 +1,33 @@
|
||||
.swal2-container > div {
|
||||
width: auto;
|
||||
min-width: 300px;
|
||||
max-width: 95%;
|
||||
}
|
||||
|
||||
.swal2-content {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.swal2-actions > button {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
||||
.swal2-toast-cus {
|
||||
font-size: 20px;
|
||||
margin: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
p.form-control-static label {
|
||||
margin-left: 3px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.table-hover td select.form-control {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.navigation i.fas, .navigation i.fab {
|
||||
font-size: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user