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. You cannot open issues or pull requests or push a commit.
Files
062a386c757ab91f5ba9364baa7edca8ab30ca5c
core
/
view
/
css
History
friendica
d8d175d7e4
first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme .
2015-02-18 17:01:40 -08:00
..
bootstrap-red.css
css fixes - hopefully
2015-01-20 22:19:51 +01:00
choklet_bannertwo.css
major cleanup of choklet+bannertwo
2014-05-14 18:12:18 -07:00
choklet_edgesthree.css
fix fluid layout for choklet_bannertwo
2014-05-14 18:07:01 -07:00
choklet_edgestwo.css
fix fluid layout for choklet_bannertwo
2014-05-14 18:07:01 -07:00
choklet_full.css
fix fluid layout for choklet_bannertwo
2014-05-14 18:07:01 -07:00
choklet_three.css
fix fluid layout for choklet_bannertwo
2014-05-14 18:07:01 -07:00
choklet.css
fix fluid layout for choklet_bannertwo
2014-05-14 18:07:01 -07:00
colorbox.css
bring some styling back to the colorbox and improve the event preview ability
2015-02-09 18:58:43 -08:00
conversation.css
yet another icon change
2015-02-13 10:40:52 +01:00
custom_tinymce.css
…
default.css
show clear browser location button only if use browser location option is set and minor css fixes
2014-12-09 15:09:19 +01:00
full.css
fix transparent background in collapsed nav with project home enabled
2015-02-09 08:35:53 +01:00
mod_admin.css
wee bit of css cleanup
2013-08-06 18:26:57 -07:00
mod_apps.css
merge the app menus
2014-06-10 21:21:50 -07:00
mod_chat.css
UI for deleting chatrooms
2014-05-04 20:30:52 -07:00
mod_cloud.css
css fixes
2014-12-30 12:12:55 +01:00
mod_connect.css
Reworked switch to also display text
2015-01-02 18:14:23 +01:00
mod_connections.css
Lots of positional changes on sidebar menus - reduce indented margins
2014-04-16 20:28:23 -07:00
mod_connedit.css
editing stuff for poco reputation
2015-01-15 16:37:47 -08:00
mod_directory.css
first cut at rating widget. The flaw is that it is limited because it requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
2015-02-04 15:48:39 -08:00
mod_events.css
event form - provide map ability for location field and add preview ability
2015-02-09 15:57:22 -08:00
mod_filestorage.css
missing permissions block in mod_filestorage
2014-04-30 16:35:50 -07:00
mod_group.css
Reworked switch to also display text
2015-01-02 18:14:23 +01:00
mod_import.css
…
mod_locs.css
crude skeleton for location manager and the UI sucks but at least it's on a webpage and you don't have to do it by hand.
2014-11-05 18:39:10 -08:00
mod_mail.css
doc updates, clean up buttons on PM edit template to match other edit buttons
2014-09-26 01:52:30 -07:00
mod_manage.css
regression: need float clear on manage page so footer doesn't end up floated,
2015-01-05 20:57:30 -08:00
mod_menu.css
menu page cleanup
2014-11-09 17:39:54 -08:00
mod_message.css
porting more widgets to bs nav-pills
2014-10-07 18:11:36 +02:00
mod_mitem.css
button styling mitemlist
2014-05-11 17:37:54 -07:00
mod_new_channel.css
provide link to help for channel permission roles when creating a channel
2014-12-19 01:48:47 -08:00
mod_page.css
…
mod_photos.css
css fixes
2014-12-30 12:12:55 +01:00
mod_profile_photo.css
…
mod_profile.css
move profile css to mod_profile and minoor fixes
2014-12-11 11:44:46 +01:00
mod_profiles.css
Some more buttons. Not ready yet. Changed in private message -submit- to -send-. Confusing in other language(s).
2014-08-09 01:18:31 +00:00
mod_pubsites.css
minor adjustments
2014-07-01 22:02:36 -07:00
mod_rate.css
remote rating and addition of rate-me to channel profile sidebar
2015-02-04 17:32:29 -08:00
mod_ratings.css
increase size of rating value to make it stand out a bit.
2015-02-05 15:11:51 -08:00
mod_register.css
and add a border for delineation
2013-12-25 16:57:48 -08:00
mod_settings.css
first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme .
2015-02-18 17:01:40 -08:00
mod_setup.css
wee bit of css cleanup
2013-08-06 18:26:57 -07:00
mod_sharedwithme.css
tpl and css cleanup
2015-01-27 19:33:30 +01:00
mod_thing.css
Reworked switch to also display text
2015-01-02 18:14:23 +01:00
mod_viewconnections.css
some anomolies found when viewing connections in various cases.
2014-03-02 19:40:59 -08:00
mod_webpages.css
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
redable.css
As talked about earlier: set body font size to 0.8rem and post/comment font size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode.
2014-07-29 19:09:07 +00:00
widgets.css
first cut at rating widget. The flaw is that it is limited because it requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
2015-02-04 15:48:39 -08:00