This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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.
Files
f8d34a2aafafd35858aac3ae19b6a56c67f4c5e9
core
/
view
/
theme
/
redbasic
/
css
History
friendica
f8d34a2aaf
First visit
http://fontawesome.io/cheatsheet/
, then it's your turn. Please don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same.
2013-10-08 17:31:49 -07: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
style.css
First visit
http://fontawesome.io/cheatsheet/
, then it's your turn. Please don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same.
2013-10-08 17:31:49 -07:00