mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
IMPR: Some prestyling
This commit is contained in:
parent
6a73a98464
commit
d2fb354b10
@ -1,4 +1,13 @@
|
||||
<style>
|
||||
button{background:none;border:0}
|
||||
.container{margin-left:auto;margin-right:auto;padding-left:0.75rem;padding-right:0.75rem}
|
||||
@media (min-width: 1368px){.container{max-width:1180px}}
|
||||
.meta-MetaWindow {position:fixed}
|
||||
.collapse,.offline-message{display:none}
|
||||
.row {display:flex;justify-content:space-between}
|
||||
.breadcrumb{list-style:none}
|
||||
.breadcrumb-item{display:inline-block}
|
||||
<%-- Site Specific --%>
|
||||
@keyframes lds-ellipsis1 {
|
||||
0% {
|
||||
transform: scale(0);
|
||||
|
Loading…
Reference in New Issue
Block a user