[dw-free] Layout: Nouveau Oleanders
[commit: http://hg.dwscoalition.org/dw-free/rev/dfa48144a833]
http://bugs.dwscoalition.org/show_bug.cgi?id=2420
Whitespace tweaks.
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2420
Whitespace tweaks.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/nouveauoleanders/layout.s2
- cgi-bin/LJ/S2Theme.pm
- cgi-bin/LJ/S2Theme/nouveauoleanders.pm
-------------------------------------------------------------------------------- diff -r 5bbee09565a8 -r dfa48144a833 bin/upgrading/s2layers/nouveauoleanders/layout.s2 --- a/bin/upgrading/s2layers/nouveauoleanders/layout.s2 Tue Mar 09 11:26:14 2010 -0600 +++ b/bin/upgrading/s2layers/nouveauoleanders/layout.s2 Tue Mar 09 11:32:02 2010 -0600 @@ -420,4 +420,4 @@ margin-left: 0; padding-left: 0; } #footer a { color: $*color_footer_link; } """; -} \ No newline at end of file +} diff -r 5bbee09565a8 -r dfa48144a833 cgi-bin/LJ/S2Theme.pm --- a/cgi-bin/LJ/S2Theme.pm Tue Mar 09 11:26:14 2010 -0600 +++ b/cgi-bin/LJ/S2Theme.pm Tue Mar 09 11:32:02 2010 -0600 @@ -59,7 +59,7 @@ sub default_theme { fluidmeasure => 'fluidmeasure/spice', funkycircles => 'funkycircles/darkpurple', negatives => 'negatives/black', - nouveauoleanders => 'nouveauoleanders/sienna', + nouveauoleanders => 'nouveauoleanders/sienna', refriedtablet => 'refriedtablet/refriedclassic', skittlishdreams => 'skittlishdreams/orange', steppingstones => 'steppingstones/purple', diff -r 5bbee09565a8 -r dfa48144a833 cgi-bin/LJ/S2Theme/nouveauoleanders.pm --- a/cgi-bin/LJ/S2Theme/nouveauoleanders.pm Tue Mar 09 11:26:14 2010 -0600 +++ b/cgi-bin/LJ/S2Theme/nouveauoleanders.pm Tue Mar 09 11:32:02 2010 -0600 @@ -26,4 +26,4 @@ use base qw( LJ::S2Theme::modish ); use base qw( LJ::S2Theme::modish ); sub cats { qw() } -1; \ No newline at end of file +1; --------------------------------------------------------------------------------