Advertisement
Guest User

Untitled

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