The GNU Hurd - Patches: patch #9771, Added "mobile" view to...
You are not allowed to post comments on this tracker with your current authentication level.
patch #9771: Added "mobile" view to local.css
Submitter: | Benjamin Cardinal <muto> | ||
Submitted: | Wed 13 Mar 2019 07:29:40 PM UTC | ||
Category: | web pages | Priority: | 4 |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Planned Release: | None | ||
Wiki-like text discussion box: | I don't have a mobile device to test this on. I test it in the "Responsive design mode" built into my browser. I might need to crank up the font size, but I can't tell just yet. |
Wed 13 Mar 2019 09:57:06 PM UTC, comment #1: |
Benjamin Cardinal <muto> |
Wed 13 Mar 2019 07:29:40 PM UTC, original submission:
This chunk of CSS adds support for smaller screens. The main feature is that it gets rid of the sidebar and instead puts it in a "top-bar". Font size has not been modified. |
Benjamin Cardinal <muto> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
To be clear regarding these 7 patches, "def.css" is short for "default" or "local.css". The file after that (in this case "mobile-changes.css") is the modified file. I forgot to use the correct filenames. It's all completely correct other than that. It's just a bit awkward, is all.