This website requires JavaScript.
Explore
Help
Sign In
TheRON
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://framagit.org/hubzilla/core.git
synced
2026-06-21 00:52:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fedf60a32c36ab902f25d7a0dc7088b8d9c31bbd
core
/
view
/
theme
/
redbasic
/
css
History
Mario
aefe7ddd8f
redbasic: make use of css variables and implement link_hover_colour
2022-08-20 09:31:30 +00:00
..
blockmode.css
essentials for creating a "block-style" list-mode page such as one might have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work.
2014-12-16 23:40:52 -08: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
narrow_navbar.css
some fixes for latest bs-dev
2017-03-28 19:29:42 +02:00
sloppy_photos.css
add sloppy photo setting and fix default navbar hide setting
2013-11-03 14:57:29 -08:00
style.css
redbasic: make use of css variables and implement link_hover_colour
2022-08-20 09:31:30 +00:00