mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
Compare commits
2 Commits
6a73a98464
...
5f10b0ae92
Author | SHA1 | Date | |
---|---|---|---|
5f10b0ae92 | |||
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:not(.show),.offline-message:not(.show){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