{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*\r\n * Facebook - Shorter app-based news\r\n *\r\n * Shortens Facebook Application feed items on profiles and News Feed, adding a\r\n * \"Details\" link to the full feed story description (and others of that app).\r\n * Application-generated updates are also grayed out to further de-emphasize.\r\n *\r\n * Copyright 2007 by Adam Katz \u003cscriptsATkhopiscom\u003e, v1.1 (2007-11-16), GPL 2+.\r\n * \r\n * This program is free software: you can redistribute it and/or modify\r\n * it under the terms of the GNU General Public License as published by\r\n * the Free Software Foundation, either version 2 of the License, or\r\n * any later version.\r\n * \r\n * This program is distributed in the hope that it will be useful,\r\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\n * GNU General Public License \u003chttp://www.gnu.org/licenses\u003e for details.\r\n *\r\n * DEVELOPER NOTES:\r\n * If we could specify \"url(*.facebook.com/home.php?*)\" or the like, we could clean up\r\n * this code considerably, enabling only home.php and profile.php so that we\r\n * didn't need the following silliness to avoid stories.php and minifeed.php.\r\n * \r\n * Feed on home.php ONLY:  a .home_main_item next to a #autoset_timezone\r\n * Feed on profile.php ONLY: a #minifeed whose parent DIV has no older sibling.\r\n * News Feed app-based news is in a .app_story within the feed.\r\n * Mini-Feed app-based news is in a .platform within the feed.\r\n */\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["facebook.com"],"regexps":[],"code":"/* Apps are grayed instead of having dividers */\r\n  #autoset_timezone + .home_main_item .bumper    { display:none!important; }\r\n  #autoset_timezone + .home_main_item .app_story *, \r\n    div:first-child \u003e #minifeed .create_album *, \r\n    div:first-child \u003e #minifeed .platform *      { border:none!important; }\r\n\r\n  /* Gray out the apps */\r\n  #autoset_timezone + .home_main_item .app_story h2.feed_story_header,\r\n    div:first-child \u003e #minifeed .platform h2.xhas_media \r\n      { font-weight:normal; color:#aaa!important; }\r\n  #autoset_timezone + .home_main_item .app_story h2.feed_story_header a,\r\n    div:first-child \u003e #minifeed .platform h2.xhas_media a\r\n      { color:#aae!important; }\r\n\r\n  /* insert \"Details\" and make everything line up correctly */\r\n  #autoset_timezone + .home_main_item .app_story .feed_story_wrapper,\r\n    div:first-child \u003e #minifeed .platform .title\r\n      { width:320px!important; }\r\n  #autoset_timezone + .home_main_item .app_story .feed_story_wrapper, \r\n    div:first-child \u003e #minifeed .platform .body \r\n      { height:1em!important; float:none!important; margin-left:2em; }\r\n  #autoset_timezone + .home_main_item .app_story \u003e .feed_icon \u003e a,\r\n    div:first-child \u003e #minifeed .platform \u003e .icon \u003e a\r\n      { white-space:nowrap;  }\r\n  #autoset_timezone + .home_main_item .app_story \u003e .feed_icon \u003e a:after, \r\n    div:first-child \u003e #minifeed .platform \u003e .icon \u003e a:after\r\n      { content:\"Details\"; vertical-align:5px; }\r\n  #autoset_timezone + .home_main_item .app_story \u003e .feed_icon \u003e a:after\r\n      { margin-left:365px; } /* newsfeed is a bit wider */\r\n  div:first-child \u003e #minifeed .platform \u003e .icon \u003e a:after\r\n      { margin-left:325px; font-size:10px; } /* minifeed needs font sizing */\r\n  #autoset_timezone + .home_main_item .app_story \u003e .feed_icon \u003e a:hover,\r\n    div:first-child \u003e #minifeed .platform \u003e .icon \u003e a:hover\r\n      { text-decoration:none!important; }\r\n  #autoset_timezone + .home_main_item .app_story \u003e .feed_icon \u003e a:hover:after,\r\n    div:first-child \u003e #minifeed .platform \u003e .icon \u003e a:hover:after\r\n      { text-decoration:underline!important; }\r\n\r\n  /* Don't show the body contents; user now clicks \"Details\" for that */\r\n  #autoset_timezone + .home_main_item .app_story .feed_story_body,\r\n    div:first-child \u003e #minifeed .platform .extra_media\r\n      { display:none!important; }"}],"url":"http://userstyles.org/styles/4058","updateUrl":"https://userstyles.org/styles/chrome/4058.json","md5Url":"https://update.userstyles.org/4058.md5","originalMd5":"80c781e3c287b6d43ff79ed7195c3143","name":"Facebook - Shorter app-based news","thumbnail":"https://userstyles.org/style_screenshots/4058_after.png?r=1770541227"}