]>
git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
&:first-child {
margin-top: 0;
}
+ &.warning {
+ color: #ff7070;
+ font-weight: bold;
+ }
h4, p {
margin-bottom: 5px;
}
border-left: 0;
padding-left: 0;
}
+ &:last-child {
+ margin-right: 0px;
+ }
}
}