Guest User

Untitled

a guest
Apr 20th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 KB | None | 0 0
  1. /*BACKGROUND*/
  2.  
  3. html
  4. {
  5. background:#000 url(http://i.imgur.com/fvmQfq9.png) center center repeat;
  6. overflow-x:hidden !important;
  7. font-family: helvetica;
  8. }
  9.  
  10.  
  11. /*MASCOT*/
  12. #dynamic_logo img { opacity:0;filter:alpha(opacity=0);zoom:1 }
  13.  
  14.  
  15. /*TIMELINE*/
  16. .plurk {margin-top:10px;}
  17.  
  18. #timeline_holder div.plurk
  19. {
  20. -moz-transition:top 0.5s ease, -moz-transform 0.5s ease;
  21. -moz-transform-origin:0 0;
  22. -webkit-transition:top 0.5s ease, -webkit-transform 0.5s ease;
  23. -webkit-transform-origin:0 0;
  24. -o-transition:top 0.5s ease, -o-transform 0.5s ease;
  25. -o-transform-origin:0 0;
  26. }
  27.  
  28.  
  29. .plurk .truncated {width:px;min-height:22px;}
  30. .plurk .truncated_media {width:px;}
  31. .plurk .truncated_media_height {width:px;min-height:px;}
  32. .plurk .truncated_total {width:px;}
  33.  
  34. .display, .toggled
  35. {
  36. min-width:450px;_width:450px !important;
  37. z-index:1200;
  38. }
  39. .plurk_box {z-index:1450;width:450px;}
  40.  
  41. .display table,.toggled table,
  42. .list table {width:100% !important;}
  43.  
  44. #timeline_holder {height:500px!important;}
  45.  
  46. #timeline_holder .plurk_cnt
  47. {
  48. background-color:rgba(255,255,255,0.9) !important;
  49. border:1px solid #bbb !important;
  50. border-right:1px solid #ccc !important;
  51. border-bottom:1px solid #eee !important;
  52. border-radius:10px;
  53. padding:2px;
  54. }
  55. #timeline_holder .link_extend .plurk_cnt
  56. {
  57. background:rgba(255,255,255,0.9) !important;
  58. box-shadow:2px 3px 4px rgba(0,0,0,0.3);
  59. }
  60. #timeline_holder .plurk_box .plurk_cnt
  61. {
  62. background:rgba(255,255,255,0.9) !important;
  63. }
  64.  
  65. #timeline_holder .plurk_cnt
  66. {
  67. font-size:12px !important;
  68. line-height:20px !important;
  69. letter-spacing:normal;
  70. }
  71. .list .plurk_cnt
  72. {
  73. background:none !important;
  74. font-size:13px !important;
  75. line-height:22px !important;
  76. letter-spacing:0.03em;
  77. padding:3px;
  78. border-bottom:1px solid #eee !important;
  79. opacity:0.93; zoom:1;
  80. }
  81. .list .plurk_cnt:hover
  82. {
  83. background:rgba(238,238,238,0.91) !important;
  84. border-radius:5px;
  85. }
  86.  
  87. .td_cnt .text_holder
  88. {
  89. color:#333 !important;
  90. }
  91.  
  92. .plurk_box .plurk_cnt {padding-bottom:0px;}
  93. .plurk_box .caption
  94. {
  95. color:#eee;
  96. background:rgba(255,255,255,0.9) !important;
  97. border-right:1px solid #bbb;
  98. padding:2px 5px;
  99. font-size:10px !important;
  100. border-radius:5px 5px 0px 0px;
  101. }
  102. .plurk_box .list
  103. {
  104. height:px;
  105. padding:0 5px 0 5px;
  106. border-right:1px solid #ccc;
  107. background:rgba(255,255,255,0.8) !important;
  108. border-radius:0px 0px 5px 5px;
  109. }
  110. .plurk_box .mini_form,
  111. .plurk_box .login_to_see
  112. {
  113. padding:5px;
  114. border-right:1px solid #ccc;
  115. border-bottom:0px solid #eee;
  116. background:rgba(255,255,255,0.6) !important;
  117. font-weight:normal;
  118. border-radius:0px;
  119. }
  120. .mini_form .qual_holder
  121. {
  122. color:#fff !important;
  123. font-size:12px !important;
  124. }
  125. .mini_form .char_updater {font-size:10px;color:#c6c6c6;}
  126. .char_updater span
  127. {
  128. color:#ccc !important;
  129. font-size:10px !important;
  130. font-weight:400 !important;
  131. background:none !important;
  132. }
  133. td.td_cnt textarea, textarea#input_small.content
  134. {
  135. width:98%;
  136. padding:2px 1px 0 1px;
  137. font-family: helvetica;
  138. font-size:13px !important;
  139. line-height:1.4 !important;
  140. height:80px;
  141. overflow: auto;
  142. word-wrap: break-word
  143. }
  144.  
  145. .plurk_box .login_to_see a,.red_link
  146. {
  147. background:none;
  148. text-align:center;
  149. text-decoration:none !important;
  150. font-size:10px !important;
  151. color:#333;
  152. }
  153. .info_box
  154. {
  155. background:rgba(255,255,255,0.9) !important;
  156. border-right:1px solid #ddd;
  157. border-bottom:1px solid #ccc;
  158. border-top:1px dashed #eee;
  159. padding:1px 5px 1px 5px;
  160. color:#555;
  161. font-size:11px !important;
  162. border-radius:0px 0px 10px 10px;
  163. }
  164. .info_box a {color:# !important;text-decoration:none;}
  165. .info_box a:hover {text-decoration:none !important;color:# !important;}
  166.  
  167. .name, a.name:hover,
  168. .td_qual span a, .td_qual span a:hover
  169. {
  170. color:#222 !important;
  171. font-weight:bold;
  172. text-decoration:none;
  173. }
  174.  
  175. .text_holder a.ex_link[href*="www.plurk.com"]
  176. {
  177. color:#fff !important;
  178. background:#555 !important;
  179. margin:2px !important;
  180. padding:2px 5px !important;
  181. padding-top:1px !important;
  182. border-radius:3px;
  183. font-size:11.9px !important;
  184. text-decoration:none !important;
  185. border:0 !important;
  186. }
  187. .text_holder a.ex_link[href*="www.plurk.com"]:hover
  188. {
  189. color:#fff !important;
  190. background:#222255 !important;
  191. text-decoration:none !important;
  192. border:0 !important;
  193. }
  194.  
  195. .td_qual {padding:2px 0px 2px 5px;}
  196. .td_cnt {padding:2px 5px 5px 0px;}
  197.  
  198. .td_img {width:20px;}
  199. .p_img
  200. {
  201. width:20px;
  202. height:20px;
  203. border:0;
  204. border:2px solid #bbb;
  205. border-radius:10px;
  206. padding:3px;
  207. margin-right:2px;
  208. }
  209. .p_img img {border-radius:10px;}
  210.  
  211. .manager
  212. {
  213. text-align:right;
  214. padding:4px 4px 0px 0px;
  215. margin-top:2px;
  216. }
  217. .manager span,.manager a
  218. {
  219. margin-left:5px;
  220. border-bottom:1px dashed #eee;
  221. font-size:11px !important;
  222. }
  223. .manager .action {color:#666 !important;}
  224. .manager .promote {color:#777 !important;}
  225. .manager .replurk {color:#666 !important;}
  226. .manager .cancel, .manager .delete {color:#777 !important;}
  227. .manager .mute, .manager .unmute {color:#999 !important;}
  228. .manager a:hover, .manager .action:hover,
  229. .manager .cancel:hover, .manager .delete:hover
  230. {
  231. text-decoration:none !important;
  232. color:#222 !important;
  233. border-bottom:1px solid #555;
  234. }
  235.  
  236. .muted {filter:alpha(opacity=10); opacity:0.1; zoom:1;}
  237. .muted:hover {filter:alpha(opacity=100); opacity:1; zoom:1;}
  238.  
  239. .shade_2,.plurk_box .shade_2{background:#ffd!important;}
  240. .shade_3,.plurk_box .shade_3{background:#ffc!important;}
  241. .shade_4,.plurk_box .shade_4{background:#ffb!important;}
  242. .shade_5,.plurk_box .shade_5{background:#ffa!important;}
  243. .shade_6,.plurk_box .shade_6{background:#ff9!important;}
  244. .shade_1,.plurk_box .shade_1{background:#ffe!important;}
  245.  
  246. .plurk_box td .shade_6, td .shade_6,
  247. .plurk_box td .shade_5, td .shade_5,
  248. .plurk_box td .shade_4, td .shade_4,
  249. .plurk_box td .shade_3, td .shade_3,
  250. .plurk_box td .shade_2, td .shade_2,
  251. .plurk_box td .shade_1, td .shade_1
  252. {
  253. background:#eee !important;
  254. }
  255. .plurk.new .plurk_cnt
  256. {
  257. box-shadow: 0px 3px 4px rgba(0,0,0,0.1);
  258. }
  259.  
  260. .list .highlight_owner .td_qual a
  261. {
  262. color:#555 !important;
  263. text-decoration:none;
  264. }
  265. .list .highlight_owner .plurk_cnt tr {}
  266. .list .highlight_owner .plurk_cnt,
  267. .list .highlight_owner .plurk_cnt:hover
  268. {
  269. background:#bef !important;
  270. border-radius:5px;
  271. border-bottom:1px solid #8ae !important;
  272. }
  273. .list .highlight_owner .plurk_cnt .text_holder
  274. {
  275. color:#111 !important;
  276. }
  277. .list .highlight_owner .plurk_cnt a:hover {color:#222255 !important;color:#fff !important; }
  278.  
  279. .response_time .plurk_cnt,
  280. div.response_time
  281. {
  282. background:none !important;
  283. border:0 !important;
  284. border-radius:5px;
  285. }
  286. div.response_time .holder
  287. {
  288. background:rgba(238,238,238,0.9) !important;
  289. color:#333 !important;
  290. font-size:11px !important;
  291. border:0 !important;
  292. margin-left:1px !important;
  293. letter-spacing:0.02em;
  294. border-radius:5px;
  295. padding:2px;
  296. }
  297.  
  298. .plurk a.oembed, .plurk a.oembedmeta,
  299. .plurk a.youtube.video,
  300. .plurk a.appledaily, .plurk a.gmap,
  301. .plurk_content a.oembed, .plurk_content a.oembedmeta, .plurk_content a.youtube, .plurk_content a.appledaily, .plurk_content a.gmap
  302. {
  303. padding-left:7px;
  304. border:0 !important;
  305. border-left:5px solid #B0B6BA !important;
  306. font-size:12px !important;
  307. color:#B0B6BA !important;
  308. }
  309. .plurk a.oembed:hover, .plurk a.oembedmeta:hover,
  310. .plurk a.youtube.video:hover,
  311. .plurk a.appledaily:hover, .plurk a.gmap:hover,
  312. .plurk_content a.oembed:hover, .plurk_content a.oembedmeta:hover, .plurk_content a.youtube:hover, .plurk_content a.appledaily:hover, .plurk_content a.gmap:hover
  313. {
  314. background:none !important;
  315. border:0;
  316. border-left:5px solid #8F989E;
  317. color:#8F989E !important;
  318. }
  319. a.youtube img, a.oembed img, a.oembedmeta img, a.appledaily img, a.gmap img
  320. {
  321. max-width:80px !important;
  322. background:none !important;
  323. border:0 !important;
  324. padding:1px;
  325. border:1px solid #c4c4c4;
  326. border-radius:3px;
  327. }
  328. a.youtube:hover img, a.oembed:hover img, a.oembedmeta:hover img,
  329. a.appledaily:hover img {max-width:80px!important; border:0 !important;}
  330.  
  331. .youtube img, .youtube:hover img,
  332. .video img, .video:hover img
  333. {
  334. max-width:80px !important; max-height:60px !important;
  335. }
  336. p#about_me a.youtube.video
  337. {
  338. font-size:0px !important;
  339. max-height:45px !important;
  340. overflow:hidden;_overflow:none;
  341. }
  342. p#about_me .youtube img, p#about_me .youtube:hover img {border:0 !important;}
  343.  
  344. .video img.media_play_icon {}
  345. .video:hover img.media_play_icon {}
  346. img[src="http://statics.plurk.com/003e5e225479d6b82e8ffb93c26b6a01.png"]
  347. {filter:alpha(opacity=80); opacity:0.8; zoom:1;}
  348.  
  349. .pictureservices img,
  350. .plurk a.pictureservices img
  351. {
  352. padding:2px;
  353. margin-top:2px;
  354. margin-left:3px;
  355. border:0 !important;
  356. border-radius:3px;
  357. background:none !important;
  358. }
  359. .pictureservices:hover img,
  360. .plurk a.pictureservices:hover img
  361. {
  362. background:none !important;
  363. border:0 !important;
  364. }
  365.  
  366. /*RESPONSE COUNT*/
  367. .td_response_count {
  368. padding-top:5px;
  369. width:15px;
  370. height:30px !important;}
  371.  
  372. .response_count {
  373. color:#68b !important;
  374. background-color:none;
  375. font-size:13px !important;
  376. margin-left:1px;
  377. background:none;
  378. border-radius:6px;
  379. padding:3px 7px !important;
  380. opacity:1; zoom:1;
  381. }
  382. .new .response_count
  383. {
  384. background-color:#68b !important;
  385. color:#fff !important;
  386. box-shadow:0px 0px 4px rgba(255,255,255,0.8);
  387. text-shadow:1px 2px 3px rgba(238,238,238,0.2);
  388. opacity:1; zoom:1;
  389. }
  390.  
  391. .list .plurk_cnt .td_qual
  392. {
  393. position:absolute;
  394. width:auto;
  395. overflow:visible;
  396. margin-left:0.7em;
  397. }
  398. .list .plurk_cnt .text_holder
  399. {
  400. margin-top:1.8em;
  401. padding:0.5em;
  402. margin-left:0.7em;
  403. width:auto !important;
  404. background:# !important;
  405. border-radius:px;
  406. }
  407.  
  408. /*DASHBOARD*/
  409. #dash-profile {
  410. position : relative;
  411. }
  412.  
  413. #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic {
  414. width: 195px!important;
  415. height: 195px!important;
  416. position : relative;
  417. }
  418.  
  419. #plurk-dashboard .dash-segment-profile #dash-profile {
  420. height: initial!important;
  421. }
  422.  
  423. #plurk-dashboard .dash-segment-profile #dash-profile #full_name {
  424. margin: auto;
  425. }
  426.  
  427. #plurk-dashboard .dash-segment-profile #dash-profile .profile-info {
  428. position : relative;
  429. margin-left: auto;
  430. margin-top: 2px;
  431. }
  432.  
  433. #plurk-dashboard .dash-group-left {
  434. width: 215px;
  435. float : none;
  436. }
  437.  
  438. #plurk-dashboard .dash-group-form, #plurk-dashboard .dash-group-right {
  439. /* Firefox */
  440. width: -moz-calc(100% - 215px);
  441. /* WebKit */
  442. width: -webkit-calc(100% - 215px);
  443. /* Opera */
  444. width: -o-calc(100% - 215px);
  445. /* Standard */
  446. width: calc(100% - 215px);
  447. }
  448.  
  449. #dashboard_holder {padding:0px!important; }
  450.  
  451. div#dashboard_holder {filter:alpha(opacity=50) !important; opacity:0.5 !important; zoom:1;
  452. -moz-transition:opacity 1s ease-out, height 1.5s ease-out;
  453. -webkit-transition:opacity 1s ease-out, height 1.5s ease-out;
  454. -o-transition:opacity 1s ease-out, height 1.5s ease-out;}
  455.  
  456. div#dashboard_holder:hover {filter:alpha(opacity=100) !important; opacity:1 !important; zoom:1;
  457. -moz-transition:opacity 0.5s ease-in, height 1s ease-in;
  458. -webkit-transition:opacity 0.5s ease-in, height 1s ease-in;
  459. -o-transition:opacity 0.5s ease-in, height 1s ease-in;
  460. }
  461.  
  462. #dash-stats-table th {
  463. font-size: 12px!important;
  464. font-weight: bold!important;
  465. text-align: right!important;
  466. }
  467.  
  468. #dash-stats-table td {
  469. font-size: 12px!important;
  470. }
  471.  
  472. /*LOADING ICONS*/
  473. .cmp_loading {width:0px;height:0px;}
  474. #div_loading {filter:alpha(opacity=0); opacity:0.0;}
  475. .loading img {width:0px;height:0px;}
  476. .loading
  477. {
  478. background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/loading/loading1.gif) no-repeat scroll center top !important;
  479. margin-top:30px;height:px;
  480. opacity:1 !important; zoom:1;
  481. }
  482.  
  483.  
  484. /*UNREAD NOTIFICATIONS*/
  485. .unread_generic,
  486. #filter_tab a.filter_selected .unread_generic
  487. {
  488. background:#68b !important;
  489. color:#fff !important;
  490. }
  491.  
  492.  
  493. /*PLURK TEXTBOX*/
  494. .input_holder #input_big {
  495. background-color: white;
  496. font-size: 200%;
  497. color: #333 ;
  498. font-family: "helvetica";
  499. overflow: auto;
  500. width: 200%!important;
  501. word-wrap: break-word
  502. }
  503.  
  504. .submit_img_color {background:#68b;}
  505.  
  506. .icons_holder .pif-sync {display : none!important;}
  507.  
  508. /*GET THE FUCK BACK OVER THERE*/
  509. #filter_tab li {clear:none;width:auto;margin-left:5px;}
  510. #filter_tab a {height:25px !important; margin:0 !important;}
  511. .timeline_control {margin-left:5px;margin:18px;}
  512. #timeline_control_holder {width:100%;margin-bottom:60px;}
  513. #updater {left:5px;}
  514.  
  515. /*GOODBYE OBNOXIOUS BUBBLES*/
  516. .favorite_count, .replurk_count {display : none !important;}
  517.  
  518. /*TIMESTAMPS*/
  519. #bottom_line {
  520. background: transparent !important;
  521. border: 0px;
  522. }
  523. .bottom_start, .bottom_end {
  524. color: transparent !important;
  525. background: transparent !important;
  526. }
  527.  
  528. /*CUSTOM TEXT - BY @JUNGLER*/
  529. .nick_name {
  530. font-size: 0px;
  531. visibility : collapse;
  532. line-height: 100%!important;
  533. }
  534.  
  535. .nick_name::after {
  536. font-size: 14px;
  537. line-height: 110%!important;
  538. opacity: 1;
  539. visibility : visible;
  540. content : "you can also call me: inigo; laslow; later ;)";
  541. }
  542.  
  543. #span_years {
  544. font-size: 0px;
  545. display : none;
  546. line-height: 30%;
  547. }
  548.  
  549. #m_or_f {
  550. font-size: 0px;
  551. display : none;
  552. line-height: 30%;
  553. }
  554.  
  555. #location {
  556. font-size: 0px;
  557. display : none;
  558. line-height: 30%;
  559. }
Advertisement
Add Comment
Please, Sign In to add comment