Mark Smith (
mark) wrote in
dw_maintenance2012-09-22 08:37 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Code pushed
Hi all!
We've pushed live the latest code for Dreamwidth. There are some major internal changes to how we serve up files, so you might see some things being a little weird. Please report anything that isn't loading, looks broken, or what-have-you!
Thanks for your patience!
We've pushed live the latest code for Dreamwidth. There are some major internal changes to how we serve up files, so you might see some things being a little weird. Please report anything that isn't loading, looks broken, or what-have-you!
Thanks for your patience!
no subject
#menu => nav
#sidebar => nav
#footer => footer
no subject
no subject
no subject
no subject
no subject
no subject
no subject
no subject
no subject
In Firefox via greasemonkey/stylish. I don't know about any other browsers, I'm sorry. Also, if you have the new comment pages beta turned on, some of the colors will be off still.
no subject
Thank you! I have my lovely blue scheme back! Thanks so much!
no subject
/**
* EDIT FOR S2 COMMENTS BETA
*/
.comment-wrapper-odd .comment .header {
background-color: #bbddff!important;
border-bottom: 2px solid #bbddff!important;
border-top: 2px solid #bbddff!important;
border-right: 1px solid #bbddff!important;
}
.comment-wrapper-even .comment .header {
background-color: #aaccee!important;
border-bottom: 2px solid #aaccee!important;
border-top: 2px solid #aaccee!important;
border-right: 1px solid #aaccee!important;
}
.entry .inner .header { background-color: #ffffff!important; }
no subject
no subject
ANYWAY ignore me, everyone!
no subject
#content > .entry-wrapper .entry .inner .header { background: none!important; }
And as an afterthought, because I think I edited
The code fix I've provided above (all of it, that whole chunk) will give you alternating comment header colours—still blue, of course, just a mildly darker/lighter blue to avoid a wall of sameyness. You know, the way it used to be on LJ before they made everything ugly.
That is all!
no subject
no subject
#page a:link,
.link {
color: #575271 !important;
}
#page a:hover,
#page a:active,
.link:hover {
color: #746ea4 !important;
}
body.tropo #canvas #content {
margin-top: 2.75em !important;
padding: 0 !important;
width: 100% !important;
font-size: 9pt!important; }
body.tropo #page { max-width: 100% !important; }
#page_talkread #Comments .talk-comment,
#page_inbox .InboxItem_Content {
max-width: 100% !important; }
#page_talkread #entry {
max-width: 95% !important; }
no subject
no subject
Here's the full code, I don't think anything overrides them:
(I saw the note that most div.foo were changed to nav.foo and I tried replacing all the .divs in the code with .navs but that didn't change anything.)
no subject
no subject
Thanks anyway! I'm sure I can figure this out.
no subject
Same one I use, and the first thing I checked when it borked after the push. XDXD
no subject
(no subject)
no subject
no subject