[dreamwidth/dw-free] 4d1cd5: Display as one-column on small screens
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 4d1cd5106920658845f38bfa855144e9aa436669
https://github.com/dreamwidth/dw-free/commit/4d1cd5106920658845f38bfa855144e9aa436669
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M styles/core2base/layout.s2
Log Message:
-----------
Display as one-column on small screens
Tabula Rasa, for #722
Commit: 0366ea16fab2b7bac1a4597b2d80ab64d5f53262
https://github.com/dreamwidth/dw-free/commit/0366ea16fab2b7bac1a4597b2d80ab64d5f53262
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M styles/core2.s2
M styles/core2base/layout.s2
Log Message:
-----------
Make the media query a global variable in core2.s2
So other layouts can access it
For #722
Commit: 2a104fad07fa73e55e6da12e3d8fc25b150f00d6
https://github.com/dreamwidth/dw-free/commit/2a104fad07fa73e55e6da12e3d8fc25b150f00d6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M styles/bannering/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/layout.s2
M styles/ciel/layout.s2
Log Message:
-----------
Make layouts mobile-friendly
* Basic Boxes
* Boxes and Borders
* Bannering
* Ciel
For #722.
Commit: 43cbb39deb0d98a6ddf0e028b6cc345ba503acb5
https://github.com/dreamwidth/dw-free/commit/43cbb39deb0d98a6ddf0e028b6cc345ba503acb5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/core2base/layout.s2
Log Message:
-----------
Tweak margin/alignment in modules in one-column view
For #722
Commit: 9b7b7fad08074b69e6a55342c12e2819cd5c5d45
https://github.com/dreamwidth/dw-free/commit/9b7b7fad08074b69e6a55342c12e2819cd5c5d45
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/core2.s2
M styles/core2base/layout.s2
Log Message:
-----------
Add .any-column and .multiple-columns
* '.any-column' is always present and can is used to override specificity
`.any-column .selector` is the same as `.one-column .selector, .multiple-columns .selector`
* `.multiple-columns` is a shortcut for `.two-columns, .three-columns`
For #722.
Commit: caea8dc52b286bf856bb7a59ddfc46449f6e4338
https://github.com/dreamwidth/dw-free/commit/caea8dc52b286bf856bb7a59ddfc46449f6e4338
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/basicboxes/layout.s2
Log Message:
-----------
Basic Boxes tweaks:
* make it match on desktop exactly
* make some CSS selectors less verbose
For #722.
Commit: 4c71e05669db41f8aa50fe7d23853448b82e7b01
https://github.com/dreamwidth/dw-free/commit/4c71e05669db41f8aa50fe7d23853448b82e7b01
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/bannering/layout.s2
Log Message:
-----------
Override specificity
Bannering, for #722.
Commit: 7e9017f066331ed15ee86ed2b9317924731d75a0
https://github.com/dreamwidth/dw-free/commit/7e9017f066331ed15ee86ed2b9317924731d75a0
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/ciel/layout.s2
Log Message:
-----------
Fix module alignment in Ciel
For #722.
Commit: 577754b034d42ac8c238c829bf0ce126cb77d714
https://github.com/dreamwidth/dw-free/commit/577754b034d42ac8c238c829bf0ce126cb77d714
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/colorside/layout.s2
Log Message:
-----------
ColorSide tweaks to be consistent on mobile
* adjusts padding
* adjusts text alignment of some elements
* in mobile view, makes the #tertiary the same color as it is in
one-column view (whatever layout_type it is in the desktop view)
For #722.
Commit: 22ee28a3c6183b47a33b6a12edab25de02cb9990
https://github.com/dreamwidth/dw-free/commit/22ee28a3c6183b47a33b6a12edab25de02cb9990
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/compartmentalize/layout.s2
Log Message:
-----------
Tweak Compartmentalize mobile view
* only apply certain padding, etc, on larger screens for multiple-column
layouts
For #722.
Commit: d6c79f1459de5664cb56cdb76e2839e767ccfad9
https://github.com/dreamwidth/dw-free/commit/d6c79f1459de5664cb56cdb76e2839e767ccfad9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-19 (Mon, 19 May 2014)
Changed paths:
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
Log Message:
-----------
Tweak Corinthian mobile view
* apply one-column view to all small screens
* make .module-calendar table alignment selector more specific with
.any-column to override .*-column selectors when on small screens
For #722.
Commit: 7fbf5f1288cb721d3d14783b4b1b314ac36f9351
https://github.com/dreamwidth/dw-free/commit/7fbf5f1288cb721d3d14783b4b1b314ac36f9351
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/crisped/layout.s2
Log Message:
-----------
[#722] Crisped: Put column-specific CSS in a media query
Commit: 6d15a654f5b3f5bb2ea75a1cae1cdbaaa5f0f580
https://github.com/dreamwidth/dw-free/commit/6d15a654f5b3f5bb2ea75a1cae1cdbaaa5f0f580
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/crossroads/layout.s2
Log Message:
-----------
[#722] Crossroads: put column-specific CSS in a media query
Commit: 33327c83cfe8cdbd8eb0dd39330f3a006092c98e
https://github.com/dreamwidth/dw-free/commit/33327c83cfe8cdbd8eb0dd39330f3a006092c98e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/database/layout.s2
Log Message:
-----------
[#722] Database: Moves column-specific CSS into media queries
Note: some one-column stuff is still left; mostly minor whitespace which
seems to work well enough on smaller screens
Commit: 329959b4c9d7fa3ee0b9b5daac4b5eddd6de450f
https://github.com/dreamwidth/dw-free/commit/329959b4c9d7fa3ee0b9b5daac4b5eddd6de450f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/dustyfoot/layout.s2
Log Message:
-----------
[#722] Dustyfoot: move column-specific styles into media query
Also translate .one-column styles into .any-column and adjust
other-column styles that were affected.
Not putting a color on #tertiary, because this should be covered by the
module bg/text colors
Commit: 6cd80702a2956d15621e03708a98979c52db0947
https://github.com/dreamwidth/dw-free/commit/6cd80702a2956d15621e03708a98979c52db0947
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/fantaisie/layout.s2
Log Message:
-----------
[#722] Fantaisie: move column-specific CSS into media queries
Mobile one-column view has less padding than desktop one-column view
Commit: 4c7d8cce4b1454f5148647fbb5955f47a6c8ab24
https://github.com/dreamwidth/dw-free/commit/4c7d8cce4b1454f5148647fbb5955f47a6c8ab24
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/core2base/layout.s2
Log Message:
-----------
[#722] Core2base: #secondary and #tertiary width: 100% on small screens
* #secondary .multiple-columns: width set to $*sidebar-width inside the
media query
* #tertiary .three-columns: width set to $*sidebar-width inside the
media query
* #tertiary .two-columns: width set to auto inside the media query
(usually sprawled across bottom of the screen)
Commit: 256be14b3ffb4893a6a58b5b9018628250210f0e
https://github.com/dreamwidth/dw-free/commit/256be14b3ffb4893a6a58b5b9018628250210f0e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/fiveam/layout.s2
Log Message:
-----------
[#722] Five AM: Make mobile friendly
* move column-specific CSS to media query so it only applies on larger
screens
* make #tertiary and #secondary modules take up the full width on small
screens
Commit: bd507d6d95fa2fe82b657697085ba9bf504ea3d8
https://github.com/dreamwidth/dw-free/commit/bd507d6d95fa2fe82b657697085ba9bf504ea3d8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/fluidmeasure/layout.s2
Log Message:
-----------
[#722] Fluid Measure: move column-specific CSS to media query
Commit: d88801f6beec34ed84adef07d3d5576c07528f50
https://github.com/dreamwidth/dw-free/commit/d88801f6beec34ed84adef07d3d5576c07528f50
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/forthebold/layout.s2
Log Message:
-----------
[#722] For the Bold: Make mobile-friendly
* move column-specific CSS to a media query
* align calendar / syndicate module / userprofile to the right on all
one-column views (including mobile)
Commit: 5373cc7de4011e2ef052b27989a3c724dfc6ea6d
https://github.com/dreamwidth/dw-free/commit/5373cc7de4011e2ef052b27989a3c724dfc6ea6d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/forthebold/layout.s2
Log Message:
-----------
[#722] For the Bold: remove stray ";"
Will change the appearance slightly, because the line-height and the
margins on the body which weren't being applied before will now be
Commit: e2a61a7f42d3d63bd0d47222988748d219e4b51e
https://github.com/dreamwidth/dw-free/commit/e2a61a7f42d3d63bd0d47222988748d219e4b51e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/forthebold/layout.s2
Log Message:
-----------
[#722] For the Bold: Move userpic to the top in smaller screens
Instead of having the userpic side by side with the entry, make it all
vertical.
Larger screens are not affected.
Commit: f1ab1f1a85c3fbe21673acebe3a027510a8360f2
https://github.com/dreamwidth/dw-free/commit/f1ab1f1a85c3fbe21673acebe3a027510a8360f2
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/funkycircles/layout.s2
Log Message:
-----------
[#722] Funky Circles: move column-specific CSS to media queries
Commit: 358010a95b41963e48b8a9ddbea31c873d468769
https://github.com/dreamwidth/dw-free/commit/358010a95b41963e48b8a9ddbea31c873d468769
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/hibiscus/layout.s2
Log Message:
-----------
[#722] Hibiscus: move column specific CSS into media query
Commit: 8ed1c35b4e08149d128166df6cc79df14d7f03ad
https://github.com/dreamwidth/dw-free/commit/8ed1c35b4e08149d128166df6cc79df14d7f03ad
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/headsup/layout.s2
Log Message:
-----------
[#722] Heads Up: make this mobile friendly
* move column-specific CSS to a media-query
* make calendar always aligned left on all layout types (overrides
tabula rasa)
Commit: 281bed760ebfa85d1a3f682eeb97768cb71228d6
https://github.com/dreamwidth/dw-free/commit/281bed760ebfa85d1a3f682eeb97768cb71228d6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/lefty/layout.s2
Log Message:
-----------
[#722] Lefty: Make this mobile friendly
* move column-specific CSS into a media query
* calendar / syndicate module are now centered in one-column mode
Commit: 61fb56218ba997b78577412acc2cc599533ebb83
https://github.com/dreamwidth/dw-free/commit/61fb56218ba997b78577412acc2cc599533ebb83
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/librariansdream/layout.s2
Log Message:
-----------
[#722] Librarians Dream: make mobile friendly
* move column-specific CSS into a media query
* adjust some specificity, remove unneeded !importants
Commit: 055f069e70e4852ad188d0187917cf96b1301edd
https://github.com/dreamwidth/dw-free/commit/055f069e70e4852ad188d0187917cf96b1301edd
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/lineup/layout.s2
Log Message:
-----------
[#722] Line Up: make mobile friendly
* move column-specific CSS to a media query
Commit: bdd04abf7dcbbceaf51bc310fb0d9eeb42116911
https://github.com/dreamwidth/dw-free/commit/bdd04abf7dcbbceaf51bc310fb0d9eeb42116911
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/marginless/layout.s2
Log Message:
-----------
[#722] Marginless: make mobile friendly
* move column-specific CSS to a media query
* various tweaks to remove redundant css
Commit: 981397e0143254802555dd8c39a88326d97ca767
https://github.com/dreamwidth/dw-free/commit/981397e0143254802555dd8c39a88326d97ca767
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/mobility/layout.s2
Log Message:
-----------
[#722] Mobility: tweak because core2base is now mobile friendly
* remove a lot of the column-specific CSS; this is mostly the same as
its parent Tabula Rasa
* print the module jump link on all layout types, but hide on multiple
columns + larger screens
Commit: 7a31d355f9ee0e61b0da8e4436df95f0854cc605
https://github.com/dreamwidth/dw-free/commit/7a31d355f9ee0e61b0da8e4436df95f0854cc605
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/modish/layout.s2
Log Message:
-----------
[#722] Modish: make mobile friendly
* make the navigation appear consistently on the left on one-column
(not much work was needed here!)
Commit: e911d1752d919626f89d0098df8f882c9eb0fd77
https://github.com/dreamwidth/dw-free/commit/e911d1752d919626f89d0098df8f882c9eb0fd77
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/modular/layout.s2
Log Message:
-----------
[#722] Modular: make mobile friendly
* move column-specific css to a media query
Commit: 3f47e28c790801e0991ec535a3b572eee1df9bb6
https://github.com/dreamwidth/dw-free/commit/3f47e28c790801e0991ec535a3b572eee1df9bb6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/motion/layout.s2
Log Message:
-----------
[#722] Motion: make mobile-friendly
* move column-specific css to a media query
Commit: 4e6a562583fdae18835ca046bc11eeea15e152f5
https://github.com/dreamwidth/dw-free/commit/4e6a562583fdae18835ca046bc11eeea15e152f5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/nouveauoleanders/layout.s2
Log Message:
-----------
[#722] Nouveau Oleanders: make this mobile friendly
* move column-specific CSS into a media query
* don't alternate left/right on smaller screens
Commit: 6e9b9439719d2a896c9a099473835831b4853cee
https://github.com/dreamwidth/dw-free/commit/6e9b9439719d2a896c9a099473835831b4853cee
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M styles/paletteable/layout.s2
Log Message:
-----------
[#722] Paletteable: make mobile friendly
* move column-specific css to a media query
* reduce redundant css
Commit: 0198b71bde3c898f470cee9065635b335070c928
https://github.com/dreamwidth/dw-free/commit/0198b71bde3c898f470cee9065635b335070c928
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M styles/paperme/layout.s2
Log Message:
-----------
[#722] Paper Me: make this mobile friendly
* move column specific CSS to a media query
Commit: 2105c7daac863e2825dfd2792941dbbab3b98ba5
https://github.com/dreamwidth/dw-free/commit/2105c7daac863e2825dfd2792941dbbab3b98ba5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/patsy/layout.s2
Log Message:
-----------
[#722] Patsy: make this mobile friendly
* move column-specific CSS into a media query
* remove big margins on mobile view (for userpics + strip of color down the left side)
Commit: 544f59c6567107af38a6a26af062364e05ea1c8d
https://github.com/dreamwidth/dw-free/commit/544f59c6567107af38a6a26af062364e05ea1c8d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/planetcaravan/layout.s2
Log Message:
-----------
[#722] Planet Caravan: make this mobile friendly
* move column-specific CSS to a media query
* adjust the userpic/borders/side margins to take up less horizontal
space on smaller screens
Commit: 30fc657245f09d5482a98104f51718d56d5698cf
https://github.com/dreamwidth/dw-free/commit/30fc657245f09d5482a98104f51718d56d5698cf
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/practicality/layout.s2
Log Message:
-----------
[#722] Practicality: make this mobile friendly
* move column-specific CSS to a media query
Commit: 99a55e6fc63eaa5a5db306fbdd1876d98c2b8618
https://github.com/dreamwidth/dw-free/commit/99a55e6fc63eaa5a5db306fbdd1876d98c2b8618
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/refriedtablet/layout.s2
Log Message:
-----------
[#722] Refried Tablet: make this mobile friendly
* move column-specific CSS to a media query
Commit: 4a29022d1da86e4be2b6941e5d0948862eecfb2f
https://github.com/dreamwidth/dw-free/commit/4a29022d1da86e4be2b6941e5d0948862eecfb2f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
Log Message:
-----------
[#722] Snakes and Boxes: Make this mobile friendly
* move column-specific CSS to a media query
Commit: 54c54d27dedc42e5d8956b9ba6f340f2abc2737f
https://github.com/dreamwidth/dw-free/commit/54c54d27dedc42e5d8956b9ba6f340f2abc2737f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/steppingstones/layout.s2
Log Message:
-----------
[#722] Stepping Stones: make this mobile friendly
* move column-specific CSS to a media query
Commit: a1a7e50e35aca1cf30f8aa05298444e72ef69d36
https://github.com/dreamwidth/dw-free/commit/a1a7e50e35aca1cf30f8aa05298444e72ef69d36
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/strata/layout.s2
Log Message:
-----------
[#722] Strata: make this mobile friendly
* move column-specific CSS to a media query
* make sure that module-calendar and module-syndicate css overrides
tabula rasa
Commit: 1e9b570b3a8d6db24101b4aa3fc81d967c8f5925
https://github.com/dreamwidth/dw-free/commit/1e9b570b3a8d6db24101b4aa3fc81d967c8f5925
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/summertime/layout.s2
Log Message:
-----------
[#722] Summertime: make this mobile friendly
* move column-specific CSS to a media query
* shrink side margins for mobile view
* refactored module styling to use
#secondary-container/#tertiary-container when applicable instead of
.x-column #secondary
Commit: 9af73724674e967598022f80ae875a89908abe57
https://github.com/dreamwidth/dw-free/commit/9af73724674e967598022f80ae875a89908abe57
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/tectonic/layout.s2
Log Message:
-----------
[#722] Tectonic: make this mobile friendly
* move column specific CSS to a media query
Commit: c939ef7e2e0189ff0b220345e950666397cc22ec
https://github.com/dreamwidth/dw-free/commit/c939ef7e2e0189ff0b220345e950666397cc22ec
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/tranquilityiii/layout.s2
Log Message:
-----------
[#722] Tranquility III: make this mobile friendly
* move column-specific CSS to a media query
Commit: c20ede7b58a098600f362885a34890acc78d4da4
https://github.com/dreamwidth/dw-free/commit/c20ede7b58a098600f362885a34890acc78d4da4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/trifecta/layout.s2
Log Message:
-----------
[#722] Trifecta: make this mobile friendly
* move column-specific CSS to a media query
Commit: daf90cc43f0666a9af2b621ed9f32a0d678e1d08
https://github.com/dreamwidth/dw-free/commit/daf90cc43f0666a9af2b621ed9f32a0d678e1d08
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/wideopen/layout.s2
Log Message:
-----------
[#722] Wide Open: make this mobile friendly
* move column-specific CSS to a media query
* make navlinks/search in the header display one item per line instead of all in one line in mobile view
* remove side padding for the userpics in mobile view
* remove doubled line above footer in mobile view
Commit: 1ac3fe8cef6341b283d73be5346d5e7c39330223
https://github.com/dreamwidth/dw-free/commit/1ac3fe8cef6341b283d73be5346d5e7c39330223
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M htdocs/stc/controlstrip.css
Log Message:
-----------
[#723] Make navigation strip go into multiple lines on smaller screens
Instead of extending to the right/creating a huge sidebar
Credit to facetofcathy on Dreamwidth for suggesting this code!
Fixes #723
Commit: 1ab77b84bff1b90839e55d3a3b593f9f6410a514
https://github.com/dreamwidth/dw-free/commit/1ab77b84bff1b90839e55d3a3b593f9f6410a514
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/hibiscus/layout.s2
Log Message:
-----------
[#722] Hibiscus: adjust header
shrink the header image on mobile view to leave enough space for the
navigation links, etc
Commit: f16345ad4dc9d06efac3d9445f50f389a765cc85
https://github.com/dreamwidth/dw-free/commit/f16345ad4dc9d06efac3d9445f50f389a765cc85
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/nouveauoleanders/layout.s2
Log Message:
-----------
[#722] Nouveau Oleanders: tweak header on smaller screens
* only one of the big background images
* vertical navigation instead of horizontal
* no margin around the title/subtitles (the ones that "wrap" around the
background image on bigger screens)
Commit: 6b11a3f79fdf5305c477e304479f8474b3bb3f4e
https://github.com/dreamwidth/dw-free/commit/6b11a3f79fdf5305c477e304479f8474b3bb3f4e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/steppingstones/layout.s2
Log Message:
-----------
[#722] Stepping Stones: fix page title on smaller screens
It was being pushed to the right; that only needs to happen when we have
a sidebar
Commit: 4a3bc0ed26b9d99bf683746f8383fc7b212e435e
https://github.com/dreamwidth/dw-free/commit/4a3bc0ed26b9d99bf683746f8383fc7b212e435e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/core2.s2
M styles/mobility/layout.s2
Log Message:
-----------
[#722] Add meta name="viewport" to core2
* instead of maximum-scale, which prevents zooming, use initial-scale
* remove mobility's Page::print becasue it now matches core2 exactly
Commit: f59fc0684ad561c6ef8bbae357ee9fd7bac940a3
https://github.com/dreamwidth/dw-free/commit/f59fc0684ad561c6ef8bbae357ee9fd7bac940a3
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/bannering/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/dustyfoot/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/mobility/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
[#724] Add "jump to modules" link to all Tabula Rasa children
* removes the jump to modules link from mobility, puts it into core2's
Page::print
* in some cases, style to fit the header better
* adds a Page::print_header() function which prints the global title,
global subtitle, page title, and module jump link. Some styles may not
use this, especially if the header is arranged in a special manner
(that's okay; this is more for convenience)
Commit: c1551deaf6e7c892dea15fcba4faa46050535f67
https://github.com/dreamwidth/dw-free/commit/c1551deaf6e7c892dea15fcba4faa46050535f67
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/wideopen/layout.s2
Log Message:
-----------
[#722] Wide Open: fix search form on desktop screens
* target the correct element (the span wrapper, not the form elements)
Commit: 03f1bb7450854d130543462ce55615233b82c540
https://github.com/dreamwidth/dw-free/commit/03f1bb7450854d130543462ce55615233b82c540
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M htdocs/stc/controlstrip.css
Log Message:
-----------
[#723] Align control strip text to the left
To override any styles which align everything to the center
Commit: cd6b5625e1b315ccc0b01912e49f75afdcae38df
https://github.com/dreamwidth/dw-free/commit/cd6b5625e1b315ccc0b01912e49f75afdcae38df
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M styles/bannering/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/dustyfoot/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
[#722] Add meta tag viewport with initial scale=1 for all TR children
Commit: 0733f15977a7c19ee6a005064e477f75b129565b
https://github.com/dreamwidth/dw-free/commit/0733f15977a7c19ee6a005064e477f75b129565b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M styles/database/layout.s2
M styles/fantaisie/layout.s2
M styles/summertime/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#722] Make headers expect less horizontal space on smaller screens
Some styles have a header-primary/header-secondary which puts two sets
of elements (one on the left, one on the right). This works great on
larger screens but can act unpredictably on smaller screens (sometimes
being pushed off to the right/causing scrollbars). So we make them more
vertical
Commit: cda7c196a4aff2c96514e9b2efadc9cbd16161ca
https://github.com/dreamwidth/dw-free/commit/cda7c196a4aff2c96514e9b2efadc9cbd16161ca
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
[#724] Add missing space between attributes
Commit: 5f796ecb3872f451ebb4a89dc7a98043a2b6b421
https://github.com/dreamwidth/dw-free/commit/5f796ecb3872f451ebb4a89dc7a98043a2b6b421
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M styles/abstractia/layout.s2
M styles/bases/layout.s2
M styles/blanket/layout.s2
M styles/brittle/layout.s2
M styles/drifting/layout.s2
M styles/easyread/layout.s2
M styles/negatives/layout.s2
M styles/skittlishdreams/layout.s2
Log Message:
-----------
[#722, #724] Add jump-to-modules link, viewport meta tag to non-TR
* adds where it makes sense
(some of the styles which have the jump-to-modules link, it doesn't
quite make sense yet, but will once they've been converted to have a
small-screen one-column mode)
Commit: 9f44d0c03f656b205849edd8631df15d80b1e6a7
https://github.com/dreamwidth/dw-free/commit/9f44d0c03f656b205849edd8631df15d80b1e6a7
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M htdocs/stc/controlstrip.css
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/mobility/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
Merge pull request #798 from afuna/one-column-styles-bug-722
Make styles mobile friendly
Compare: https://github.com/dreamwidth/dw-free/compare/b36f5f6d4c38...9f44d0c03f65
Home: https://github.com/dreamwidth/dw-free
Commit: 4d1cd5106920658845f38bfa855144e9aa436669
https://github.com/dreamwidth/dw-free/commit/4d1cd5106920658845f38bfa855144e9aa436669
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M styles/core2base/layout.s2
Log Message:
-----------
Display as one-column on small screens
Tabula Rasa, for #722
Commit: 0366ea16fab2b7bac1a4597b2d80ab64d5f53262
https://github.com/dreamwidth/dw-free/commit/0366ea16fab2b7bac1a4597b2d80ab64d5f53262
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M styles/core2.s2
M styles/core2base/layout.s2
Log Message:
-----------
Make the media query a global variable in core2.s2
So other layouts can access it
For #722
Commit: 2a104fad07fa73e55e6da12e3d8fc25b150f00d6
https://github.com/dreamwidth/dw-free/commit/2a104fad07fa73e55e6da12e3d8fc25b150f00d6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M styles/bannering/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/layout.s2
M styles/ciel/layout.s2
Log Message:
-----------
Make layouts mobile-friendly
* Basic Boxes
* Boxes and Borders
* Bannering
* Ciel
For #722.
Commit: 43cbb39deb0d98a6ddf0e028b6cc345ba503acb5
https://github.com/dreamwidth/dw-free/commit/43cbb39deb0d98a6ddf0e028b6cc345ba503acb5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/core2base/layout.s2
Log Message:
-----------
Tweak margin/alignment in modules in one-column view
For #722
Commit: 9b7b7fad08074b69e6a55342c12e2819cd5c5d45
https://github.com/dreamwidth/dw-free/commit/9b7b7fad08074b69e6a55342c12e2819cd5c5d45
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/core2.s2
M styles/core2base/layout.s2
Log Message:
-----------
Add .any-column and .multiple-columns
* '.any-column' is always present and can is used to override specificity
`.any-column .selector` is the same as `.one-column .selector, .multiple-columns .selector`
* `.multiple-columns` is a shortcut for `.two-columns, .three-columns`
For #722.
Commit: caea8dc52b286bf856bb7a59ddfc46449f6e4338
https://github.com/dreamwidth/dw-free/commit/caea8dc52b286bf856bb7a59ddfc46449f6e4338
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/basicboxes/layout.s2
Log Message:
-----------
Basic Boxes tweaks:
* make it match on desktop exactly
* make some CSS selectors less verbose
For #722.
Commit: 4c71e05669db41f8aa50fe7d23853448b82e7b01
https://github.com/dreamwidth/dw-free/commit/4c71e05669db41f8aa50fe7d23853448b82e7b01
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/bannering/layout.s2
Log Message:
-----------
Override specificity
Bannering, for #722.
Commit: 7e9017f066331ed15ee86ed2b9317924731d75a0
https://github.com/dreamwidth/dw-free/commit/7e9017f066331ed15ee86ed2b9317924731d75a0
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/ciel/layout.s2
Log Message:
-----------
Fix module alignment in Ciel
For #722.
Commit: 577754b034d42ac8c238c829bf0ce126cb77d714
https://github.com/dreamwidth/dw-free/commit/577754b034d42ac8c238c829bf0ce126cb77d714
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/colorside/layout.s2
Log Message:
-----------
ColorSide tweaks to be consistent on mobile
* adjusts padding
* adjusts text alignment of some elements
* in mobile view, makes the #tertiary the same color as it is in
one-column view (whatever layout_type it is in the desktop view)
For #722.
Commit: 22ee28a3c6183b47a33b6a12edab25de02cb9990
https://github.com/dreamwidth/dw-free/commit/22ee28a3c6183b47a33b6a12edab25de02cb9990
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M styles/compartmentalize/layout.s2
Log Message:
-----------
Tweak Compartmentalize mobile view
* only apply certain padding, etc, on larger screens for multiple-column
layouts
For #722.
Commit: d6c79f1459de5664cb56cdb76e2839e767ccfad9
https://github.com/dreamwidth/dw-free/commit/d6c79f1459de5664cb56cdb76e2839e767ccfad9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-19 (Mon, 19 May 2014)
Changed paths:
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
Log Message:
-----------
Tweak Corinthian mobile view
* apply one-column view to all small screens
* make .module-calendar table alignment selector more specific with
.any-column to override .*-column selectors when on small screens
For #722.
Commit: 7fbf5f1288cb721d3d14783b4b1b314ac36f9351
https://github.com/dreamwidth/dw-free/commit/7fbf5f1288cb721d3d14783b4b1b314ac36f9351
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/crisped/layout.s2
Log Message:
-----------
[#722] Crisped: Put column-specific CSS in a media query
Commit: 6d15a654f5b3f5bb2ea75a1cae1cdbaaa5f0f580
https://github.com/dreamwidth/dw-free/commit/6d15a654f5b3f5bb2ea75a1cae1cdbaaa5f0f580
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/crossroads/layout.s2
Log Message:
-----------
[#722] Crossroads: put column-specific CSS in a media query
Commit: 33327c83cfe8cdbd8eb0dd39330f3a006092c98e
https://github.com/dreamwidth/dw-free/commit/33327c83cfe8cdbd8eb0dd39330f3a006092c98e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/database/layout.s2
Log Message:
-----------
[#722] Database: Moves column-specific CSS into media queries
Note: some one-column stuff is still left; mostly minor whitespace which
seems to work well enough on smaller screens
Commit: 329959b4c9d7fa3ee0b9b5daac4b5eddd6de450f
https://github.com/dreamwidth/dw-free/commit/329959b4c9d7fa3ee0b9b5daac4b5eddd6de450f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/dustyfoot/layout.s2
Log Message:
-----------
[#722] Dustyfoot: move column-specific styles into media query
Also translate .one-column styles into .any-column and adjust
other-column styles that were affected.
Not putting a color on #tertiary, because this should be covered by the
module bg/text colors
Commit: 6cd80702a2956d15621e03708a98979c52db0947
https://github.com/dreamwidth/dw-free/commit/6cd80702a2956d15621e03708a98979c52db0947
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M styles/fantaisie/layout.s2
Log Message:
-----------
[#722] Fantaisie: move column-specific CSS into media queries
Mobile one-column view has less padding than desktop one-column view
Commit: 4c7d8cce4b1454f5148647fbb5955f47a6c8ab24
https://github.com/dreamwidth/dw-free/commit/4c7d8cce4b1454f5148647fbb5955f47a6c8ab24
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/core2base/layout.s2
Log Message:
-----------
[#722] Core2base: #secondary and #tertiary width: 100% on small screens
* #secondary .multiple-columns: width set to $*sidebar-width inside the
media query
* #tertiary .three-columns: width set to $*sidebar-width inside the
media query
* #tertiary .two-columns: width set to auto inside the media query
(usually sprawled across bottom of the screen)
Commit: 256be14b3ffb4893a6a58b5b9018628250210f0e
https://github.com/dreamwidth/dw-free/commit/256be14b3ffb4893a6a58b5b9018628250210f0e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/fiveam/layout.s2
Log Message:
-----------
[#722] Five AM: Make mobile friendly
* move column-specific CSS to media query so it only applies on larger
screens
* make #tertiary and #secondary modules take up the full width on small
screens
Commit: bd507d6d95fa2fe82b657697085ba9bf504ea3d8
https://github.com/dreamwidth/dw-free/commit/bd507d6d95fa2fe82b657697085ba9bf504ea3d8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/fluidmeasure/layout.s2
Log Message:
-----------
[#722] Fluid Measure: move column-specific CSS to media query
Commit: d88801f6beec34ed84adef07d3d5576c07528f50
https://github.com/dreamwidth/dw-free/commit/d88801f6beec34ed84adef07d3d5576c07528f50
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/forthebold/layout.s2
Log Message:
-----------
[#722] For the Bold: Make mobile-friendly
* move column-specific CSS to a media query
* align calendar / syndicate module / userprofile to the right on all
one-column views (including mobile)
Commit: 5373cc7de4011e2ef052b27989a3c724dfc6ea6d
https://github.com/dreamwidth/dw-free/commit/5373cc7de4011e2ef052b27989a3c724dfc6ea6d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/forthebold/layout.s2
Log Message:
-----------
[#722] For the Bold: remove stray ";"
Will change the appearance slightly, because the line-height and the
margins on the body which weren't being applied before will now be
Commit: e2a61a7f42d3d63bd0d47222988748d219e4b51e
https://github.com/dreamwidth/dw-free/commit/e2a61a7f42d3d63bd0d47222988748d219e4b51e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/forthebold/layout.s2
Log Message:
-----------
[#722] For the Bold: Move userpic to the top in smaller screens
Instead of having the userpic side by side with the entry, make it all
vertical.
Larger screens are not affected.
Commit: f1ab1f1a85c3fbe21673acebe3a027510a8360f2
https://github.com/dreamwidth/dw-free/commit/f1ab1f1a85c3fbe21673acebe3a027510a8360f2
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/funkycircles/layout.s2
Log Message:
-----------
[#722] Funky Circles: move column-specific CSS to media queries
Commit: 358010a95b41963e48b8a9ddbea31c873d468769
https://github.com/dreamwidth/dw-free/commit/358010a95b41963e48b8a9ddbea31c873d468769
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/hibiscus/layout.s2
Log Message:
-----------
[#722] Hibiscus: move column specific CSS into media query
Commit: 8ed1c35b4e08149d128166df6cc79df14d7f03ad
https://github.com/dreamwidth/dw-free/commit/8ed1c35b4e08149d128166df6cc79df14d7f03ad
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/headsup/layout.s2
Log Message:
-----------
[#722] Heads Up: make this mobile friendly
* move column-specific CSS to a media-query
* make calendar always aligned left on all layout types (overrides
tabula rasa)
Commit: 281bed760ebfa85d1a3f682eeb97768cb71228d6
https://github.com/dreamwidth/dw-free/commit/281bed760ebfa85d1a3f682eeb97768cb71228d6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M styles/lefty/layout.s2
Log Message:
-----------
[#722] Lefty: Make this mobile friendly
* move column-specific CSS into a media query
* calendar / syndicate module are now centered in one-column mode
Commit: 61fb56218ba997b78577412acc2cc599533ebb83
https://github.com/dreamwidth/dw-free/commit/61fb56218ba997b78577412acc2cc599533ebb83
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/librariansdream/layout.s2
Log Message:
-----------
[#722] Librarians Dream: make mobile friendly
* move column-specific CSS into a media query
* adjust some specificity, remove unneeded !importants
Commit: 055f069e70e4852ad188d0187917cf96b1301edd
https://github.com/dreamwidth/dw-free/commit/055f069e70e4852ad188d0187917cf96b1301edd
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/lineup/layout.s2
Log Message:
-----------
[#722] Line Up: make mobile friendly
* move column-specific CSS to a media query
Commit: bdd04abf7dcbbceaf51bc310fb0d9eeb42116911
https://github.com/dreamwidth/dw-free/commit/bdd04abf7dcbbceaf51bc310fb0d9eeb42116911
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/marginless/layout.s2
Log Message:
-----------
[#722] Marginless: make mobile friendly
* move column-specific CSS to a media query
* various tweaks to remove redundant css
Commit: 981397e0143254802555dd8c39a88326d97ca767
https://github.com/dreamwidth/dw-free/commit/981397e0143254802555dd8c39a88326d97ca767
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/mobility/layout.s2
Log Message:
-----------
[#722] Mobility: tweak because core2base is now mobile friendly
* remove a lot of the column-specific CSS; this is mostly the same as
its parent Tabula Rasa
* print the module jump link on all layout types, but hide on multiple
columns + larger screens
Commit: 7a31d355f9ee0e61b0da8e4436df95f0854cc605
https://github.com/dreamwidth/dw-free/commit/7a31d355f9ee0e61b0da8e4436df95f0854cc605
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/modish/layout.s2
Log Message:
-----------
[#722] Modish: make mobile friendly
* make the navigation appear consistently on the left on one-column
(not much work was needed here!)
Commit: e911d1752d919626f89d0098df8f882c9eb0fd77
https://github.com/dreamwidth/dw-free/commit/e911d1752d919626f89d0098df8f882c9eb0fd77
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/modular/layout.s2
Log Message:
-----------
[#722] Modular: make mobile friendly
* move column-specific css to a media query
Commit: 3f47e28c790801e0991ec535a3b572eee1df9bb6
https://github.com/dreamwidth/dw-free/commit/3f47e28c790801e0991ec535a3b572eee1df9bb6
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/motion/layout.s2
Log Message:
-----------
[#722] Motion: make mobile-friendly
* move column-specific css to a media query
Commit: 4e6a562583fdae18835ca046bc11eeea15e152f5
https://github.com/dreamwidth/dw-free/commit/4e6a562583fdae18835ca046bc11eeea15e152f5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M styles/nouveauoleanders/layout.s2
Log Message:
-----------
[#722] Nouveau Oleanders: make this mobile friendly
* move column-specific CSS into a media query
* don't alternate left/right on smaller screens
Commit: 6e9b9439719d2a896c9a099473835831b4853cee
https://github.com/dreamwidth/dw-free/commit/6e9b9439719d2a896c9a099473835831b4853cee
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M styles/paletteable/layout.s2
Log Message:
-----------
[#722] Paletteable: make mobile friendly
* move column-specific css to a media query
* reduce redundant css
Commit: 0198b71bde3c898f470cee9065635b335070c928
https://github.com/dreamwidth/dw-free/commit/0198b71bde3c898f470cee9065635b335070c928
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M styles/paperme/layout.s2
Log Message:
-----------
[#722] Paper Me: make this mobile friendly
* move column specific CSS to a media query
Commit: 2105c7daac863e2825dfd2792941dbbab3b98ba5
https://github.com/dreamwidth/dw-free/commit/2105c7daac863e2825dfd2792941dbbab3b98ba5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/patsy/layout.s2
Log Message:
-----------
[#722] Patsy: make this mobile friendly
* move column-specific CSS into a media query
* remove big margins on mobile view (for userpics + strip of color down the left side)
Commit: 544f59c6567107af38a6a26af062364e05ea1c8d
https://github.com/dreamwidth/dw-free/commit/544f59c6567107af38a6a26af062364e05ea1c8d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/planetcaravan/layout.s2
Log Message:
-----------
[#722] Planet Caravan: make this mobile friendly
* move column-specific CSS to a media query
* adjust the userpic/borders/side margins to take up less horizontal
space on smaller screens
Commit: 30fc657245f09d5482a98104f51718d56d5698cf
https://github.com/dreamwidth/dw-free/commit/30fc657245f09d5482a98104f51718d56d5698cf
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/practicality/layout.s2
Log Message:
-----------
[#722] Practicality: make this mobile friendly
* move column-specific CSS to a media query
Commit: 99a55e6fc63eaa5a5db306fbdd1876d98c2b8618
https://github.com/dreamwidth/dw-free/commit/99a55e6fc63eaa5a5db306fbdd1876d98c2b8618
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/refriedtablet/layout.s2
Log Message:
-----------
[#722] Refried Tablet: make this mobile friendly
* move column-specific CSS to a media query
Commit: 4a29022d1da86e4be2b6941e5d0948862eecfb2f
https://github.com/dreamwidth/dw-free/commit/4a29022d1da86e4be2b6941e5d0948862eecfb2f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
Log Message:
-----------
[#722] Snakes and Boxes: Make this mobile friendly
* move column-specific CSS to a media query
Commit: 54c54d27dedc42e5d8956b9ba6f340f2abc2737f
https://github.com/dreamwidth/dw-free/commit/54c54d27dedc42e5d8956b9ba6f340f2abc2737f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/steppingstones/layout.s2
Log Message:
-----------
[#722] Stepping Stones: make this mobile friendly
* move column-specific CSS to a media query
Commit: a1a7e50e35aca1cf30f8aa05298444e72ef69d36
https://github.com/dreamwidth/dw-free/commit/a1a7e50e35aca1cf30f8aa05298444e72ef69d36
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/strata/layout.s2
Log Message:
-----------
[#722] Strata: make this mobile friendly
* move column-specific CSS to a media query
* make sure that module-calendar and module-syndicate css overrides
tabula rasa
Commit: 1e9b570b3a8d6db24101b4aa3fc81d967c8f5925
https://github.com/dreamwidth/dw-free/commit/1e9b570b3a8d6db24101b4aa3fc81d967c8f5925
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/summertime/layout.s2
Log Message:
-----------
[#722] Summertime: make this mobile friendly
* move column-specific CSS to a media query
* shrink side margins for mobile view
* refactored module styling to use
#secondary-container/#tertiary-container when applicable instead of
.x-column #secondary
Commit: 9af73724674e967598022f80ae875a89908abe57
https://github.com/dreamwidth/dw-free/commit/9af73724674e967598022f80ae875a89908abe57
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/tectonic/layout.s2
Log Message:
-----------
[#722] Tectonic: make this mobile friendly
* move column specific CSS to a media query
Commit: c939ef7e2e0189ff0b220345e950666397cc22ec
https://github.com/dreamwidth/dw-free/commit/c939ef7e2e0189ff0b220345e950666397cc22ec
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/tranquilityiii/layout.s2
Log Message:
-----------
[#722] Tranquility III: make this mobile friendly
* move column-specific CSS to a media query
Commit: c20ede7b58a098600f362885a34890acc78d4da4
https://github.com/dreamwidth/dw-free/commit/c20ede7b58a098600f362885a34890acc78d4da4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/trifecta/layout.s2
Log Message:
-----------
[#722] Trifecta: make this mobile friendly
* move column-specific CSS to a media query
Commit: daf90cc43f0666a9af2b621ed9f32a0d678e1d08
https://github.com/dreamwidth/dw-free/commit/daf90cc43f0666a9af2b621ed9f32a0d678e1d08
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M styles/wideopen/layout.s2
Log Message:
-----------
[#722] Wide Open: make this mobile friendly
* move column-specific CSS to a media query
* make navlinks/search in the header display one item per line instead of all in one line in mobile view
* remove side padding for the userpics in mobile view
* remove doubled line above footer in mobile view
Commit: 1ac3fe8cef6341b283d73be5346d5e7c39330223
https://github.com/dreamwidth/dw-free/commit/1ac3fe8cef6341b283d73be5346d5e7c39330223
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M htdocs/stc/controlstrip.css
Log Message:
-----------
[#723] Make navigation strip go into multiple lines on smaller screens
Instead of extending to the right/creating a huge sidebar
Credit to facetofcathy on Dreamwidth for suggesting this code!
Fixes #723
Commit: 1ab77b84bff1b90839e55d3a3b593f9f6410a514
https://github.com/dreamwidth/dw-free/commit/1ab77b84bff1b90839e55d3a3b593f9f6410a514
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/hibiscus/layout.s2
Log Message:
-----------
[#722] Hibiscus: adjust header
shrink the header image on mobile view to leave enough space for the
navigation links, etc
Commit: f16345ad4dc9d06efac3d9445f50f389a765cc85
https://github.com/dreamwidth/dw-free/commit/f16345ad4dc9d06efac3d9445f50f389a765cc85
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/nouveauoleanders/layout.s2
Log Message:
-----------
[#722] Nouveau Oleanders: tweak header on smaller screens
* only one of the big background images
* vertical navigation instead of horizontal
* no margin around the title/subtitles (the ones that "wrap" around the
background image on bigger screens)
Commit: 6b11a3f79fdf5305c477e304479f8474b3bb3f4e
https://github.com/dreamwidth/dw-free/commit/6b11a3f79fdf5305c477e304479f8474b3bb3f4e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/steppingstones/layout.s2
Log Message:
-----------
[#722] Stepping Stones: fix page title on smaller screens
It was being pushed to the right; that only needs to happen when we have
a sidebar
Commit: 4a3bc0ed26b9d99bf683746f8383fc7b212e435e
https://github.com/dreamwidth/dw-free/commit/4a3bc0ed26b9d99bf683746f8383fc7b212e435e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/core2.s2
M styles/mobility/layout.s2
Log Message:
-----------
[#722] Add meta name="viewport" to core2
* instead of maximum-scale, which prevents zooming, use initial-scale
* remove mobility's Page::print becasue it now matches core2 exactly
Commit: f59fc0684ad561c6ef8bbae357ee9fd7bac940a3
https://github.com/dreamwidth/dw-free/commit/f59fc0684ad561c6ef8bbae357ee9fd7bac940a3
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/bannering/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/dustyfoot/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/mobility/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
[#724] Add "jump to modules" link to all Tabula Rasa children
* removes the jump to modules link from mobility, puts it into core2's
Page::print
* in some cases, style to fit the header better
* adds a Page::print_header() function which prints the global title,
global subtitle, page title, and module jump link. Some styles may not
use this, especially if the header is arranged in a special manner
(that's okay; this is more for convenience)
Commit: c1551deaf6e7c892dea15fcba4faa46050535f67
https://github.com/dreamwidth/dw-free/commit/c1551deaf6e7c892dea15fcba4faa46050535f67
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M styles/wideopen/layout.s2
Log Message:
-----------
[#722] Wide Open: fix search form on desktop screens
* target the correct element (the span wrapper, not the form elements)
Commit: 03f1bb7450854d130543462ce55615233b82c540
https://github.com/dreamwidth/dw-free/commit/03f1bb7450854d130543462ce55615233b82c540
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M htdocs/stc/controlstrip.css
Log Message:
-----------
[#723] Align control strip text to the left
To override any styles which align everything to the center
Commit: cd6b5625e1b315ccc0b01912e49f75afdcae38df
https://github.com/dreamwidth/dw-free/commit/cd6b5625e1b315ccc0b01912e49f75afdcae38df
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M styles/bannering/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/dustyfoot/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
[#722] Add meta tag viewport with initial scale=1 for all TR children
Commit: 0733f15977a7c19ee6a005064e477f75b129565b
https://github.com/dreamwidth/dw-free/commit/0733f15977a7c19ee6a005064e477f75b129565b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M styles/database/layout.s2
M styles/fantaisie/layout.s2
M styles/summertime/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#722] Make headers expect less horizontal space on smaller screens
Some styles have a header-primary/header-secondary which puts two sets
of elements (one on the left, one on the right). This works great on
larger screens but can act unpredictably on smaller screens (sometimes
being pushed off to the right/causing scrollbars). So we make them more
vertical
Commit: cda7c196a4aff2c96514e9b2efadc9cbd16161ca
https://github.com/dreamwidth/dw-free/commit/cda7c196a4aff2c96514e9b2efadc9cbd16161ca
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
[#724] Add missing space between attributes
Commit: 5f796ecb3872f451ebb4a89dc7a98043a2b6b421
https://github.com/dreamwidth/dw-free/commit/5f796ecb3872f451ebb4a89dc7a98043a2b6b421
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M styles/abstractia/layout.s2
M styles/bases/layout.s2
M styles/blanket/layout.s2
M styles/brittle/layout.s2
M styles/drifting/layout.s2
M styles/easyread/layout.s2
M styles/negatives/layout.s2
M styles/skittlishdreams/layout.s2
Log Message:
-----------
[#722, #724] Add jump-to-modules link, viewport meta tag to non-TR
* adds where it makes sense
(some of the styles which have the jump-to-modules link, it doesn't
quite make sense yet, but will once they've been converted to have a
small-screen one-column mode)
Commit: 9f44d0c03f656b205849edd8631df15d80b1e6a7
https://github.com/dreamwidth/dw-free/commit/9f44d0c03f656b205849edd8631df15d80b1e6a7
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M htdocs/stc/controlstrip.css
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/mobility/layout.s2
M styles/modish/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
Merge pull request #798 from afuna/one-column-styles-bug-722
Make styles mobile friendly
Compare: https://github.com/dreamwidth/dw-free/compare/b36f5f6d4c38...9f44d0c03f65