Advertisement
arcadefire

( plurk ) black vigils fixed

Jul 23rd, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.96 KB | None | 0 0
  1. /* ------ Fonts: do not edit this section unless you know what you're doing ----- */
  2. /* latin */
  3. @font-face {
  4. font-family: 'Source Code Pro';
  5. font-style: normal;
  6. font-weight: 400;
  7. font-display: swap;
  8. src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(https://fonts.gstatic.com/s/sourcecodepro/v9/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevWnsUnxg.woff2) format('woff2');
  9. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  10. }
  11. /* cyrillic */
  12. @font-face {
  13. font-family: 'Source Sans Pro';
  14. font-style: italic;
  15. font-weight: 400;
  16. font-display: swap;
  17. src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJB9cme_xc.woff2) format('woff2');
  18. unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  19. }
  20. /* greek */
  21. @font-face {
  22. font-family: 'Source Sans Pro';
  23. font-style: italic;
  24. font-weight: 400;
  25. font-display: swap;
  26. src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJB9cme_xc.woff2) format('woff2');
  27. unicode-range: U+0370-03FF;
  28. }
  29. /* vietnamese */
  30. @font-face {
  31. font-family: 'Source Sans Pro';
  32. font-style: italic;
  33. font-weight: 400;
  34. font-display: swap;
  35. src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJB9cme_xc.woff2) format('woff2');
  36. unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
  37. }
  38. /* latin-ext */
  39. @font-face {
  40. font-family: 'Source Sans Pro';
  41. font-style: italic;
  42. font-weight: 400;
  43. font-display: swap;
  44. src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJB9cme_xc.woff2) format('woff2');
  45. unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  46. }
  47. /* latin */
  48. @font-face {
  49. font-family: 'Source Sans Pro';
  50. font-style: italic;
  51. font-weight: 400;
  52. font-display: swap;
  53. src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2) format('woff2');
  54. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  55. }
  56. /* latin */
  57. @font-face {
  58. font-family: 'Source Sans Pro';
  59. font-style: italic;
  60. font-weight: 700;
  61. font-display: swap;
  62. src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSds18S0xR41.woff2) format('woff2');
  63. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  64. }
  65.  
  66. /* latin */
  67. @font-face {
  68. font-family: 'Source Sans Pro';
  69. font-style: italic;
  70. font-weight: 900;
  71. font-display: swap;
  72. src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackItalic'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklyds18S0xR41.woff2) format('woff2');
  73. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  74. }
  75.  
  76. /* cyrillic */
  77. @font-face {
  78. font-family: 'Source Sans Pro';
  79. font-style: normal;
  80. font-weight: 400;
  81. font-display: swap;
  82. src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2) format('woff2');
  83. unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  84. }
  85.  
  86. /* greek */
  87. @font-face {
  88. font-family: 'Source Sans Pro';
  89. font-style: normal;
  90. font-weight: 400;
  91. font-display: swap;
  92. src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2) format('woff2');
  93. unicode-range: U+0370-03FF;
  94. }
  95. /* vietnamese */
  96. @font-face {
  97. font-family: 'Source Sans Pro';
  98. font-style: normal;
  99. font-weight: 400;
  100. font-display: swap;
  101. src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2) format('woff2');
  102. unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
  103. }
  104. /* latin-ext */
  105. @font-face {
  106. font-family: 'Source Sans Pro';
  107. font-style: normal;
  108. font-weight: 400;
  109. font-display: swap;
  110. src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2) format('woff2');
  111. unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  112. }
  113. /* latin */
  114. @font-face {
  115. font-family: 'Source Sans Pro';
  116. font-style: normal;
  117. font-weight: 400;
  118. font-display: swap;
  119. src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format('woff2');
  120. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  121. }
  122. /* cyrillic */
  123. @font-face {
  124. font-family: 'Source Sans Pro';
  125. font-style: normal;
  126. font-weight: 700;
  127. font-display: swap;
  128. src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxdu3cOWxy40.woff2) format('woff2');
  129. unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  130. }
  131. /* vietnamese */
  132. @font-face {
  133. font-family: 'Source Sans Pro';
  134. font-style: normal;
  135. font-weight: 700;
  136. font-display: swap;
  137. src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBdu3cOWxy40.woff2) format('woff2');
  138. unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
  139. }
  140. /* latin */
  141. @font-face {
  142. font-family: 'Source Sans Pro';
  143. font-style: normal;
  144. font-weight: 700;
  145. font-display: swap;
  146. src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2) format('woff2');
  147. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  148. }
  149. /* cyrillic */
  150. @font-face {
  151. font-family: 'Source Sans Pro';
  152. font-style: normal;
  153. font-weight: 900;
  154. font-display: swap;
  155. src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwkxdu3cOWxy40.woff2) format('woff2');
  156. unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  157. }
  158. /* greek */
  159. @font-face {
  160. font-family: 'Source Sans Pro';
  161. font-style: normal;
  162. font-weight: 900;
  163. font-display: swap;
  164. src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlBdu3cOWxy40.woff2) format('woff2');
  165. unicode-range: U+0370-03FF;
  166. }
  167. /* vietnamese */
  168. @font-face {
  169. font-family: 'Source Sans Pro';
  170. font-style: normal;
  171. font-weight: 900;
  172. font-display: swap;
  173. src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmBdu3cOWxy40.woff2) format('woff2');
  174. unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
  175. }
  176. /* latin-ext */
  177. @font-face {
  178. font-family: 'Source Sans Pro';
  179. font-style: normal;
  180. font-weight: 900;
  181. font-display: swap;
  182. src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmRdu3cOWxy40.woff2) format('woff2');
  183. unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  184. }
  185. /* latin */
  186. @font-face {
  187. font-family: 'Source Sans Pro';
  188. font-style: normal;
  189. font-weight: 900;
  190. font-display: swap;
  191. src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2) format('woff2');
  192. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  193. }
  194.  
  195. /* ------ Stop plurk from breaking words ----- */
  196.  
  197. .list .text_holder {word-break: keep-all!important;}
  198.  
  199. #timeline_holder { background: url(https://valiantknife.org/dwidth/vigils/celestiadark.png) top right /cover; }
  200.  
  201. /* ------ hiding ugly things ----- */
  202.  
  203. #dynamic_logo {opacity:0;filter:alpha(opacity=0);zoom:1; display: none;}
  204.  
  205. .showLoading { opacity: 0; }
  206.  
  207. #plurk_ads a { overflow: hidden;_overflow: none; display: none; }
  208.  
  209. .ynative, .resp_banner_ads, .cbox_ads, #dash-stats, #plurks_count a, .link_arrow, .cmp_points-arrow, .cmp_karma_up, .cmp_karma_down, div #tw_help, div #sharePlurk, #block_user, .dash-icon, div.adsense, section.adsense, section.adsense h3, div.cbox_adsx, #dashboard-usersearch, #creature, #resp_banner_ads
  210. { display : none !important; height: 0 !important; width: 0 !important; overflow: hidden;_overflow: none; position: fixed; top: -9000px; filter: alpha(opacity=0) !important; opacity: 0 !important; zoom:1; }
  211.  
  212. .loading img {width:0px;height:0px;}
  213.  
  214. .loading { opacity: 0; }
  215.  
  216. #div_loading {filter:alpha(opacity=0); opacity:0;}
  217.  
  218. #top_bar #bar-color { opacity: 0; }
  219.  
  220. .award_bar { opacity: 0; position: absolute; left: -9999px; }
  221.  
  222.  
  223. /* ------ top bar ----- */
  224. #top_bar .top-bar-title {
  225. display: inline-block;
  226. height: 34px;
  227. font: 900 1.1em Source Sans Pro, Arial, sans-serif;
  228. color: #e1e1e1;
  229. line-height: 34px;
  230. margin-top: 4px;
  231. cursor: pointer;
  232. padding: 0 10px;
  233. letter-spacing: .05em;
  234. border-radius: 5px;
  235. }
  236.  
  237. #top_bar .bar-icon { color: #a5a5a5; }
  238.  
  239. .bar-color, #top_bar { background: #000; }
  240.  
  241. #top_bar #plurk_logo .logo_img {opacity: .6;filter: saturate(.8);-webkit-filter: saturate(.8);-moz-filter: saturate(.8); }
  242.  
  243.  
  244. /* ------ profile ----- */
  245.  
  246. #plurk-dashboard .dash-segment-profile #dash-profile { height: auto; text-align: left; }
  247.  
  248. #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic { width: 200px; height: 200px; max-width: 100%; max-height: 100%; border-radius: 8px; position: static; }
  249.  
  250. #plurk-dashboard .dash-segment-profile #dash-profile .profile-info { margin: 0 0 1em 0; display: none; font-style: italic; position: inherit; }
  251.  
  252. #plurk-dashboard .dash-segment-profile #dash-profile #full_name { font-size: 18px; margin: .5em 0 1em 0; }
  253.  
  254. #plurk-dashboard .dash-segment-profile #dash-profile #full_name .display_name { font: 900 1.25em Source Sans Pro, Arial, sans-serif;}
  255.  
  256. #plurk-dashboard .dash-segment-profile #dash-profile #full_name .nick_name { display: block; font: .7em Source Sans Pro, Arial, sans-serif; opacity:1; letter-spacing: .05em; text-transform: uppercase;}
  257.  
  258. #plurk-dashboard .dash-segment #dash-additional-info #about_me a {font: 1em/2 Source Sans Pro, Arial, sans-serif; color: #e1e1e1; background: linear-gradient(90deg, rgba(56,211,136,.5) 0%, rgba(80,141,238,.5) 27%, rgba(242,141,213,.5) 66%, rgba(249,223,169,.5) 100%) left bottom no-repeat transparent; background-size: 100% 3px; padding-bottom: 3px; text-decoration: none;}
  259.  
  260.  
  261. #plurk-dashboard .dash-segment #dash-additional-info #about_me a:hover {font: 1em/2 Source Sans Pro, Arial, sans-serif; background:linear-gradient(90deg, rgba(56,211,136,.5) 0%, rgba(80,141,238,.5) 27%, rgba(242,141,213,.5) 66%, rgba(249,223,169,.5) 100%) left bottom no-repeat transparent; background-size: 100%; padding-bottom: 3px; text-decoration: none;}
  262.  
  263. #plurk-dashboard .dash-segment-profile #dash-additional-info #about_me { margin-bottom: 1em; line-height: 1.8; }
  264.  
  265. #plurk-dashboard .dash-segment-profile #dash-additional-info { padding: 0; font: 14px/1.8 Source Sans Pro, Arial, sans-serif; max-width:200px;}
  266.  
  267.  
  268. /* ------ dashboard ----- */
  269.  
  270. .html5 #plurker_info h2, #plurk-dashboard h2 { color: #e1e1e1 !important; display: block; padding: .125em 0; background: #121212; text-transform: uppercase; letter-spacing: .05em; font: 900 2em Source Sans Pro, Arial, serif; margin: 1em 0 0 0; }
  271.  
  272. #plurk-dashboard .dash-group-left { width: 33%; position: relative; padding-right: 10px; max-width: 250px; }
  273.  
  274. #plurk-dashboard .dash-group-form, #plurk-dashboard .dash-group-right { max-width: 720px; width: 100% }
  275.  
  276. #plurk-dashboard #dash-friends, #plurk-dashboard #dash-fans { text-align: left;}
  277.  
  278. #plurk-dashboard #dash-friends-pics, #plurk-dashboard #dash-fans-pics {width: 80%; margin: 0; padding: 1em 0; }
  279.  
  280. .friend_man.private_plurk, .friend_man.send_gift, .friend_man.add_friend, .friend_man.add_follow, .friend_man.add-as-fan, .friend_man.unfollow, .friend_man.add_follow, .friend_man.add-as-fan { font: 900 14px Source Sans Pro, Arial, sans-serif;
  281. background-color: #1e1e1e;
  282. letter-spacing: .05em;
  283. text-transform: uppercase; }
  284.  
  285. .friend_man.private_plurk:hover, .friend_man.send_gift:hover, .friend_man.add_friend:hover, .friend_man.add_follow:hover, .friend_man.add-as-fan:hover, .friend_man.unfollow:hover, .friend_man.add_follow:hover, .friend_man.add-as-fan:hover { background: linear-gradient(90deg, rgba(56,211,136,.5) 0%, rgba(80,141,238,.5) 27%, rgba(242,141,213,.5) 66%, rgba(249,223,169,.5) 100%); } }
  286.  
  287. #plurk-dashboard .dash-segment-fans #dash-fans #fan_managment, #plurk-dashboard .dash-segment-friends #dash-friends #friend_managment { margin-top: .5em; text-align: left; }
  288.  
  289. #dash-stats { margin-bottom: 2em; }
  290.  
  291. #plurk-dashboard #dash-stats .dash-stats-karma { text-align: left; }
  292.  
  293. #plurk-dashboard #dash-stats table th { font: 1em Source Sans Pro, Arial, sans-serif; text-align: left; text-transform: uppercase; letter-spacing: .015em; border-bottom: 1em solid #121212; border-top: 1em solid #121212; opacity: 1; padding: 0 .25em; }
  294.  
  295. #plurk-dashboard #dash-stats table td { color: #9e9e9e; vertical-align: middle; padding: .5em; font-style: italic; }
  296.  
  297. #plurk-dashboard #dash-stats .dash-stats-karma { margin: 1em 0; }
  298.  
  299.  
  300. html, body, .list { background-color: #121212 !important; font: 14px/1.8 Source Sans Pro, Arial, sans-serif;
  301. }
  302.  
  303. #dashboard_holder a, #footer a, #top_login a, #errors a, .error a, #top_bar .content, #top_bar a { border: 0 !important; }
  304.  
  305. a { color: #9e9e9e;}
  306.  
  307. .textarea_holder textarea { font-size: 13px; line-height: 1.8; }
  308.  
  309. .html5 #dashboard_holder #plurk_responses #reply .responses, .html5 #reply #reply_box, .html5 #dashboard_holder #plurker_info #shareUser { background-color: #121212; border: 0; }
  310.  
  311. .a_emoticon { color: #9e9e9e !important; }
  312.  
  313. #timeline_cnt .display, #timeline_cnt .toggled { z-index: 9999!important; }
  314.  
  315. #dashboard_holder a, , #top_login a, #errors a, .error a, #top_bar .content, #top_bar a { color: #e1e1e1 !important; border: 0 !important; }
  316.  
  317. .karma_hover { font-style: italic; font-family: Source Sans Pro, Arial, sans-serif; margin: 0;}
  318.  
  319.  
  320. .segment-content { background: #121212; border-radius: 0; color: #9e9e9e!important; font: 13px/1.8 Source Sans Pro, Arial, sans-serif; padding: 0; }
  321.  
  322. .div_bottom { color: #aaa; margin: 0; font: italic 13px Source Sans Pro, Arial, sans-serif; opacity: 1; }
  323.  
  324. .name { font-weight: bold; text-decoration: none !important; }
  325.  
  326. .new .response_count { background: #eda3a8; }
  327.  
  328. .response_count { background: none; font-weight: normal !important; opacity: .8; color: #fff !important; }
  329.  
  330. .manager { opacity: .2; }
  331.  
  332. .manager .mute-on { color: #444; }
  333.  
  334. #bottom_line {background: #121212; height: 10px;}
  335.  
  336. .bottom_start { color: #aaa; background: #121212;}
  337.  
  338. .cmp_plurk { background: transparent url(http://www.spoony.valiantknife.org/plurk/napoleonce/plurk.png) no-repeat !important; width: 82px; font-size: 1px; height: 38px; margin-right: 10px; }
  339.  
  340. .cmp_arrow_right, .cmp_arrow_left, .cmp_back_to_today { opacity: 0; -webkit-transition: 1s; -moz-transition: 1s; }
  341.  
  342. .cmp_arrow_right:hover, .cmp_back_to_today:hover { opacity: 1; }
  343.  
  344. .popTooltip { background: #1e1e1e; border-color: #1e1e1e; }
  345.  
  346. #display_options_help, #updater b { font-size: 1em; font-weight: 400; }
  347.  
  348. tt, code, kbd, samp { font-family: Source Code Pro, monospace; }
  349.  
  350. .icons_holder .pif-emoticon:after { background: #121212; }
  351.  
  352. icons_holder li { font-size: 18px !important; width: 18px !important; }
  353.  
  354. #main_poster .icons_holder .shortcut { width: 16px; height: 16px; color: #fff!important; }
  355.  
  356. .timeline-message img { display: none; }
  357.  
  358. .timeline-message { text-align: center; font-size: 23px; line-height: 35px; color: #fff; font: italic 2em Source Sans Pro, Arial, sans-serif; z-index: 999; }
  359.  
  360. #filter_tab a, #updater .item a { color: #aaa; text-transform: lowercase; border-radius: 3px; background: #121212;}
  361.  
  362. #updater .item a:hover, #filter_tab a.filter_selected { background: #1e1e1e; color: #aaa; }
  363.  
  364. #footer { width: 100%; padding: 1em; color: #aaa; line-height: 1.8; margin-top: 3em;}
  365.  
  366. #footer a { background: #121212; text-transform: uppercase; font: .9em Source Sans Pro, Arial, sans-serif; letter-spacing: .05em; padding: .25em; color: #aaa; }
  367.  
  368. #location_container{display: none;}
  369.  
  370. #plurk-dashboard { border: none; background: #121212;}
  371.  
  372. .more-options { background: #1e1e1e; }
  373.  
  374. .plurk a.meta, .permaplurk #permanent_body a.meta, body.t #dashboard_holder a.meta { border: 0; cursor: pointer; display: block; margin: 1px 4px 4px 0; overflow: hidden; padding: 2px 4px; position: relative; color: #e1e1e1; background: #1e1e1e; border: 1px solid #1e1e1e; font: .9em Source Sans Pro, Arial, sans-serif; }
  375.  
  376. .browse_button .cmp_arrow_right, .browse_button .cmp_arrow_left { color: #1e1e1e; font-size: 32px; }
  377.  
  378. .browse_button .cmp_back_to_today { font-size: 12px; line-height: 18px; margin-top: 10px; background: #1e1e1e; color: #666; border-radius: 10px; position: absolute; margin-left: 11px; padding: 0 9px;}
  379.  
  380. .timeline-bg .block_bg .bottom_start { bottom: -11px; }
  381.  
  382. .info_box { background: #1e1e1e; }
  383.  
  384. .plurk a.ex_link, .permaplurk #permanent_body a.ex_link, body.t #dashboard_holder a.ex_link { color: #e1e1e1; background: linear-gradient(90deg, rgba(56,211,136,.5) 0%, rgba(80,141,238,.5) 27%, rgba(242,141,213,.5) 66%, rgba(249,223,169,.5) 100%) left bottom no-repeat transparent; background-size: 100% 3px; padding-bottom: 3px; text-decoration: none; }
  385.  
  386. .plurk a.ex_link:hover, .permaplurk #permanent_body a.ex_link a:hover, body.t #dashboard_holder a.ex_link:hover { color: #e1e1e1; background: linear-gradient(90deg, rgba(56,211,136,.5) 0%, rgba(80,141,238,.5) 27%, rgba(242,141,213,.5) 66%, rgba(249,223,169,.5) 100%) left bottom no-repeat transparent; background-size: 100%; padding-bottom: 3px; text-decoration: none; }
  387.  
  388. .favorite_count, .replurk_count, .bookmark_info, .private_info { background: #1e1e1e; color: #000; text-transform: uppercase; font: .9em Source Sans Pro, Arial, sans-serif; }
  389.  
  390. .cmp_back_to_today:before { color: #1e1e1e; }
  391.  
  392. .p_img img { border-left: 0; border: 3px solid #121212; height: 26px; width: 26px; border-radius: 3px; }
  393.  
  394. .p_img { height: 26px !important; width: 26px !important; margin-right: -4px;}
  395.  
  396.  
  397. .plurk_cnt { background: #121212; }
  398. ::-moz-selection { background: #1e1e1e text-shadow: none; }
  399.  
  400. ::selection { background: #1e1e1e; text-shadow: none; }
  401.  
  402. div .text_holder {
  403. color: #a4a4a4;
  404. }
  405.  
  406. .plurk_box .mini_form {
  407. padding: 4px 3px 2px;
  408. border-top: #1e1e1e 1px solid;
  409. background-color: #121212;
  410. font-weight: normal;
  411. }
  412.  
  413. .response_box {
  414. background: #121212;
  415. border-top: #1e1e1e 1px solid;
  416. }
  417.  
  418. .show-response-manager .plurk_cnt {
  419. background: #1e1e1e !important; }
  420.  
  421. plurk a.pictureservices, .permaplurk #permanent_body a.pictureservices, body.t #dashboard_holder a.pictureservices { border-color: #1e1e1e; }
  422.  
  423. .pop-view { position: absolute;
  424. border: #1e1e1e 1px solid;
  425. border-radius: 5px;
  426. background: #121212;
  427. color: #a4a4a4; }
  428.  
  429. .pop-menu li a { color: #9e9e9e; }
  430.  
  431. .pop-menu li a:hover { background: #1e1e1e; }
  432.  
  433. .pop-menu li.sep { background: #1e1e1e; }
  434.  
  435. #noti-list .header {
  436. background: #1e1e1e;
  437. font-size: 12px;
  438. color: #e1e1e1;
  439. border-bottom: #1e1e1e 1px solid; }
  440.  
  441. #noti-list li { color: #666;
  442. background: #121212;
  443. border-bottom: #1e1e1e 1px solid;
  444. }
  445.  
  446. #noti-list li:hover { background: #1e1e1e; }
  447.  
  448. #noti-list li a { color: #9e9e9e; }
  449.  
  450. .textarea_holder textarea {
  451. background: #1e1e1e;
  452. color: #e1e1e1 !important; }
  453.  
  454. .input_holder {
  455. border: #1e1e1e 1px solid;
  456. background: #1e1e1e; }
  457.  
  458. .response-status .response-only-owner {
  459. background: #1e1e1e;
  460. color: #9e9e9e; }
  461.  
  462.  
  463. .response-status .response-only-owner:hover {
  464. background: #1e1e1e ;
  465. color: #e1e1e1 !; }
  466.  
  467. .response-manager {
  468. background: #121212;
  469. border: #1e1e1e 1px solid; }
  470.  
  471. .divplurk { background: #121212; }
  472.  
  473. .show-response-manager { background: #1e1e1e!important; }
  474.  
  475. .pop-view { position: absolute;
  476. border: #1e1e1e 1px solid;
  477. border-radius: 5px;
  478. background: #121212;
  479. color: #a4a4a4; }
  480.  
  481. .pop-menu li a { color: #9e9e9e; }
  482.  
  483. .pop-menu li a:hover { background: #1e1e1e; }
  484.  
  485. .pop-menu li.sep { background: #1e1e1e; }
  486.  
  487. #noti-list .header {
  488. background: #1e1e1e;
  489. font-size: 12px;
  490. color: #e1e1e1;
  491. border-bottom: #1e1e1e 1px solid; }
  492.  
  493. #noti-list li { color: #666;
  494. background: #121212;
  495. border-bottom: #1e1e1e 1px solid;
  496. }
  497.  
  498. #noti-list li:hover { background: #1e1e1e; }
  499.  
  500. #noti-list li a { color: #9e9e9e; }
  501.  
  502. .textarea_holder textarea {
  503. background: #1e1e1e;
  504. color: #e1e1e1 !important; }
  505.  
  506. .input_holder {
  507. border: #1e1e1e 1px solid;
  508. background: #1e1e1e; }
  509.  
  510. .response-status .response-only-owner {
  511. background: #1e1e1e;
  512. color: #9e9e9e; }
  513.  
  514. .response-status .response-only-owner:hover {
  515. background: #1e1e1e ;
  516. color: #e1e1e1; }
  517.  
  518. .response-manager {
  519. background: #121212;
  520. border: #1e1e1e 1px solid; }
  521.  
  522. .divplurk { background: #121212; }
  523.  
  524. .show-response-manager { background: #1e1e1e!important; }
  525.  
  526. #filter_tab a, #updater .item a { color: #aaa; text-transform: lowercase; border-radius: 3px; background: #121212;}
  527.  
  528. ._lc_ .plurk_cnt { border-radius: 9px 9px 9px 9px; -khtml-border-radius: 9px; -webkit-border-radius: 9px; }
  529. ._lc_ #timeline_holder {height:500px!important;}
  530. ._lc_ .loading img {width:0px;height:0px;}
  531. ._lc_ .loading { background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/loading/loading1.gif) no-repeat scroll center top !important; margin-top:30px;height:px; opacity:1 !important; zoom:1; }
  532. ._lc_ .gift {display : none ;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement