mirror of
https://github.com/gsi-upm/soil
synced 2025-08-24 03:52:20 +00:00
Running new simulations
This commit is contained in:
@@ -24,6 +24,10 @@ html, body {
|
||||
margin-right: 10px !important;
|
||||
}
|
||||
|
||||
.nav.navbar-right a {
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
.dropdown-menu > li > a:hover {
|
||||
background-color: #d4d3d3;
|
||||
cursor: pointer;
|
||||
@@ -398,3 +402,9 @@ table#link-distance .max {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/** MODAL **/
|
||||
.modal-footer,
|
||||
.modal-header {
|
||||
border: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user