Advertisement
Guest User

Untitled

a guest
Oct 12th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
  2. -moz-box-sizing: border-box;
  3. background: none no-repeat scroll 100% 0 transparent;
  4. border: none;
  5. height: 0 !important;
  6. overflow: hidden;
  7. padding: 32px 0 0 !important;
  8. position: fixed;
  9. right: 4px;
  10. text-align: center;
  11. top: 4px;
  12. transition: all 0.4s ease 0s;
  13. width: 150px !important;
  14. z-index: 10;
  15. }
  16. #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover {
  17. height: 200px !important;
  18. padding-top: 32px !important;
  19. }
  20. #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd {
  21. background-color: rgba(12, 125, 196, 0.6);
  22. border-radius: 3px 0 0 0;
  23. font-size: 0 !important;
  24. line-height: 0;
  25. margin: 0 !important;
  26. opacity: 0;
  27. padding: 8px 0 0 !important;
  28. transition: opacity 0.4s ease-in-out 0s;
  29. }
  30. #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd {
  31. opacity: 1;
  32. }
  33. #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) {
  34. border-radius: 0 0 3px 3px;
  35. padding: 4px 0 8px !important;
  36. }
  37. #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a {
  38. background-color: rgba(12, 46, 196, 0.6) !important;
  39. border-radius: 3px 3px 3px 3px !important;
  40. border-style: solid !important;
  41. border-width: 1px !important;
  42. display: block;
  43. font: 13px/17px 'Arial',sans-serif !important;
  44. margin: 4px 12px 0;
  45. padding: 3px 0 !important;
  46. text-decoration: none;
  47. }
  48. #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) {
  49. margin-top: 0;
  50. }
  51. #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover {
  52. background-color: rgba(38, 135, 252, 0.6) !important;
  53. color: white !important;
  54. text-shadow: 0 0 0 black !important;
  55. border-color: white !important;
  56. }
  57. #mal_cs_listinfo strong a strong {
  58. font-weight: normal;
  59. }
  60. #mal_cs_otherlinks strong {
  61. color: #333333;
  62. display: block;
  63. font: bold 13px/17px 'Arial',sans-serif !important;
  64. padding: 0 4px 4px;
  65. text-shadow: 0 1px 1px #FFFFFF;
  66. }
  67. #mal_cs_otherlinks strong a {
  68. background: none repeat scroll 0 0 transparent !important;
  69. border-radius: 0 0 0 0;
  70. color: #333333;
  71. display: inline;
  72. font: bold 13px/17px 'Arial',sans-serif !important;
  73. margin: 0;
  74. padding: 0;
  75. text-shadow: 0 1px 1px #FFFFFF;
  76. }
  77. #mal_cs_powered a {
  78. background-color: rgba(12, 125, 196, 0.6) !important;
  79. border: medium none;
  80. border-radius: 3px 0 0 0 !important;
  81. display: block !important;
  82. margin: 0 !important;
  83. opacity: 0;
  84. padding: 8px 0 !important;
  85. }
  86. #mal_cs_powered:hover a {
  87. opacity: 1;
  88. }
  89. #mal_cs_powered a img {
  90. background: url("http://i.imgur.com/fGTjBC3.png") no-repeat scroll 50% 6px rgba(12, 46, 196, 0.6);
  91. border-radius: 3px 3px 3px 3px;
  92. display: block;
  93. height: 0;
  94. margin: 0 12px;
  95. padding: 23px 0 0 126px;
  96. transition: all 0.25s ease-in-out 0s;
  97. width: 0;
  98. }
  99. #mal_cs_powered a img:hover {
  100. background-color: rgba(12, 46, 196, 0.3);
  101. }
  102. #mal_cs_powered #search {
  103. border-radius: 0 0 3px 3px;
  104. padding: 8px !important;
  105. position: relative;
  106. }
  107. #searchBox {
  108. -moz-box-sizing: border-box;
  109. border-color: #BCBCBC #D6D6D6 #D6D6D6;
  110. border-radius: 2px 2px 2px 2px;
  111. border-style: solid;
  112. border-width: 1px;
  113. color: #333333;
  114. display: inline-block;
  115. font-family: arial,sans-serif;
  116. font-size: 13px;
  117. height: 28px;
  118. padding-left: 6px !important;
  119. padding-right: 24px !important;
  120. vertical-align: top;
  121. width: 100px;
  122. }
  123. #searchBox:hover, #searchBox:focus {
  124. border-color: #ACACAC #C6C6C6 #C6C6C6;
  125. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  126. }
  127. #searchListButton {
  128. background: url("http://i.imgur.com/XqsilHp.png") no-repeat scroll 0 0 transparent !important;
  129. border-radius: 3px 3px 3px 3px;
  130. height: 0;
  131. margin: 0;
  132. padding: 16px 0 0 19px !important;
  133. position: absolute;
  134. right: 12px !important;
  135. top: 14px !important;
  136. width: 0;
  137. }
  138. #mal_cs_listinfo {
  139. background-image: url("https://i.imgur.com/GEZ10dP.png");
  140. right: 106px;
  141. }
  142. #mal_cs_listinfo:hover {
  143. background-image: url("http://i.imgur.com/VcVVnod.png");
  144. }
  145. #mal_cs_links {
  146. background-image: url("https://i.imgur.com/zU7dYPW.png");
  147. right: 72px !important;
  148. z-index: 9;
  149. }
  150. #mal_cs_links:hover {
  151. background-image: url("http://i.imgur.com/oPfKrOl.png");
  152. }
  153. #mal_cs_otherlinks {
  154. background-image: url("https://i.imgur.com/0u6jyJr.png");
  155. right: 38px !important;
  156. z-index: 8;
  157. }
  158. #mal_cs_otherlinks:hover {
  159. background-image: url("http://i.imgur.com/EEGHkbF.png");
  160. }
  161. #mal_cs_powered {
  162. background-image: url("https://i.imgur.com/QePufxM.png");
  163. position: fixed !important;
  164. right: 4px !important;
  165. z-index: 7;
  166. }
  167. #mal_cs_powered:hover {
  168. background-image: url("http://i.imgur.com/TUUWtaj.png");
  169. }
  170. #mal_control_strip {
  171. background: none repeat scroll 0 0 transparent !important;
  172. }
  173. #mal_cs_pic img {
  174. display: none;
  175. }
  176. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  177. border-right: 0 none !important;
  178. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement