Advertisement
Guest User

Layout

a guest
Feb 4th, 2016
1,288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.26 KB | None | 0 0
  1. #dynamic_logo, #logo img, img#creature, #top_header, #sliderAds, .block_bg .div_one_line, .small_timeline .block_bg .div_one_line, .html5 #footer a, .html5 #footer ,#top_login a#sign_up, #getting_started, .login_to_see a,.red_link, .login_to_see, #reply #not_logged_in, #validate_email,#sign_up_small, #registerToday, .dots .inner, div.feed-link, div.help, div#plurk-dashboard h2, div#resp_banner_ads.show, h3.secTitle, #toggle_tab { display : none !important; }
  2. #plurk_ads, div.adsense, section.adsense, section.adsense h3
  3. {
  4. -moz-transform: scale(0);
  5. -khtml-transform: scale(0);
  6. -webkit-transform: scale(0);
  7. -o-transform: scale(0);
  8. -ms-transform: scale(0);
  9. }
  10.  
  11. .block_cnt .plurk_cnt, #timeline_holder .bigplurk .content, #vert_timeline .bigplurk .content
  12. {
  13. background: rgba(255,255,255,0.8) !important;
  14. border: 0 !important;
  15. border-bottom: 1px solid #aaaaaa !important;
  16. border-radius: 4px;
  17. -moz-transition: background 0.6s ease;
  18. -webkit-transition: background 0.6s ease;
  19. -o-transition: background 0.6s ease;
  20. -ms-transition: background 0.6s ease;
  21. }
  22. .block_cnt .plurk_cnt
  23. {
  24. padding: 5px 5px 4px 24px !important;
  25. margin: -5px 0px 0px -24px !important;
  26. }
  27. .block_cnt .link_extend .plurk_cnt
  28. {
  29. background: rgba(255,255,255,0.9) !important;
  30. border-bottom: 1px solid #aaaaaa !important;
  31. -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  32. -moz-transition: -moz-box-shadow 0.1s ease, background 0.6s ease;
  33. -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  34. -webkit-transition: -webkit-box-shadow 0.1s ease, background 0.6 ease;
  35. -o-transition: background 0.6s ease;
  36. -ms-transition: background 0.6s ease;
  37. }
  38. .block_cnt .plurk_box .plurk_cnt, .plurk_box .caption, .list, .mini_form, .info_box
  39. {
  40. background: rgba(255,255,255,1) !important;
  41. border: 0 !important;
  42. border-bottom: 1px solid #aa !important;
  43. border-radius: 4px;
  44. }
  45. .plurk_box .caption, .info_box { font-size: 11px !important; text-align: center; color: #888888 !important; }
  46. div.favorite_count, div.limited_box, div.replurk_count { text-align: left !important; }
  47. .plurk_box .caption { border-radius: 5px 5px 0px 0px; }
  48. .list { border-radius: 0px 0px 5px 5px; }
  49. .mini_form { border-radius: 0px 0px 0px 0px; }
  50. .info_box { border-radius: 0px 0px 5px 5px; }
  51. .list .plurk_cnt, .list .plurk_cnt:hover { border-bottom: 1px solid #888888; }
  52. .char_updater, .char_updater span { color: #888888 !important; font-size: 10px !important; font-weight: 400 !important; background: none !important; }
  53. .list .highlight_owner .td_qual a { color:#000 !important; }
  54. .list .highlight_owner .plurk_cnt, .list .highlight_owner .plurk_cnt:hover { border-left: 3px solid #888888 !important; background: #ddd !important; }
  55. .list .highlight_owner .plurk_cnt .text_holder { color: #444 !important; }
  56.  
  57. #dash-profile {
  58. position : relative;
  59. }
  60.  
  61. #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic {
  62. width: 195px!important;
  63. height: 195px!important;
  64. position : relative;
  65. }
  66.  
  67. #plurk-dashboard .dash-segment-profile #dash-profile {
  68. height: initial!important;
  69. }
  70.  
  71. #plurk-dashboard .dash-segment-profile #dash-profile #full_name {
  72. margin: auto;
  73. }
  74.  
  75. #plurk-dashboard .dash-segment-profile #dash-profile .profile-info {
  76. position : relative;
  77. margin-left: auto;
  78. margin-top: 2px;
  79. }
  80.  
  81. #plurk-dashboard .dash-group-left {
  82. width: 215px;
  83. float : none;
  84. }
  85.  
  86. #plurk-dashboard .dash-group-form, #plurk-dashboard .dash-group-right {
  87. width: -moz-calc(100% - 215px);
  88. width: -webkit-calc(100% - 215px);
  89. width: -o-calc(100% - 215px);
  90. width: calc(100% - 215px);
  91. }
  92.  
  93.  
  94. .display table, .toggled table, .plurk_box table { width: 400px !important; }
  95. .display .text_holder,.toggled .text_holder, .plurk_box .input_holder, .list table { width: 100% !important; }
  96.  
  97.  
  98. .list .plurk_cnt .td_qual { position: absolute; width: auto; overflow: visible; margin-left: 0.1em; }
  99. .list .plurk_cnt .text_holder { margin-top: 1.5em; padding: 0.5em; margin-left: 0.1em; width: auto !important; }
  100.  
  101.  
  102. .plurk .truncated, .text_holder { width:px; min-height: 16px; }
  103.  
  104.  
  105. .list
  106. {
  107. -moz-transition: height 0.5s ease;
  108. -webkit-transition: height 0.5s ease;
  109. -o-transition: height 0.5s ease;
  110. -ms-transition: height 0.5s ease;
  111. }
  112.  
  113.  
  114. div.plurk .link_extend { z-index: 2200; }
  115. .block_cnt
  116. {
  117. padding: 15px !important;
  118. width: 300px !important;
  119. height: 60px !important;
  120. }
  121. .block_cnt .div_inner, .div_bottom
  122. {
  123. max-height: 0px !important;
  124. }
  125.  
  126.  
  127. .plurk_box td .shade_6, td .shade_6, .plurk_box td .shade_5, td .shade_5,
  128. .plurk_box td .shade_4, td .shade_4, .plurk_box td .shade_3, td .shade_3,
  129. .plurk_box td .shade_2, td .shade_2, .plurk_box td .shade_1, td .shade_1
  130. {
  131. background: #fff !important;
  132. }
  133. .plurk.new .plurk_cnt
  134. {
  135. box-shadow: 0px 0px 4px rgba(8,8,8,0.3);
  136. }
  137.  
  138.  
  139. .p_img { border: 0 !important; border-radius: 5px; padding: 0px; }
  140. .p_img img { border-radius: 4px; }
  141.  
  142.  
  143. .manager span, .manager a { font-size: 11px !important; margin: 0px 4px !important; }
  144. .manager a:hover, .manager .action:hover, .manager .cancel:hover, .manager .delete:hover { text-decoration: none !important; border-bottom: 0 !important; color: # !important; }
  145. .manager .action { color: #000 !important; }
  146. .manager .promote { color: #000 !important; }
  147. .manager .replurk { color: #000 !important; }
  148. .manager .mute, .manager .unmute, .manager .cancel, .manager .delete { color: #000 !important; }
  149. .muted { filter: alpha(opacity=10); opacity:0.1; zoom:1; }
  150. .muted:hover { filter: alpha(opacity=100); opacity:1; zoom:1; }
  151.  
  152.  
  153. .response_time .plurk_cnt, div.response_time, div.response_time .holder a { background: none !important; border: 0 !important; }
  154. div.response_time .holder { color: #444 !important; border: 0 !important; background: #fff; border-radius: 2px; font-size: 11px !important; }
  155.  
  156.  
  157. .response_time .holder+div img
  158. {
  159. left: -1200px;
  160. position: absolute;
  161. border: 0 !important;
  162. background: transparent !important;
  163. filter: alpha(opacity=0) !important; opacity: 0 !important; zoom: 1;
  164. }
  165. div.response_time .holder { position: absolute; top: 0; left: -140px; background: none !important; }
  166. .response_time.plurk_cnt { padding: 0 !important; }
  167.  
  168.  
  169. .dots .inner { display : none !important; }
  170. .response_count { color: #fff !important; background: none !important; margin-left: 4px !important; }
  171. .new .response_count
  172.  
  173. {
  174. background: #777 !important;
  175. border: 1px solid #fff !important;
  176. color: #000 !important;
  177. border-radius: 6px;
  178. padding: 1px 3px 1px 1px !important;
  179. box-shadow: 2px 1px 3px rgba(0,0,0,0.2);
  180. text-shadow: 0px 0px 3px #aaa;
  181. text-decoration: ; /*blink*/
  182. }
  183.  
  184.  
  185. .text_holder a.ex_link[href*="www.plurk.com"]
  186. {
  187. color: #fff !important;
  188. background: #aaa !important;
  189. margin: 2px !important;
  190. padding: 1px 2px 0px 2px !important;
  191. border-radius: 4px;
  192. font-size: 11.3px !important;
  193. text-decoration: none !important;
  194. border: 0 !important;
  195. }
  196. .text_holder a.ex_link[href*="www.plurk.com"]:hover
  197. {
  198. color: #fff !important;
  199. background: #000 !important;
  200. text-decoration: none !important;
  201. }
  202.  
  203.  
  204. .td_qual span a, .td_qual span a:hover, #timeline_cnt .name,
  205. a.user-nick, a.user-nick:hover
  206. {
  207. font-size: 12px !important;
  208. color: #444 !important;
  209. font-weight: 550 !important;
  210. text-decoration: none !important;
  211. letter-spacing: 0.02em;
  212. border-bottom: 0 !important;
  213. }
  214.  
  215. .dash-segment-fans {display : none;}
  216. .dash-segment-award {display : none;}
  217. .dash-segment-stats {display : none;}
  218.  
  219. .plurk a.oembed, .plurk a.oembedmeta,
  220. .plurk a.youtube.video,
  221. .plurk a.appledaily, .plurk a.gmap,
  222. .plurk a.og, .plurk a.meta, .plurk a.embed,
  223. .plurk_content a.og, .plurk_content a.meta, .plurk_content a.embed,
  224. .plurk_content a.oembed, .plurk_content a.oembedmeta, .plurk_content a.youtube, .plurk_content a.appledaily, .plurk_content a.gmap
  225. {
  226. background: none !important;
  227. border: 0 !important;
  228. border-radius: 3px;
  229. margin: 2px !important;
  230. }
  231. a.youtube img, a.youtube:hover img, .youtube img, .youtube:hover img,
  232. .video img, .video:hover img,
  233. a.oembed img, a.oembed:hover img,
  234. a.oembedmeta img, a.oembedmeta:hover img,
  235. a.appledaily img, a.appledaily:hover img,
  236. a.og img, a.og:hover img,
  237. a.meta img, a.meta:hover img,
  238. a.embed img, a.embed:hover img,
  239. a.ex_link pictureservices bigimg, a.ex_link:hover pictureservices bigimg,
  240. .content a.ex_link pictureservices bigimg, .content a.ex_link pictureservices bigimg:hover,
  241. .pictureservices img, .pictureservices:hover img,
  242. .plurk a.pictureservices img, .plurk a.pictureservices:hover img,
  243. .plurk a.pictureservices, .plurk a.pictureservices:hover,
  244. .plurk a.meta:hover img,
  245. body.t #dashboard_holder a.meta:hover img,
  246. body.t #dashboard_holder a.pictureservices img,
  247. body.t #dashboard_holder a.pictureservices,
  248. body.t #dashboard_holder a.pictureservices:hover,
  249. .permaplurk #dashboard_holder a.pictureservices img,
  250. .permaplurk #dashboard_holder a.meta:hover img,
  251. .permaplurk #dashboard_holder a.pictureservices,
  252. .permaplurk #dashboard_holder a.pictureservices:hover,
  253. .permaplurk #timeline_holder a.meta:hover img,
  254. .permaplurk #timeline_holder a.pictureservices img,
  255. .permaplurk #timeline_holder a.pictureservices,
  256. .permaplurk #timeline_holder a.pictureservices:hover
  257. {
  258. max-width: 80px !important;
  259. background: none !important;
  260. border: 0 !important;
  261. border-radius: 3px;
  262. margin: 2px !important;
  263. }
  264. a.youtube:hover img, a.oembed:hover img, .youtube:hover img,
  265. .video:hover img,
  266. .plurk a.meta:hover img,
  267. a.embed:hover img,
  268. a.ex_link:hover pictureservices bigimg,
  269. .pictureservices:hover img,
  270. .plurk a.pictureservices:hover img,
  271. .content a.ex_link pictureservices bigimg:hover,
  272. body.t #dashboard_holder a.meta:hover img,
  273. .permaplurk #dashboard_holder a.meta:hover img,
  274. .permaplurk #timeline_holder a.meta:hover img
  275. {
  276. box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
  277. }
  278. p#about_me .youtube img, p#about_me .youtube:hover img { border: 0 !important; border-radius: 3px; }
  279. p#about_me a.youtube.video
  280. {
  281. font-size: 0px !important;
  282. max-height: 45px !important;
  283. overflow: hidden;_overflow: none;
  284. }
  285. ul.responses a.ogvideo:after, ul.responses a.videoservices:after , p#about_me a.ogvideo:after, p#about_me a.videoservices:after { filter: alpha(opacity=0) !important; opacity: 0 !important; zoom: 1; }
  286. .bigplurk .meta, .plurk_content .meta { padding: 4px !important; }
  287.  
  288.  
  289. .bigplurk .content .avatar img, #shareUser .avatarlist ul li img, .responses li article .avatar img, #plurk_responses #reply .responses li article .avatar img { width: 25px !important; height: 25px !important; }
  290. .controls a { background: none !important; border: 0 !important; padding-left: 4px !important; }
  291. #plurk_responses h2, #response_number h2, .user .time { color: #000 !important; font-size: 12px !important; }
  292. #plurker_info section, #plurker_info section h2
  293. {
  294. background: none !important;
  295. border: 0 !important;
  296. color: #aaa !important;
  297. }
  298. #response_number h2 a, #plurk_responses div.feed-link a, #plurk_responses ul.responses, #plurk_responses ul.responses li, .del_icon, .reply_to { background: none !important; border: 0 !important; }
  299. #plurk_responses ul.responses { border: 0px solid #000 !important; }
  300. #plurk_responses ul.responses li:hover {}
  301. ul.responses .message { color: #aaa !important; }
  302. a.user-nick, a.user-nick:hover { color: #000 !important; }
  303.  
  304. #timeline_holder {height:500px!important}
  305.  
  306. #timeline_holder .bigplurk, #vert_timeline .bigplurk, #plurk_responses ul.responses li
  307. {
  308. filter: alpha(opacity=80); opacity: 0.8; zoom:1;
  309. }
  310. #timeline_holder .bigplurk:hover, #vert_timeline .bigplurk:hover,
  311. #plurk_responses ul.responses li:hover
  312. {
  313. filter: alpha(opacity=100); opacity: 1; zoom:1;
  314. -moz-transition: opacity 0.5s ease;
  315. -webkit-transition: opacity 0.5s ease;
  316. -o-transition: opacity 0.5s ease;
  317. -ms-transition: opacity 0.5s ease;
  318. }
  319.  
  320. .html5 #top_login a, .html5 #top_bar a,
  321. .html5 #top_login a:hover, .html5 #top_bar a:hover
  322. {
  323. font-size: 11px !important;
  324. padding: 5px 3px !important;
  325. margin: 0px !important;
  326. font-weight: 400 !important;
  327. border: 0 !important;
  328. }
  329. .html5 #top_login a, .html5 #top_login a:hover { color: #000 !important; }
  330. .html5 #top_bar a, .html5 #top_bar a:hover { color: #000 !important; }
  331. #top_bar .sep, #top_bar .item img { width: 0px; }
  332. #alert_beacon, .unread #alert_beacon, .unread_generic, #top_bar #edit_link, #top_bar #edit_link:hover { color: #000 !important; background: none !important; font-size: 10px !important; }
  333. .unread #alert_beacon, .unread_generic { background: none !important; font-size: 11px !important; }
  334. #page_title { color: #fff !important; text-shadow: 0px 0px 4px rgba(3,3,3,0.3); font-size: 13px !important; letter-spacing: 0.01em !important; }
  335. #page_title:hover { color: #aaa !important; }
  336.  
  337.  
  338. #languge_selector { color: # !important; font-size: 11px !important;}
  339. select, select:focus { background: none; border: 0 !important; color: # !important; }
  340. select:focus { background: #000 !important; color: #fff !important; }
  341. .html5 #footer { color: # !important; font-size: 11px !important; position: fixed; bottom: 12px; width: 100%; min-width: 1280px; margin: 20px !important; }
  342.  
  343. .submit_img_color {background: #111;}
  344.  
  345. div.cbox_right.noScroll, div.cbox_right { display : none ; }
  346. #cboxOverlay, #colorbox,#colorboxVideo { background: none !important; box-shadow:0 0 0px #333; }
  347. #cboxOverlay { background: #111 !important; }
  348. div.cbox_left
  349. {
  350. background: none;
  351. padding: 0px;
  352. border: 1px solid #000;
  353. border-radius: 3px;
  354. box-shadow: 0px 0px 3px rgba(0,0,0,0.03);
  355. margin-left: 160px !important;
  356. }
  357. #colorbox
  358. {
  359. background: none !important;
  360. box-shadow: 0 0 0px #333 !important;
  361. }
  362. #colorbox #cboxClose, #colorboxVideo #cboxClose
  363. {
  364. right: 150px !important;
  365. top: 4px !important;
  366. background: url(http://i614.photobucket.com/albums/tt230/m66660000/icon/icon1/16/cancel-inv.pn g) !important;
  367. width: 16px; height: 16px;
  368. opacity: 0.6; zoom: 1;
  369. }
  370. div.imgUrl a
  371. {
  372. left: 160px !important;
  373. top: 3px !important;
  374. background: none; !important;
  375. border-radius: 3px;
  376. opacity: 0.2; zoom: 1;
  377. font-size: 11px;
  378. letter-spacing: 0em !important;
  379. color: #aaa !important;
  380. }
  381. div.imgUrl a:hover { opacity: 0.6; zoom: 1; color: #fff !important; }
  382. #colorboxVideo .hideVideo, .hideVideo:hover { background: none !important; }
  383. .hideVideo a:hover { color: #aaa !important; }
  384.  
  385.  
  386. .plurkForm td { vertical-align: middle !important; }
  387. textarea#input_big_private, textarea#input_big, textarea #input_big .content, textarea#input_permalink, input#current_query, td.td_cnt textarea, textarea#input_small
  388. {
  389. background: none !important;
  390. border: 0 !important;
  391. min-height: 30px;
  392. font-family: tahoma;
  393. line-height: 24px;
  394. font-size: 16px !important;
  395. border-radius: 4px;
  396. padding: 1px 1px 1px 1px !important;
  397. }
  398.  
  399. td.td_cnt textarea, textarea#input_small
  400. {
  401. font-size: 13px !important;
  402. min-height: 18px;
  403. line-height: 21px;
  404. letter-spacing: 0.04em;
  405. }
  406.  
  407. #main_poster .qual_holder, .qual_holder, .mini_form .qual_holder { color: #900000 !important; font-size: 13px !important; letter-spacing: 0.04em; }
  408. .mini_form .qual_holder { font-size: 11px !important; color: #000 !important; }
  409. .char_updater, .char_updater.highlight_light, .char_highlight {
  410. font-size: 10px;
  411. color: #000;
  412. background: none !important; }
  413. .char_highlight a { color: #000 !important; }
  414.  
  415.  
  416. .qualifier, .m_qualifier, .r_qualifier, div.bigplurk .r_qualifier, .mini_form .m_qualifier, .user .qualifier, .qual_menu td, span.qualifier.q_shares, .qual_menu .q_shares, .q_shares, td .q_shares, td .q_likes, td .q_loves, td .q_gives, td .q_hates, td .q_wants, td .q_wishes, td .q_needs, td .q_will, td .q_hopes, td .q_asks, td .q_has, td .q_was, td .q_wonders, td .q_feels, td .q_thinks, td .q_says, td .q_is, td .q_replurks
  417. {
  418. background: none !important;
  419. border: 0 !important;
  420. font-size: 12px !important;
  421. font-weight: 400 !important;
  422. color: #000 !important;
  423. }
  424. .m_qualifier { font-size: 0.91em !important; }
  425. .plurkaction .m_qualifier { color: #000 !important; }
  426. .q_replurks { background-image: none !important; }
  427. .plurkaction .dd_img img, .dd_img img { opacity: 0.1 !important; zoom: 1; }
  428. .plurkaction .dd_img img
  429. {
  430. -moz-transform: scale(0.8);
  431. -khtml-transform: scale(0.8);
  432. -webkit-transform: scale(0.8);
  433. -o-transform: scale(0.8);
  434.  
  435.  
  436. #emoticon_selecter { background: none; !important; border-color: #000 !important; }
  437. #emoticon_selecter .upper_arrow { background: none !important; }
  438. #emoticon_selecter #emoticons_tabs ul { overflow: visible !important; }
  439. #emoticon_selecter #emoticons_tabs, #emoticon_selecter #emoticons_tabs li, .emoticons_my .add-emoticon-panel div.popup, .emo-manager
  440. .emo-manager .emo-add-bn, .emoticons_my .add-emoticon-panel .orange-but
  441. {
  442. background: #000 !important;
  443. border-color: #000 !important;
  444. color: #fff !important;
  445. border-radius: 3px;
  446. box-shadow: 0 1px 0 #ccc !important;
  447. font-size: 12px !important;
  448. }
  449. .emoticons_my .add-emoticon-panel input.col-right,
  450. .emoticons_my .add-emoticon-panel input.col-right:focus
  451. {
  452. background: #aaa !important;
  453. border-color: #000 !important;
  454. font-size: 12px !important;
  455. color: #000 !important;
  456. }
  457. #emoticons_tabs ul li a { color: # !important; font-weight: normal !important; }
  458. #emoticons_tabs ul li.current a { color: # !important; }
  459. #emoticons_show .red_link
  460. {
  461. background: none !important;
  462. font-weight: normal;
  463. font-size: 11px;
  464. color: #000 !important;
  465. text-decoration: none !important;
  466. }
  467. #emoticon_selecter img, #emoticon_selecter a:hover img, .emo-manager .emo-public-pool .emo-wrapper, .emo-manager .emo-public-pool .emo-wrapper:hover { border: 0 !important; }
  468.  
  469.  
  470. #sync_checked_form a { color: #000 !important; }
  471. .upper_arrow { filter: alpha(opacity=0) !important; opacity: 0 !important; zoom:1; }
  472. #preview img { background: none !important; border: 0 !important; }
  473.  
  474.  
  475. .list .empty
  476. { background: url(http://i614.photobucket.com/albums/tt230/m66660000/icon/Snow/1270600471_Dragon.png) no-repeat 50% 0px transparent;
  477. height:32px;
  478. color: #fff !important;
  479. margin: 20px 0 0 0;
  480. padding: 30px 0 0 0;
  481. text-indent: -9999px;
  482. }
  483.  
  484. .loading img {width:0px;height:0px;}
  485. .loading
  486. {
  487. background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/loading/loading1.gif) no-repeat scroll center top !important;
  488. margin-top:30px;height:px;
  489. opacity:1 !important; zoom:1;
  490. }
  491.  
  492. #div_loading {filter:alpha(opacity=0); opacity:0.0;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement