custom.css for modal image
This commit is contained in:
parent
659285e2cd
commit
c72b5194dd
9
public/css/custom.css
vendored
9
public/css/custom.css
vendored
@ -833,7 +833,14 @@ table .align-items-center td span.badge {
|
||||
/*--lightbox Start--*/
|
||||
.vue-lb-info {
|
||||
position: initial !important;
|
||||
background-color: rgb(60 63 114) !important;
|
||||
padding-top: 8px !important;
|
||||
background-color: #3c3f72 !important;
|
||||
color: #ffffff;
|
||||
border-bottom-left-radius: 0.375rem;
|
||||
border-bottom-right-radius: 0.375rem;
|
||||
}
|
||||
|
||||
.vue-lb-modal-image {
|
||||
border: 1px solid #3c3f72;
|
||||
}
|
||||
/*--lightbox Finish--*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user