Advertisement
Guest User

Untitled

a guest
Oct 12th, 2019
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.65 KB | None | 0 0
  1.  
  2. #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
  3. -moz-box-sizing: border-box;
  4. background: none no-repeat scroll 100% 0 transparent;
  5. border: 0 none;
  6. height: 0 !important;
  7. overflow: hidden;
  8. padding: 40px 0 0 !important;
  9. position: fixed;
  10. right: 4px;
  11. text-align: center;
  12. top: 4px;
  13. transition: all 0.4s ease 0s;
  14. width: 100px !important;
  15. z-index: 10;
  16. }
  17. #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover {
  18. height: 200px !important;
  19. padding-right: 42px !important;
  20. top: 20px !important;
  21. width: 202px !important;
  22. }
  23. #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd {
  24. background-color: rgba(255,255,255,0.5);
  25. border-radius: 3px 0 0 0;
  26. font-size: 0 !important;
  27. line-height: 0;
  28. margin: 0 !important;
  29. opacity: 0;
  30. padding: 8px 0 0 !important;
  31. transition: opacity 0.4s ease-in-out 0s;
  32. }
  33. #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 {
  34. opacity: 1;
  35. }
  36. #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) {
  37. border-radius: 0 0 3px 3px;
  38. padding: 4px 0 8px !important;
  39. }
  40. #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a {
  41. background-color: #f1a804 !important;
  42. border-radius: 3px 3px 3px 3px;
  43. border-style: solid;
  44. border-width: 1px !important;
  45. display: block;
  46. font: 13px/17px 'Arial',sans-serif !important;
  47. margin: 4px 12px 0;
  48. padding: 3px 0 !important;
  49. text-decoration: none;
  50. }
  51. #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) {
  52. margin-top: 0;
  53. }
  54. #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover {
  55. background-color: rgba(255, 255, 255, 0.5) !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(255, 255, 255, 0.5) !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 #f1a804;
  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/fGTjBC3.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;
  135. top: 14px !important;
  136. width: 0;
  137. }
  138. #mal_cs_listinfo {
  139. background-image: url("https://i.imgur.com/03C6cf2.png");
  140. right: 178px;
  141. background-color: transparent;
  142. }
  143. #mal_cs_listinfo:hover {
  144. background-image: url("https://i.imgur.com/hcvERvF.png");
  145. background-color: transparent;
  146. }
  147. #mal_cs_listinfo:before {
  148. content: "";
  149. position: fixed !important;
  150. top: -0px !Important;
  151. right: 175px !Important;
  152. height: 20px !important;
  153. width: 50px !important;
  154. background-color: transparent;
  155. z-index: -10 !important;
  156. }
  157. #mal_cs_listinfo:hover:before {
  158. content: "";
  159. position: fixed !important;
  160. top: -0px !Important;
  161. right: 175px !Important;
  162. height: 20px !important;
  163. width: 200px !important;
  164. background-color: transparent;
  165. z-index: -10 !important;
  166. }
  167.  
  168. #mal_cs_links {
  169. background-image: url("https://i.imgur.com/M3GjfgE.png");
  170. right: 122px !important;
  171. z-index: 9;
  172. }
  173. #mal_cs_links:hover {
  174. background-image: url("https://i.imgur.com/nOJvcx9.png");
  175. }
  176.  
  177. #mal_cs_links:before {
  178. content: "";
  179. position: fixed !important;
  180. top: -0px !Important;
  181. right: 105px !Important;
  182. height: 20px !important;
  183. width: 70px !important;
  184. background-color: transparent;
  185. z-index: -10 !important;
  186. }
  187.  
  188. #mal_cs_otherlinks {
  189. background-image: url("https://i.imgur.com/NYT1CRI.png");
  190. right: 66px !important;
  191. z-index: 8;
  192. }
  193. #mal_cs_otherlinks:hover {
  194. background-image: url("https://i.imgur.com/5knPHH5.png");
  195. }
  196.  
  197. #mal_cs_otherlinks:before {
  198. content: "";
  199. position: fixed !important;
  200. top: -0px !Important;
  201. right: 55px !Important;
  202. height: 20px !important;
  203. width: 50px !important;
  204. background-color: transparent;
  205. z-index: -10 !important;
  206. }
  207.  
  208. #mal_cs_powered {
  209. background-image: url("https://i.imgur.com/GfwXZ7O.png");
  210. position: fixed !important;
  211. right: 10px !important;
  212. z-index: 7;
  213. }
  214. #mal_cs_powered:hover {
  215. background-image: url("https://i.imgur.com/SH8hLIA.png");
  216. }
  217. #mal_cs_powered:before {
  218. content: "";
  219. position: fixed !important;
  220. top: -0px !Important;
  221. right: 0px !Important;
  222. height: 20px !important;
  223. width: 55px !important;
  224. background-color: transparent;
  225. z-index: -10 !important;
  226. }
  227.  
  228.  
  229. #mal_control_strip {
  230. background: url("https://i.imgur.com/8Ge8Cae.png") repeat scroll 0 0 transparent !important;
  231. position: fixed;
  232. }
  233. #mal_cs_pic img {
  234. display: none;
  235. }
  236. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  237. border-right: 0 none !important;
  238. }
  239. #mal_control_strip td {
  240. height: 24px !important;
  241. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement