remove gitiegnore to public
This commit is contained in:
46
public/storage/assets/css/layout_kh.css
Normal file
46
public/storage/assets/css/layout_kh.css
Normal file
@@ -0,0 +1,46 @@
|
||||
.card .card-title {
|
||||
font-size: 1.4rem !important;
|
||||
}
|
||||
|
||||
.modal-header .modal-title {
|
||||
font-size: 1.2rem !important;
|
||||
}
|
||||
.btn, .ajax-upload-dragdrop .ajax-file-upload {
|
||||
font-size: 1.05rem !important;
|
||||
}
|
||||
.form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
|
||||
/*height: 2.95rem !important;*/
|
||||
}
|
||||
textarea.form-control, .select2-container--default textarea.select2-selection--single, .select2-container--default .select2-selection--single textarea.select2-search__field, textarea.typeahead, textarea.tt-query, textarea.tt-hint {
|
||||
height: auto !important;
|
||||
}
|
||||
.table thead th {
|
||||
font-size: 1.1rem !important;
|
||||
}
|
||||
.table td {
|
||||
font-size: 1rem !important;
|
||||
}
|
||||
.font-14, .form-group label {
|
||||
font-size: 1.1rem !important;
|
||||
}
|
||||
.swal2-content{
|
||||
font-size: 1.1rem !important;
|
||||
}
|
||||
.swal2-actions button{
|
||||
font-size: 1rem !important;
|
||||
}
|
||||
.sidebar .nav .nav-item .nav-link .menu-title, .sidebar .nav.sub-menu .nav-item .nav-link, ul, ol, dl {
|
||||
font-size: 1.1rem !important;
|
||||
}
|
||||
.modal-header span {
|
||||
font-size: 1.2rem !important;
|
||||
color: #084f9b;
|
||||
}
|
||||
|
||||
.font-13 {
|
||||
font-size: 1rem !important;
|
||||
}
|
||||
|
||||
#modal-assign-test .modal-body .btn, #modal-assign-test .modal-body .ajax-upload-dragdrop .ajax-file-upload {
|
||||
font-size: 0.9rem !important;
|
||||
}
|
||||
Reference in New Issue
Block a user