X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=9805a615436f86c69cfc9727c9c1012fcb796538;hb=eefa699bb24ccef155d5a808d132e13017bfe1ff;hp=bf4c21314d9ba2281f57f690799589b0b58b9c90;hpb=cc007f715d8ee7b25feae428d16823abe1850c2b;p=friendica.git diff --git a/view/global.css b/view/global.css index bf4c21314d..9805a61543 100644 --- a/view/global.css +++ b/view/global.css @@ -274,7 +274,7 @@ code, key { } /* notifications unseen */ -.notify-unseen { background-color: #cceeFF; } +.notification-unseen { background-color: #cceeFF; } /* autocomplete popup */ ul.acpopup { @@ -486,13 +486,13 @@ aside .help-aside-wrapper h1 { opacity: 1.0; } -.crepair-label { +.contact-advanced-label { margin-top: 10px; float: left; width: 250px; } -.crepair-input { +.contact-advanced-input { margin-top: 10px; float: left; width: 200px; @@ -549,7 +549,7 @@ td.pendingnote > p > span { } /* warning message */ -.crepair-error-message, +.contact-advanced-error-message, .warning-message { padding: 10px; margin: 5px;