Make AOL READER look like Google Reader - GreasyFork

Make AOL READER look like former Google Reader

  1. // ==UserScript==
  2. // @name Make AOL READER look like Google Reader - GreasyFork
  3. // @description Make AOL READER look like former Google Reader
  4. // @namespace *reader.aol.com/*
  5. // @include *reader.aol.com/*
  6. // @include http*://reader.aol.com/*
  7. // @grant GM_addStyle
  8. // @version 2.4.5
  9. // ==/UserScript==
  10.  
  11.  
  12. //modificarile mele
  13. GM_addStyle(".article-item-view .article-content { width: 98% !important; padding: 15px 20px 15px 20px !important;}");
  14. GM_addStyle(".article-item-full .article-content { width: 98% !important; padding: 10px !important;}");
  15. GM_addStyle(".article-body.clearfix { width: 98% !important;}");
  16. GM_addStyle(".article-list-expanded .article-header.clearfix { display: none !important; font-size: 13px;}");
  17. GM_addStyle(".article-item-full .article-header.clearfix { display: none !important; font-size: 13px;}");
  18. GM_addStyle(".article-list-pane {left: 278px !important;}");
  19. GM_addStyle(".is-desktop .article-pane-full .article-header {left: 820px;}");
  20. GM_addStyle(".article-pane-full .article-item-full .article-header {right: 0px;}");
  21. GM_addStyle(".article-item-full .article-content, .article-item-view .article-content {max-width: 98% !important;}");
  22.  
  23. GM_addStyle(".feed-count.pull-right { padding-bottom: 1px; font-size:10px; font-weight: 'bold'; }");
  24. GM_addStyle(".cat-nav-list .count { font-size: 13px; color:#226290 !important; font-weight: bold !important; font-family: arial, sans-serif !important; }");
  25. GM_addStyle(".category-item { font-size: 13px !important; color:red !important; }");
  26.  
  27.  
  28. GM_addStyle(".feed-header {left: 280px !important; right: 0px !important; }");
  29. GM_addStyle(".feed-header h2, .article-header h2 {left: 280px !important; right: 0px !important; line-height: 40px !important; }");
  30.  
  31. //GM_addStyle("li#label-home, li#label-starred {display: none !important;}");
  32.  
  33. GM_addStyle(".article-item-view .article-title { margin-top: -5.5px !important ; margin-bottom: 5px !important; }");
  34. GM_addStyle(".article-item-view .article-body { font-size: 13px !important; }");
  35. GM_addStyle("h2.article-title a {color: #226290 !important; }");
  36. GM_addStyle("h2.article-title { margin-top:2.5px; font-size: 16px !important; font-family: arial, sans-serif !important; font-weight: bold !important}");
  37.  
  38.  
  39. GM_addStyle(".article-item-list {padding-top: 0px; padding-bottom: 0px}");
  40. //GM_addStyle(".article-item-list a{color:black !important;}");
  41. GM_addStyle(".article-item.article-item-list .title {font-family: arial, sans-serif !important; font-weight: bold !important; color:rgb(0,0,32)}");
  42. GM_addStyle(".article-item.article-item-list .content {font-family: arial, sans-serif !important; font-weight: normal !important;color:grey}");
  43. GM_addStyle(".article-item.article-item-list.article-item-read .title {font-weight: bold !important; color: #cccccc !important;}");
  44. GM_addStyle(".article-item.article-item-list.article-item-read .content {font-weight: normal !important; color: #cccccc !important; }");
  45. GM_addStyle(".article-item-list .timeago {background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFFFFF 30%, #FFFFFF 100%) repeat-x scroll 0 0 transparent; }");
  46. GM_addStyle(".article-item-list.article-item-read .timeago {background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFFFFF 30%, #FFFFFF 100%) repeat-x scroll 0 0 transparent; }");
  47. GM_addStyle(".article-item-list .article-wrap { padding-top:3px !important; padding-bottom:3px !important; font-size: 12.5px !important; }");
  48.  
  49. GM_addStyle(".nav-list .cat-label, .nav-list .feed-label { padding-bottom: 0.5px !important; }");
  50. GM_addStyle(".nav-list .feed-label { padding: 0.5px 20px 0.5px 30px; }");
  51. GM_addStyle(".nav-list .feed-label .feed-item { padding-bottom: 1px; padding-top: 1px; }");
  52. GM_addStyle(".nav .nav-list, .nav {width: 280px !important;}");
  53. GM_addStyle("#reader-container {margin-left: 280px !important; margin-right: 0px !important;}");
  54. //
  55. //GM_addStyle(".nav {background: #F9FAFA !important; }");
  56. GM_addStyle(".nav {background: white !important; }");
  57. //
  58. GM_addStyle(".nav-list a, .nav-list .subscription-item, .nav-list .category-item {color: rgb(0,0,32) !important; font-family: arial, sans-serif !important; font-weight: bold !important;}");
  59. GM_addStyle(".nav-list a, .nav-list .subscription-item, .nav-list .category-item { font-family: arial, sans-serif;}");
  60. GM_addStyle(".nav-list .cat-label, .nav-list .feed-label { padding: 3px 20px 3px 30px !important;}");
  61. GM_addStyle(".nav-icon { top: 1px;}");
  62. GM_addStyle(".nav-list ul {margin-left: 12px !important;}");
  63.  
  64. GM_addStyle(".article-item-view .article-content, .article-item-full.article-item-read, .article-body h1, .article-body h2, .article-body h3, .article-body h4, .article-body h5, .article-body h6, .article-body p, .article-body blockquote, .article-body pre, .article-body ul {color: black !important; }");
  65. GM_addStyle(".article-date, .article-tags {float: left; width: auto%; margin-right: 10px;}");
  66. GM_addStyle(".article-tags {display:none;}");
  67. GM_addStyle(".article-body.clearfix { clear: left; width: 100%;}");
  68. GM_addStyle(".article-date i, .article-tags i, .article-author i { top: 0px !important; }");
  69. GM_addStyle(".article-author span {margin-top: 0px !important; }");
  70.  
  71. GM_addStyle(".list-menu-item-feed .subscription-item { font-weight: normal; font-size: 13px;}");
  72. GM_addStyle(".list-menu-item-feed.has-count .subscription-item { font-weight: bold;}");
  73.  
  74.  
  75. GM_addStyle("#feed-details .pull-right { float: right !important;}");
  76. GM_addStyle(".dropdown-menu.layout-selection { margin-left: 60px;}");
  77. GM_addStyle(".dropdown-menu.layout-selection:before { left: 21px;}");
  78. GM_addStyle(".dropdown-menu.layout-selection:after { left: 22px;}");
  79.  
  80.  
  81. //GM_addStyle(".article-item.article-item-list.article-item-rendered.article-item-read {color: #999999 !important; background: #EEEEEE !important; font-weight: normal !important;}");
  82. //GM_addStyle(".article-item-pane.article-item-read, .article-content .content {color: black;}");
  83. //GM_addStyle(".article-item-pane .article-content .title {color: #1155CC !important; font-family: arial, sans-serif !important;}");
  84. //GM_addStyle(".article-item-view .article-content {width: auto;}");
  85. //GM_addStyle(".reader-ad-container {display: none !important;}"); //spatiu reclama
  86.  
  87.  
  88.  
  89.  
  90. GM_addStyle(".section-header {top: 55px !important;}");
  91. GM_addStyle(".section-header, .article-header {height: 46px !important;}");
  92. GM_addStyle(".article-list {margin-top: 38px !important;}");
  93. GM_addStyle(".btn-list .btn-list-item {height: 46px !important;}");
  94.  
  95.  
  96. GM_addStyle(".article-item-modal .dialog-body {width:98% !important; }");
  97.  
  98. GM_addStyle(".article-pane-container .article-list-pane {top: -47px !important; left: 0px !important; }");
  99. //GM_addStyle(".article-pane-container .article-list-pane {top: 77px !important; left: 280px !important; }");
  100. //GM_addStyle(".section-header, .article-header {width: 80% !important;}");
  101. //GM_addStyle(".article-pane-container-large .article-content {margin-top: 34px !important;}");