X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fdefault%2Fdisplay.css;h=8b22d2b09afb4b31e2382800eda966b6edf91ad8;hb=ca8f45fc6ea609450de75afc3438d9c43c42a7bb;hp=f4eb917ef92df7d3db1d25657ed1014fedbc9e20;hpb=048b1e0d5dd553538f5ce624ba68ea7249a48043;p=quix0rs-gnu-social.git diff --git a/theme/default/display.css b/theme/default/display.css index f4eb917ef9..8b22d2b09a 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -138,6 +138,119 @@ p#branding a { border-right: 1px solid #dcaa3f; } + +.feeds { +clear:both; +float:right; +margin-top:1.25em; +position:absolute; +right:0; +bottom:-30px; +} +.feeds * { +line-height:1.4; +padding:0; +margin:0; +font-size:12px; +} + +.feeds p { +font-weight:bold; +display:inline; +display:none; +} +.feeds ul { +display:inline; +} +.feeds li { +list-style-type:none; +display:inline; +margin-left:0.5em; +} +.feeds li a.rss, +.feeds li a.atom { +background:url(icon_feed.jpg) no-repeat; +padding-top:2px; +padding-left:20px; +} +.feeds li a.foaf { +background:url(icon_foaf.gif) no-repeat; +padding-top:2px; +padding-left:30px; +} + + +form#disfavor, form.disfavor, +form#favor, form.favor { + float: right; +} + +/*favorites*/ +input#favor, input.favor, +input#disfavor, input.disfavor { + background-color:#fcfff5; + background-image:url(icon_heart-02.gif); + background-repeat:no-repeat; + cursor: pointer; + border: 0; + width: 16px; + height:16px; + text-indent:-9999px; +} + +input#disfavor, input.disfavor { + background-image:url(icon_heart-01.gif); +} + +.notice_single:hover input.favor, +.notice_single:hover input.disfavor { + background-color:#f3f8ea; +} + + +/*profile_actions*/ +#profile_actions { +padding-left:0; +list-style-type:none; +margin:0; +} +#profile_actions li { +margin-bottom:0.5em; +clear:both; +} + +#profile_actions #profile_nudge input.submit { +margin:0; +padding:0; +padding-left:17px; +background:transparent url(icon_emote-wink.png) 0 1px no-repeat; +color:#C15D42; +font-family:Georgia,"Times New Roman",Times,serif; +font-weight:normal; +font-size:14px; +text-align:left; +float:left; +line-height:18px; +} +#profile_actions #profile_nudge input.submit:hover { +background-color:transparent; +color:#C15D42; +} + +#wrap #content input.processing { +padding-left:17px; +background:transparent url(icon_process-working.gif) 0 1px no-repeat; +line-height:18px; +} + +#wrap p#nudge_response { +padding-left:20px; +background:transparent url(icon_checkmark.gif) 0 1px no-repeat; +line-height:18px; +font-size:14px; +} + + /* ----- Nav Footer ----- */ #nav_sub { clear: both; @@ -255,7 +368,7 @@ input#submit_yes:hover, input#submit_no:hover { } .avatar.stream { float: left; - margin: 0 10px 0 0; + margin: 0 10px 0.5em 0; } p.time { display: block; @@ -559,7 +672,7 @@ textarea { text-align: right; } /* ----- Subscribe Form ----- */ -#subscribe .submit, #unsubscribe .submit, #remotesubscribe .button, #remotesubscribe { +#content .subscribe .submit, #content .unsubscribe .submit, #remotesubscribe .button, #remotesubscribe { clear: left; margin: 0; width: 96px; @@ -578,7 +691,7 @@ textarea { padding: 5px 0 0 0; text-align: center; } -#subscribe .button:hover, #unsubscribe .button:hover { +#content .subscribe .button:hover, #content .unsubscribe .button:hover { background-color: #904632; cursor: pointer; } @@ -637,6 +750,14 @@ input#openid_url { background-color: #f7ebcc; } +.profile_single form.subscribe { + float: right; +} + +.profile_single form.unsubscribe { + float: right; +} + /* ----- IM Settings Form -----*/ #imsettings p { @@ -645,44 +766,9 @@ input#openid_url { line-height: 15px; } -/* ----- favor/disfavor -----*/ - -form#disfavor, form.disfavor { - display: inline; - float: right; -} - -input#disfavor, input.disfavor { - display: inline; - color: #C15D42; - background-color: #FBF2D7; - cursor: pointer; - border: 0; - width: auto; - } -form#favor, form.favor { - display: inline; - float: right; -} -input#favor, input.favor { - display: inline; - color: #C15D42; - background-color: #FBF2D7; - cursor: pointer; - border: 0; - width: auto; - } - -input.favor:hover { - background-color: #f7ebcc; -} -input.disfavor:hover { - background-color: #f7ebcc; -} - /* ----- direct message ----- */ #message_form { @@ -770,8 +856,79 @@ p.tagcloud a.smallest { font-size: 60%; } -/* ----- Mailbox ----- */ +.tags_self, +.tags_user { +margin-left:4.5em; +} +.tags_self, +.tags_user { +/*float:right;*/ +} +.tags_self dl, +.tags_user dl { +margin-left:0; +} + +.tags_self dt, +.tags_user dt { +/*display:none;*/ +display:inline; +} + +.tags_self dd, +.tags_user dd { +margin-left:0; +display:inline; +} + + +ul.tags { +padding-left:0; +margin-left:0; +list-style-type:none; +display:inline; +} +ul.tags li { +display:inline; +margin-right:0.75em; +} +ul.tags li a { +padding-left:17px; +background:url(icon_tag-01.gif) no-repeat; +line-height:1.5; +} + +.tag_user { + +text-align:right; +margin-top:0; +margin-bottom:0; +} + +form#tag_user { +margin-left:8.75em; +clear:both; +} +form#tag_user p { +margin:0; +} + +form#tag_user label { +display:inline; +margin-right:1em; +} +form#tag_user .submit { +margin-left:4em; +} + +form#tag_user .input_instructions { +margin-left:4.5em; +} + + + +/* ----- Mailbox ----- */ #messages { clear: both; margin: 0 auto; @@ -803,4 +960,4 @@ font-size: 60%; display: inline; margin: 0; padding: 0; - } + } \ No newline at end of file