Advertisement
i27mad

almtwr

Dec 12th, 2014
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. #show-total {position :fixed;top:9px;left:295px;z-index:99;cursor:pointer;
  2. float :left;}
  3. .total-show {background-color:#ebbd74;color:#fff;border:1px solid #fafafa;padding:2px 6px;font-size:11px;
  4. border-radius:2px;font-weight:normal;}
  5. #notif {cursor:pointer;}
  6. #notif:before {content:"\f0f3";font-family:FontAwesome;font-style:normal;
  7. font-weight:normal;text-decoration:inherit;font-size:20px;color:#aaa;display :block;
  8. position :fixed;top:15px;left:300px;opacity:1;z-index:97;transition:all 0.3s ease-in-out;}
  9. #notif:hover:before {opacity:1;}
  10. #notif2 {cursor:pointer;display :none}
  11. #notif2:before {content:"\f00d";font-family:FontAwesome;font-style:normal;
  12. font-weight:normal;text-decoration:inherit;font-size:20px;color:#f35d5c;display :block;
  13. position :fixed;top:15px;left:300px;opacity:1;z-index:97;transition:all 0.3s ease-in-out;}
  14. #notif2:hover:before {opacity:1;}
  15. #cm-wrapper {width : 310px;position :fixed;top:50px;left:-381px;z-index:9999;
  16. background-color:#fff;padding:15px 15px 25px 13px;color:#444;font-family:'ge_ss_threeregular',ge_ss_threeregular;border-top:4px solid #11b7b5;font-size:10px;transition:all 0.2s ease-in-out;}
  17. #cm-wrapper:before {content:"";width : 0;height:0;position :absolute;top:-24px;
  18. left:298px;border:10px solid transparent;border-color:transparent transparent #11b7b5;}
  19. #cm-scroll {width : 100%;height:1000px;max-height:100%;overflow:auto;position :relative;}
  20. #comments-container {font-size:13px;color:#444;font-family:'ge_ss_threeregular',ge_ss_threeregular;opacity:1;}
  21. #comments-container.cm-active {position :fixed;left:0;top:61px;}
  22. .scrollgeneric {line-height:1px;font-size:1px;position :absolute;top:0;right:0;}
  23. .vscrollerbase {width : 5px;background-color:#fafafa;}
  24. .vscrollerbar {width : 5px;background-color:#f2f6f7;}
  25. .hscrollerbase {height:10px;background-color:#fafafa;}
  26. .hscrollerbar {height:10px;background-color:#fafafa;}
  27. .scrollerjogbox {width : 10px;height:10px;top:auto;right:auto;bottom:0px;left:0px;
  28. background-color:transparent;transition:0.3s ease-in-out;}
  29. .cm-outer {margin:0 auto;padding:0;font-size:11px;text-align:right;}
  30. .cm-outer pre {background-color:#f9f9f9;color:#888;border:1px solid #e0e0e0;border-right:2px solid #f7941d;font-size:11px;}
  31. .vscrollerbar .cm-outer pre {width : 5px;background-color:#fafafa;}
  32. .cm-outer li {padding:7px 10px 12px;list-style:none;clear:both;position :relative;margin-left:10px;}
  33. .cm-outer code {color:#888;font-size:11px;}
  34. .cm-outer li.selected {border-right:2px solid #ddd;}
  35. .cm-outer li:first-child {border-top:none;}
  36. .cm-outer li:last-child {border-bottom:none;}
  37. .cm-text {color:#888;}
  38. .cm-outer {margin:0 0 5px}
  39. .cm-header {margin:4px 60px 8px 0;font-size:15px;font-weight:normal!important;}
  40. .cm-header a {color:#666;font-family:'ge_ss_threeregular';text-decoration:none;font-size:13px;font-weight:400;}
  41. .cm-header a:hover {color:#49abeb;text-decoration:none;}
  42. .cm-outer .cm-content {overflow:hidden}
  43. .cm-content {margin-right:60px}
  44. .cm-outer img {display :block;float :right;background:#fafafa url('http://1.bp.blogspot.com/-21HK5HI5YEM/U6wYCTGPkKI/AAAAAAAAECQ/_R2ECAxKrug/s1600/anonim.png') no-repeat 50% 50%;
  45. overflow:hidden;border-radius:100px;position :absolute;top:10px;right:0;
  46. border:2px solid #f9f9f9;transition:all 0.3s ease-in-out;}
  47. .cm-outer img:hover {border:2px solid #f2f6f7;}
  48. .cm-footer {margin-top:7px;}
  49. .cm-footer a {color:#aaa;font-size:11px;text-decoration:none;}
  50. .cm-footer a:hover {color:#888;text-decoration:none;}
  51. div.cm-header img[src='http://img1.blogblog.com/img/openid16-rounded.gif'] {
  52. content: url(http://1.bp.blogspot.com/-21HK5HI5YEM/U6wYCTGPkKI/AAAAAAAAECQ/_R2ECAxKrug/s1600/anonim.png);}
  53. .bg_hitam{display :none;position :absolute;position :fixed;top:0%;left:0%;width : 100%;
  54. height:100%;background-color:#000;z-index:90;opacity:0.3;transition:all 0.3s ease-in-out;}
  55. .sticky {position :fixed;top:42px;z-index:100;}
  56. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement