github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-02-16 10:58 pm

[dreamwidth/dw-free] 70830e: (Bug 5073) Use $background-color instead of $body-...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 70830eaf5059975b070239dab72b0dc8b89abca5
https://github.com/dreamwidth/dw-free/commit/70830eaf5059975b070239dab72b0dc8b89abca5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-02-16 (Sun, 16 Feb 2014)

Changed paths:
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/lynx.scss

Log Message:
-----------
(Bug 5073) Use $background-color instead of $body-bg

$body-bg can contain images, etc, so we can't use darken with this. So
just use $background-color which only contains a color.

Also add this variable to Lynx, which doesn't currently have it (was
using the default before)


Commit: d638d8c3717042c46362c98f58ec02c11be6dcdf
https://github.com/dreamwidth/dw-free/commit/d638d8c3717042c46362c98f58ec02c11be6dcdf
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)

Changed paths:
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/lynx.scss

Log Message:
-----------
Merge pull request #637 from afuna/background-color-bug5073

(Bug 5073) Use $background-color instead of $body-bg


Compare: https://github.com/dreamwidth/dw-free/compare/0237bfcfb1a5...d638d8c37170