X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3cd38b8b8033484e438a353dd521b290aebb42ba..6feea89e7b23f7d8a049e04172290780cfa0b45f:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 8a0010173..f0c8c2b20 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -636,6 +636,12 @@ nav.secondary { float: right; cursor: pointer; } + + p.error { + background-color: #ff7070; + padding: 10px; + font-weight: bold; + } } .welcome {