Semi-Clean ethoFS integration, Fix image file which contained HTML, clean up.
This commit is contained in:
@@ -5917,7 +5917,8 @@ button.close {
|
||||
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
|
||||
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
|
||||
}
|
||||
.modal-backdrop {
|
||||
|
||||
/*.modal-backdrop {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
@@ -5933,7 +5934,8 @@ button.close {
|
||||
.modal-backdrop.in {
|
||||
filter: alpha(opacity=50);
|
||||
opacity: .5;
|
||||
}
|
||||
}*/
|
||||
|
||||
.modal-header {
|
||||
padding: 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
|
||||
7216
assets/dashboard/plugins/bootstrap/css/bootstrap.min.css
vendored
7216
assets/dashboard/plugins/bootstrap/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user