X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=874b1d6e98a6bfa1a953509336aa01a317f8e79f;hb=9636ffe27d448ff05d536595270fdb60c6826262;hp=bf4c21314d9ba2281f57f690799589b0b58b9c90;hpb=cc007f715d8ee7b25feae428d16823abe1850c2b;p=friendica.git diff --git a/view/global.css b/view/global.css index bf4c21314d..874b1d6e98 100644 --- a/view/global.css +++ b/view/global.css @@ -180,11 +180,6 @@ span.connector { margin-right: 9px; } -.shared_header span { - display: table-cell; - float: none; -} - blockquote.shared_content { margin-left: 32px; color: #000; @@ -274,7 +269,7 @@ code, key { } /* notifications unseen */ -.notify-unseen { background-color: #cceeFF; } +.notification-unseen { background-color: #cceeFF; } /* autocomplete popup */ ul.acpopup { @@ -406,22 +401,6 @@ a { .selected-identity img { border: 2px solid #ff0000; } -/* poke */ -#poke-desc { - margin: 5px 0 10px; -} - -#poke-wrapper { - padding: 10px 0 0px; -} - -#poke-recipient, #poke-action, #poke-privacy-settings { - margin: 10px 0 30px; -} - -#poke-recip-label, #poke-action-label, #prvmail-message-label { - margin: 10px 0 10px; -} .version-match { font-weight: bold; color: #00a700; @@ -486,13 +465,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 +528,7 @@ td.pendingnote > p > span { } /* warning message */ -.crepair-error-message, +.contact-advanced-error-message, .warning-message { padding: 10px; margin: 5px;