Shishipastebin

Untitled

Nov 19th, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1.  
  2. div > table:first-of-type {
  3. background: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny4ZD61XHjWwf7z19JuPE1rkvxZgDs6YrpCVYVzAm78rZ) no-repeat scroll 100% 0 transparent;
  4. display: block;
  5. height: 0 !important;
  6. overflow: hidden;
  7. padding-top: 32px !important;
  8. position: fixed;
  9. right: 4px;
  10. table-layout: fixed;
  11. text-align: center;
  12. top: 4px;
  13. width: auto !important;
  14. z-index: 6;
  15. -moz-box-sizing: border-box;
  16. -moz-transition: all 0.4s ease 0s;
  17. -o-transition: all 0.4s ease 0s;
  18. transition: all 0.4s ease 0s;
  19. }
  20. div > table:first-of-type:hover {
  21. background: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny7JpoRian-af9p1DlI8ZrzhyXuTG7J1ufk0CzXfwV5Fe) no-repeat scroll 100% 0 transparent !important;
  22. height: 250px !important;
  23. width: auto !important;
  24. }
  25. div > table:first-of-type tbody {
  26. height: 32px !important;
  27. overflow: hidden;
  28. }
  29. div > table:first-of-type tr {
  30. background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
  31. border-radius: 3px 0 3px 3px;
  32. display: block;
  33. padding: 8px 0 4px;
  34. }
  35. div > table:first-of-type td {
  36. background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
  37. display: block;
  38. width: 100%;
  39. }
  40. div > table:first-of-type a {
  41. background-color: rgba(64, 60, 90, 0.6);
  42. border-radius: 3px 3px 3px 3px;
  43. color: #FFFFFF;
  44. display: block;
  45. font: 13px/17px 'Arial',sans-serif;
  46. margin: 0 12px 4px;
  47. padding: 3px 16px;
  48. text-decoration: none;
  49. }
  50. div > table:first-of-type a:hover {
  51. background-color: #403C5A;
  52. color: white;
  53. }
  54. #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
  55. -moz-box-sizing: border-box;
  56. -moz-transition: all 0.4s ease 0s;
  57. -webkit-transition: all 0.4s ease 0s;
  58. -o-transition: all 0.4s ease 0s;
  59. transition: all 0.4s ease 0s;
  60. background: none no-repeat scroll 100% 0 transparent;
  61. border: 0 none;
  62. height: 0 !important;
  63. overflow: hidden;
  64. padding: 32px 0 0 !important;
  65. position: fixed;
  66. right: 4px;
  67. text-align: center;
  68. top: 4px;
  69. width: 150px !important;
  70. z-index: 10;
  71. }
  72. #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover {
  73. height: 220px !important;
  74. padding-top: 32px !important;
  75. }
  76. #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd {
  77. -moz-transition: all 0.4s ease 0s;
  78. -webkit-transition: all 0.4s ease 0s;
  79. -o-transition: all 0.4s ease 0s;
  80. transition: all 0.4s ease 0s;
  81. background-color: rgba(255, 255, 255, 0.6);
  82. border-radius: 3px 0 0 0;
  83. font-size: 0 !important;
  84. line-height: 0;
  85. margin: 0 !important;
  86. opacity: 0;
  87. padding: 8px 0 0 !important;
  88. }
  89. #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 {
  90. opacity: 1;
  91. }
  92. #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) {
  93. border-radius: 0 0 3px 3px;
  94. padding: 4px 0 8px !important;
  95. }
  96. #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a {
  97. background-color: rgba(64, 60, 90, 0.6) !important;
  98. border-radius: 3px 3px 3px 3px;
  99. display: block;
  100. font: 13px/17px 'Arial',sans-serif !important;
  101. margin: 4px 12px 0;
  102. padding: 3px 0 !important;
  103. text-decoration: none;
  104. }
  105. #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) {
  106. margin-top: 0;
  107. }
  108. #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover {
  109. background-color: #403C5A !important;
  110. }
  111. #mal_cs_listinfo strong a strong {
  112. font-weight: normal;
  113. }
  114. #mal_cs_otherlinks strong {
  115. color: #333333;
  116. display: block;
  117. font: bold 13px/17px 'Arial',sans-serif !important;
  118. padding: 0 4px 4px;
  119. text-shadow: 0 1px 1px #FFFFFF;
  120. }
  121. #mal_cs_otherlinks strong a {
  122. background: none repeat scroll 0 0 transparent !important;
  123. border-radius: 0 0 0 0;
  124. color: #333333;
  125. display: inline;
  126. font: bold 13px/17px 'Arial',sans-serif !important;
  127. margin: 0;
  128. padding: 0;
  129. text-shadow: 0 1px 1px #FFFFFF;
  130. }
  131. #mal_cs_powered a {
  132. background-color: rgba(255, 255, 255, 0.6) !important;
  133. border-radius: 3px 0 0 0 !important;
  134. display: block !important;
  135. margin: 0 !important;
  136. opacity: 0;
  137. padding: 8px 0 0 !important;
  138. }
  139. #mal_cs_powered:hover a {
  140. opacity: 1;
  141. }
  142. #mal_cs_powered a img {
  143. -moz-transition: all 0.4s ease 0s;
  144. -webkit-transition: all 0.4s ease 0s;
  145. -o-transition: all 0.4s ease 0s;
  146. transition: all 0.4s ease 0s;
  147. background: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny2i0sWXwIyM-KR0QEwOqMADidf7Gum58IqV339I83BwA) no-repeat scroll 50% 6px rgba(64, 60, 90, 0.6);
  148. border-radius: 3px 3px 3px 3px;
  149. display: block;
  150. height: 0;
  151. margin: 0 12px;
  152. padding: 23px 0 0 126px;
  153. width: 0;
  154. }
  155. #mal_cs_powered a img:hover {
  156. background-color: #403C5A;
  157. }
  158. #mal_cs_powered #search {
  159. border-radius: 0 0 3px 3px;
  160. padding: 8px !important;
  161. position: relative;
  162. }
  163. #searchBox {
  164. -moz-box-sizing: border-box;
  165. border-color: #BCBCBC #D6D6D6 #D6D6D6;
  166. border-radius: 2px 2px 2px 2px;
  167. border-style: solid;
  168. border-width: 1px;
  169. color: #333333;
  170. display: inline-block;
  171. font-family: arial,sans-serif;
  172. font-size: 13px;
  173. height: 28px;
  174. padding-left: 6px !important;
  175. padding-right: 24px !important;
  176. vertical-align: top;
  177. width: 100px;
  178. }
  179. #searchBox:hover, #searchBox:focus {
  180. border-color: #ACACAC #C6C6C6 #C6C6C6;
  181. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  182. }
  183. #searchListButton {
  184. background: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny6tBwtBw70BO1WsVpWvyDsSNn0HrLPJi7DocutwcouXz) no-repeat scroll 0 0 transparent !important;
  185. border-radius: 3px 3px 3px 3px;
  186. height: 0;
  187. margin: 0;
  188. padding: 16px 0 0 19px !important;
  189. position: absolute;
  190. right: 12px !important;
  191. top: 14px !important;
  192. width: 0;
  193. }
  194. #mal_cs_listinfo {
  195. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny40V2GRayh8zIXb1vBDeVsSsebP45FKI481PZCi7THnZ);
  196. right: 172px;
  197. }
  198. #mal_cs_listinfo:hover {
  199. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwnywo40QNWHxrrWERXqx_RDuURXpC5itC7ztl4ccqdL9qv);
  200. }
  201. #mal_cs_links {
  202. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny1tufp8zHsoK_k2ukr70_7Mx_d93fDoguVo4VFak2MUe);
  203. right: 138px !important;
  204. z-index: 9;
  205. }
  206. #mal_cs_links:hover {
  207. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny9oHlzBXUqPnHP6PAtePQGFwVgjeO2RzFPiyA2rKdr87);
  208. }
  209. #mal_cs_otherlinks {
  210. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwnyxQIDfKMhJ_vcGLF3xCfQk6YcSsXM4rEwuT6MuiSGM-6);
  211. right: 104px !important;
  212. z-index: 8;
  213. }
  214. #mal_cs_otherlinks:hover {
  215. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny1qZZP7JdTfhwI-JgO0ykDKOvRxYg6hhmBIyNGVCiInA);
  216. }
  217. #mal_cs_powered {
  218. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwny6XNkn6NrEamiaQyax2HS4nlDvFQwP-UhraEXGGqsJHg);
  219. position: fixed !important;
  220. right: 70px !important;
  221. z-index: 7;
  222. }
  223. #mal_cs_powered:hover {
  224. background-image: url(https://image.myanimelist.net/ui/NMhxKjGdQ21NnPG4rzwnyw94KNUfNT65gakw2B-fFqIsts_TnseToVzXgZ_nWI5D);
  225. }
  226. #mal\_control\_strip {
  227. background: none repeat scroll 0 0 transparent !important;
  228. }
  229. #mal_cs_pic img {
  230. display: none;
  231. }
  232. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  233. border-right: 0 none !important;
  234. }
  235.  
  236. @media screen and (-webkit-min-device-pixel-ratio:0) {
  237.  
  238.  
  239. #searchBox {
  240. width: 95px !important;
  241. }
  242.  
  243. }
  244.  
Advertisement
Add Comment
Please, Sign In to add comment