randomtology

Untitled

Sep 28th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. /*body{
  2. background-color: #000;
  3. }*/
  4.  
  5. /*#timeline_holder{
  6. background-image: url();
  7. background-size: cover;
  8. background-color: #FFF;
  9. background-repeat: no-repeat;
  10. }*/
  11.  
  12. .list .text_holder {word-break: keep-all!important;}
  13.  
  14. .gift {display : none ;}
  15.  
  16. .promote {display : none ;}
  17.  
  18. #filter_tab li {clear:none; width:auto; margin-left:5px;}
  19. #filter_tab a {height:25px !important; margin:0 !important;}
  20. .timeline_control {margin-left:5px;margin:18px;}
  21. #timeline_control_holder {width:98%;}
  22. #updater {left:5px;margin-bottom:60px;}
  23.  
  24. .loading img {width:0px;height:0px;}
  25. .loading
  26. {
  27. background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/loading/loading1.gif) no-repeat scroll center top !important;
  28. margin-top:30px;height:px;
  29. opacity:1 !important; zoom:1;
  30. }
  31. #div_loading {filter:alpha(opacity=0); opacity:0.0;}
  32.  
  33. #dash-profile {
  34. position : relative;
  35. }
  36.  
  37. #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic {
  38. width: 195px!important;
  39. height: 195px!important;
  40. position : relative;
  41. }
  42.  
  43. #plurk-dashboard .dash-segment-profile #dash-profile {
  44. height: initial!important;
  45. }
  46.  
  47. #plurk-dashboard .dash-segment-profile #dash-profile #full_name {
  48. margin: auto;
  49. }
  50.  
  51. #plurk-dashboard .dash-segment-profile #dash-profile .profile-info {
  52. position : relative;
  53. margin-left: auto;
  54. margin-top: 2px;
  55. }
  56.  
  57. #plurk-dashboard .dash-group-form, #plurk-dashboard .dash-group-right {
  58. width: -moz-calc(100% - 215px);
  59. width: -webkit-calc(100% - 215px);
  60. width: -o-calc(100% - 215px);
  61. width: calc(100% - 215px);
  62. }
  63. .dash-segment-fans {display : none;}
  64. .dash-segment-award {display : none;}
  65. #dynamic_logo {
  66. opacity:0;filter:alpha(opacity=0);zoom:1
  67. }
  68. a#mark_all_link.updater_link {
  69. display : none;
  70. }
  71.  
  72. .icons_holder .pif-sync {display : none;}
Advertisement
Add Comment
Please, Sign In to add comment