streams/view/css
friendica 08b757a22c Merge branch 'master' into tres
Conflicts:
	mod/events.php
	view/css/mod_events.css
2015-02-08 20:57:37 -08:00
..
bootstrap-red.css css fixes - hopefully 2015-01-20 22:19:51 +01:00
choklet.css fix fluid layout for choklet_bannertwo 2014-05-14 18:07:01 -07: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
conversation.css move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme 2015-01-27 19:00:16 +01:00
custom_tinymce.css major theme re-org, only duepuntozero and slackr working atm 2012-08-01 05:02:43 -07:00
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 minor template and doc fixes 2014-03-04 03:27:53 -08: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 Merge branch 'master' into tres 2015-02-08 20:57:37 -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 dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. 2013-02-19 19:08:04 -08:00
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 missed adding these files yesterday, they're needed for pages to work 2013-01-15 13:59:52 -08:00
mod_photos.css css fixes 2014-12-30 12:12:55 +01:00
mod_profile.css move profile css to mod_profile and minoor fixes 2014-12-11 11:44:46 +01:00
mod_profile_photo.css add mod_profile_photo.css 2012-12-19 16:59:45 -08: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 Reworked switch to also display text 2015-01-02 18:14:23 +01: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