This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/theme/redbasic/css
friendica cdcc68a168 having a real problem with $section_width - which is preventing fluid layouts.
I don't see an easy way a fixed width can work - either as percentage or a pixel width.
I think the right way to do this is probably to set a right-margin - which will let the
width float within the constraints of the viewport but should achieve the same result.
2013-11-11 19:45:40 -08:00
..
dark.css Remove some !important that isn't, and add deprecated note to old CSS 2013-10-02 18:31:14 +01:00
fancy.css Remove some !important that isn't, and add deprecated note to old CSS 2013-10-02 18:31:14 +01:00
mod_page.css define some photo types; primarily profile photos and things, but there is room for others. Also move the "decoration" out of the mod_page.css and into fancy.css - mod_xxx.css should only specify element positions and basic layout, not "decoration". Once we get more positioning stuff moved into module and basic layout files, we can trim down the style.css a lot - as it will theoretically only have decoration. And if we use macro substitution (pcss) we should be able to ultimately change the colour, size or background in one place and be done with it. This will make life easier for theme developers. 2013-07-16 21:56:02 -07:00
sloppy_photos.css add sloppy photo setting and fix default navbar hide setting 2013-11-03 14:57:29 -08:00
style.css having a real problem with $section_width - which is preventing fluid layouts. 2013-11-11 19:45:40 -08:00