Theme Noel Fragile

enter something useful

  1. // ==UserScript==
  2. // @name Theme Noel Fragile
  3. // @namespace http://www.worldaide.fr/*
  4. // @version 1.7.1
  5. // @description enter something useful
  6. // @author Marentdu93
  7. // @match http://www.worldaide.fr/*
  8. // @grant none
  9. // ==/UserScript==
  10. $('#logo img').remove();
  11. $('#logo').append('<a href="http://www.worldaide.fr/"><span></span><img src="" height="120" alt="Logo du forum sur les jeux vidéos WorldAide">http://image.noelshack.com/fichiers/2015/51/1450554228-images.jpg</a>')
  12.  
  13. $(document).ready(function(){
  14.  
  15. var css = '#header{background:urlhttp://image.noelshack.com/fichiers/2015/51/1450554228-images.jpg) repeat scroll 0 0 ##010213;box-shadow:0 5px 5px rgba(0,0,0,.3) inset}#content{border-top:4px solid ##010213;box-shadow:0 -1px 0 rgba(0,0,0,.2)}.profilePage .mast .section.infoBlock h3,.sidebar .section .primaryContent h3,.sidebar .section .secondaryContent h3{padding:4px 7px;margin:-10px -10px 5px;border-bottom:1px solid ##010213;text-shadow:1px 1px rgba(0,0,0,.4)}.nodeList .categoryStrip{font-weight:700;font-size:12px;font-family:Arial,sans-serif;color:#FFF;text-shadow:1px 1px rgba(0,0,0,.2);background:url(styles/realitygaming/images/main/pattern4-ts.png) repeat-x scroll center bottom #CE0C26;padding:5px 10px;margin:0;border-width:1px 1px 0;border-style:solid solid none;border-color:#CE0C26;-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;border-image:none;border-radius:3px;min-height:6px}.profilePage .mast .section.infoBlock h3,.sidebar .section .primaryContent h3,.sidebar .section .secondaryContent h3{font-size:13pt;font-family:"Open sans condensed",Arial,sans-serif;color:#FCFCFF;background:url(styles/realitygaming/images/main/pattern3-ts.png) repeat-x scroll center bottom #CE0C26}.sidebar .section{border:1px solid #CE0C26;border-radius:4px;background:url(http://i.imgur.com/hf3sQnP.jpg)}.footer .pageContent{font-size:11px;color:#A5CAE4;background-color:#CE0C26;margin-right:0;margin-left:0;border-top:4px solid #CE0C26;overflow:hidden;width:100%}.discussionList .sectionHeaders{font-weight:700;font-size:12px;font-family:Arial,sans-serif;color:#010213;margin:3px auto 0;border-radius:2px 2px 0 0;text-shadow:1px 1px rgba(0,0,0,.2);padding:0;border-top:4px solid #CE0C26;overflow:hidden;width:100%;background:url(styles/realitygaming/images/main/pattern3-ts.png) repeat-x scroll center bottom #010213} .sectionMain{font-family:Arial;background-color:#FFF;padding:10px;margin:10px auto;border:1px solid #010213;border-radius:4px}.Menu .sectionFooter{background-color:#010213}.Menu div.primaryContent.menuHeader{color:#FFF!important;text-align:center!important;text-shadow:1px 1px 2px rgba(0,0,0,.6),-1px -1px 2px rgba(0,0,0,.2);color:#FFF!important;background:url(styles/realitygaming/images/main/pattern3-ts.png) repeat-x scroll center bottom #010213;border:none!important}.subHeading{font-weight:700;font-size:12px;font-family:Arial,sans-serif;color:#FFF;background:url(styles/realitygaming/images/main/pattern3-ts.png) repeat-x scroll center bottom #CE0C26;padding:5px 10px;margin:3px auto 0;border-radius:2px 2px 0 0;text-shadow:1px 1px rgba(0,0,0,.2)}.sectionFooter{overflow:hidden;font-weight:700;font-size:12px;font-family:Arial,sans-serif;color:#FFF;background:url(styles/realitygaming/images/main/pattern3-ts.png) repeat-x scroll center bottom #CE0C26;padding:5px 10px;margin:3px auto 0;border-radius:2px 2px 0 0;text-shadow:1px 1px rgba(0,0,0,.2)}.button,.callToAction span{background:url(http://i.imgur.com/9qvx5R0.png) no-repeat scroll 2% 98%,url(http://i.imgur.com/7fUPWTv.png) no-repeat scroll 50% 2%,url(http://i.imgur.com/dlDP7Ad.png) no-repeat scroll 98% 2% #010213;transition:all .5s ease 0s;box-shadow:0 1px 3px rgba(0,0,0,.6) inset,0 1px 0 rgba(255,255,255,.1)} .heading,.xenForm .formHeader{font-size:11pt;font-family:"Open sans condensed",Arial,sans-serif;color:#010213;background:url(styles/realitygaming/images/main/pattern3-ts.png) repeat-x scroll center bottom #CE0C26;padding:5px 10px;margin-bottom:3px;border-bottom:1px solid #176093;border-top-left-radius:5px;border-top-right-radius:5px}';
  16.  
  17. $('head').append('<style>' + css + '</style>');
  18. });
  19.  
  20. $(document).ready(function(){
  21.  
  22. var css = '.menuVisiteur{position:fixed;top:0;left:50px;-webkit-box-shadow:0px 2px 5px rgba(206, 12, 38, 0.22);-moz-box-shadow:0px 2px 5px rgba(206, 12, 38, 0.22);-khtml-box-shadow:0px 2px 5px rgba(206, 12, 38, 0.22);box-shadow:0px 2px 5px rgba(206, 12, 38, 0.22);position:fixed;z-index:2147;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;-khtml-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;border-top:none!important;border:1px solid rgb(106,155,179);border:1px solid #CE0C26;_border:1px solid rgb(106,155,179);background:##010213 url("styles/realitygaming/images/main/pattern3-ts.png") repeat-x bottom!important;height:30px;line-height:10px;margin-top:-5px}';
  23.  
  24. $('.menuVisiteur').append('<style>' + css + '</style>');
  25. });
  26.  
  27.  
  28. $(document).ready(function(){
  29.  
  30. var css = '.memberCard{max-width:850px!important;height:300px!important;box-shadow:none!important;-webkit-border-radius:0px!important;-moz-border-radius:0px!important;-khtml-border-radius:0px!important;border-radius:0px!important;padding-top:40px!important;background-color:rgba(0,0,0,0)!important;background-image:url("styles/premium/cm-rg-5.png"),url("styles/premium/cm-rg-4.png"),url("styles/premium/cm-rg-1.png")!important;background-position:691px 0%,2px 0%,50% 0%!important;background-repeat:no-repeat,no-repeat,no-repeat!important}';
  31.  
  32. $('.memberCard').append('<style>' + css + '</style>');
  33. });
  34.  
  35. $(document).ready(function(){
  36.  
  37. var css = 'a:link,a:visited{color: #CE0C26;text-decoration:none;transition:background-color 0.3s ease-in-out 0.2s,color 0.3s ease-in-out 0.2s,text-shadow 0.3s ease-in-out 0.2s,visibility 0.3s ease-in-out 0.2s,display 0.3s ease-in-out 0.2s;-webkit-transition:background-color 0.3s ease-in-out 0.2s,color 0.3s ease-in-out 0.2s,text-shadow 0.3s ease-in-out 0.2s,visibility 0.3s ease-in-out 0.2s,display 0.3s ease-in-out 0.2s;-moz-transition:background-color 0.3s ease-in-out 0.2s,color 0.3s ease-in-out 0.2s,text-shadow 0.3s ease-in-out 0.2s,visibility 0.3s ease-in-out 0.2s,display 0.3s ease-in-out 0.2s;';
  38.  
  39. $('a:link, a:visited').append('<style>' + css + '</style>');
  40. });
  41.  
  42. $(document).ready(function(){
  43.  
  44. var css = '.PageNav a.currentPage{color:#fff;background:url(rgba.php?r=20&g=122&b=191&a=127);background:##010213;_filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F147ABF,endColorstr=#7F147ABF);border-color: #CE0C26;position:relative}';
  45.  
  46. $('.PageNav a.currentPage').append('<style>' + css + '</style>');
  47. });
  48.  
  49. $(document).ready(function(){
  50.  
  51. var css = '.breadcrumb .crust a.crumb{cursor:pointer;color: ##010213;text-decoration:none;background-color:rgb(252,252,255);padding:0 10px 0 18px;margin-bottom:-1px;border-bottom:1px solid rgb(210,210,210);outline:0 none;-moz-outline-style:0 none;display:block;_border-bottom:none;line-height:30px;transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;height:30px}';
  52.  
  53. $('.breadcrumb .crust a.crumb').append('<style>' + css + '</style>');
  54. });
  55.  
  56. $(document).ready(function(){
  57.  
  58. var css = '::-webkit-scrollbar-thumb{cursor:pointer!important;-webkit-border-radius:10px;-webkit-border-radius:0px;-moz-border-radius:0px;-khtml-border-radius:0px;border-radius:0px;background: #CE0C26;}';
  59.  
  60. $('head').append('<style>' + css + '</style>');
  61. });
  62. $(document).ready(function(){
  63.  
  64. var css = '.node .forumNodeInfo.unread .nodeIcon, .node .categoryForumNodeInfo.unread .nodeIcon{background-image:url(http://i.imgur.com/zRRRwjs.png);background-repeat:no-repeat;background-position:0 -242px}';
  65.  
  66. $('head').append('<style>' + css + '</style>');
  67. });
  68. $(document).ready(function(){
  69.  
  70. var css = '.primaryContent a{color:#CE0C26}';
  71.  
  72. $('head').append('<style>' + css + '</style>');
  73. });
  74. $(document).ready(function(){
  75.  
  76. var css = '.message .publicControls .Author:hover{-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;color:#CE0C26;-webkit-box-shadow:0px 0px 0px 1px rgba(44,110,188,0.4);-moz-box-shadow:0px 0px 0px 1px rgba(44,110,188,0.4);-khtml-box-shadow:0px 0px 0px 1px rgba(44,110,188,0.4);box-shadow:0px 0px 0px 1px rgba(206, 12, 38, 0.34)}';
  77.  
  78. $('head').append('<style>' + css + '</style>');
  79. });
  80. $(document).ready(function(){
  81.  
  82. var css = '.xenOverlay.memberCard{max-width:850px!important;height:300px!important;box-shadow:none!important;-webkit-border-radius:0px!important;-moz-border-radius:0px!important;-khtml-border-radius:0px!important;border-radius:0px!important;padding-top:40px!important;background-color:rgba(0,0,0,0)!important;background-image:url(http://i.imgur.com/4LvdTR3.png),url(http://i.imgur.com/IvAelEN.png),url(http://i.imgur.com/lgMw31H.png)!important;background-position:691px 0%,2px 0%,50% 0%!important;background-repeat:no-repeat,no-repeat,no-repeat!important}';
  83.  
  84. $('head').append('<style>' + css + '</style>');
  85. });
  86. $(document).ready(function(){
  87.  
  88. var css = '.xenOverlay.memberCard a.close{right:415px!important;top:13px!important;text-align:center;width:26px!important;height:24px!important;overflow:hidden;-webkit-border-radius:6px 6px 0px 0px!important;-moz-border-radius:6px 6px 0px 0px!important;-khtml-border-radius:6px 6px 0px 0px!important;border-radius:6px 6px 0px 0px!important;background:url(http://i.imgur.com/PbxNMjY.png) repeat top;-webkit-box-shadow:2px -1px 3px rgba(0,0,0,0.2);-moz-box-shadow:2px -1px 3px rgba(0,0,0,0.2);-khtml-box-shadow:2px -1px 3px rgba(0,0,0,0.2);box-shadow:2px -1px 3px rgba(0,0,0,0.2)}';
  89.  
  90. $('head').append('<style>' + css + '</style>');
  91. });
  92. $(document).ready(function(){
  93.  
  94. var css = '.titleBar h1{color:#CE0C26}';
  95.  
  96. $('head').append('<style>' + css + '</style>');
  97.  
  98. });
  99. $(document).ready(function(){
  100.  
  101. var css = '.buttonScroll:before{font-family:"FontAwesome";color:#FFF;background: #ce0c26;text-shadow:0 0 0 transparent,1px 1px 1px rgba(0,0,0,0.8);padding:4px;border:1px solid rgb(0,0,0);border:1px solid rgba(0,0,0,0.1);_border:1px solid rgb(0,0,0);-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}';
  102.  
  103. $('head').append('<style>' + css + '</style>');
  104.  
  105. });
  106. $(document).ready(function(){
  107.  
  108. var css = '#taigachat_box{height:300px;border:1px solid #C51616;padding:5px;margin:5px -2px 0 -2px;overflow:auto;overflow-y:scroll;font-size:11px;background: #FFFFFF url("http://i.imgur.com/uU9AypH.jpg") center no-repeat;-webkit-text-size-adjust:none}';
  109.  
  110. $('head').append('<style>' + css + '</style>');
  111.  
  112. });
  113.  
  114. $(document).ready(function(){
  115.  
  116. var css = '.bbCodeQuote .quoteContainer{overflow:hidden;position:relative;font-style:italic;font-size:9pt;background-color: rgba(206, 12, 38, 0.5);padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;overflow:auto;min-height:30px}';
  117.  
  118. $('head').append('<style>' + css + '</style>');
  119.  
  120. });
  121.  
  122.  
  123.  
  124.  
  125. $(document).ready(function(){
  126.  
  127. var css = '.bbCodeQuote .attribution{font-size:12px;color: rgb(255, 255, 255);background-color: rgba(206, 12, 38, 0.73);background-repeat:repeat-x;background-position:top;border-bottom: 1px solid rgba(206, 12, 38, 0.75);}';
  128.  
  129. $('head').append('<style>' + css + '</style>');
  130.  
  131. });
  132.  
  133.  
  134.  
  135.  
  136.  
  137. $(document).ready(function(){
  138.  
  139. var css = '.bbCodeQuote{border-color: rgba(206, 12, 38, 0.79);}';
  140.  
  141. $('head').append('<style>' + css + '</style>');
  142.  
  143. });
  144.  
  145. $(document).ready(function(){
  146.  
  147. var css = '.button.primary{background-color: #ce0c26;background-image:none;color:white;text-shadow:none}';
  148.  
  149. $('head').append('<style>' + css + '</style>');
  150.  
  151. });
  152.  
  153. $(document).ready(function(){
  154.  
  155. var css = '.button.primary:hover{background-color:#C16370;background-image:none;color:white;border:none!important}';
  156.  
  157. $('head').append('<style>' + css + '</style>');
  158.  
  159. });
  160. $(document).ready(function(){
  161.  
  162. var css = '.secondaryContent a{color: #ce0c26;}';
  163.  
  164. $('head').append('<style>' + css + '</style>');
  165.  
  166. });
  167. $(document).ready(function(){
  168.  
  169. var css = '.Popup .PopupControl:hover,.Popup.PopupContainerControl:hover{color:#ce0c26;text-decoration:none}}';
  170.  
  171. $('head').append('<style>' + css + '</style>');
  172.  
  173. });
  174.  
  175. $(document).ready(function(){
  176.  
  177. var css = '::-webkit-scrollbar-thumb{cursor:pointer!important;-webkit-border-radius:10px;-webkit-border-radius:0px;-moz-border-radius:0px;-khtml-border-radius:0px;border-radius:0px;background:#ce0c26}';
  178.  
  179. $('head').append('<style>' + css + '</style>');
  180.  
  181. });
  182. $(document).ready(function(){
  183.  
  184. var css = '::-webkit-scrollbar-thumb:hover{background:#ce0c26}';
  185.  
  186. $('head').append('<style>' + css + '</style>');
  187.  
  188. });
  189. $(document).ready(function(){
  190.  
  191. var css = '.helpSideBar a:hover{background-image:none;color:#ce0c26!important}';
  192.  
  193. $('head').append('<style>' + css + '</style>');
  194.  
  195. });
  196.  
  197. $(document).ready(function(){
  198.  
  199. var css = '.message .publicControls a.ReplyQuote:hover{text-decoration:none!important;color: #ce0c26;}';
  200.  
  201. $('head').append('<style>' + css + '</style>');
  202.  
  203. });
  204. $(document).ready(function(){
  205.  
  206. var css = '.message .publicControls a.MultiQuoteControl:hover{text-decoration:none!important;color:#ce0c26}';
  207.  
  208. $('head').append('<style>' + css + '</style>');
  209.  
  210. });
  211. $(document).ready(function(){
  212.  
  213. var css = '.xenOverlay .section,.xenOverlay .sectionMain{padding:0px;border:5px solid #032A46;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 20px 39px rgba(0,0,0,0.6);-moz-box-shadow:0px 20px 39px rgba(0,0,0,0.6);-khtml-box-shadow:0px 20px 39px rgba(0,0,0,0.6);box-shadow:0px 20px 39px rgba(0,0,0,0.6);border-color:rgb(3,42,70);border-color: rgba(206,12,38,0.5);_border-color:rgb(3,42,70)}';
  214.  
  215. $('head').append('<style>' + css + '</style>');
  216.  
  217. });
  218.  
  219. $(document).ready(function(){
  220.  
  221. var css = '.button:hover,.callToAction span:hover{border:none!important;background:url("http://i.imgur.com/9qvx5R0.png") no-repeat 98% 0%,url("http://i.imgur.com/7fUPWTv.png") no-repeat 2% 98%,url("http://i.imgur.com/dlDP7Ad.png") no-repeat 50% 2%;background-color: #010213}';
  222.  
  223. $('head').append('<style>' + css + '</style>');
  224.  
  225. });
  226. $(document).ready(function(){
  227.  
  228. var css = '.bbCodeBlock .type{font-size:12px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color: rgb(255, 255, 255);background-color: #D94B5E;background-repeat:repeat-x;background-position:top;padding:3px 8px;border-bottom:1px solid rgba(206, 12, 38, 0.14);-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}';
  229.  
  230. $('head').append('<style>' + css + '</style>');
  231.  
  232. });
  233.  
  234.  
  235.  
  236. $(document).ready(function(){
  237.  
  238. var css = '.bbCodeBlock pre,.bbCodeBlock .code{font-size:10pt;font-family:Consolas,Courier New,Courier,monospace;background-color: #E4838F;background-repeat:repeat-x;background-position:top;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;word-wrap:normal;overflow:auto;line-height:1.24;min-height:30px;max-height:500px;_width:600px;direction:ltr}';
  239.  
  240. $('head').append('<style>' + css + '</style>');
  241.  
  242. });
  243. $(document).ready(function(){
  244.  
  245. var css = '.bbCodeBlock{margin:1em 172px 1em 0;border: 1px solid #E4A5A5;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}';
  246.  
  247. $('head').append('<style>' + css + '</style>');
  248.  
  249. });
  250. $(document).ready(function(){
  251.  
  252. var css = '.sharePage .textHeading{color: #ce0c26!important;border-bottom: 1px dotted #ce0c26;}';
  253.  
  254. $('head').append('<style>' + css + '</style>');
  255.  
  256. });
  257. $(document).ready(function(){
  258.  
  259. var css = 'img.mceSmilieSprite.mceSmilie375{width:27px;height:26px;background: url(http://i.imgur.com/WO4PUrf.png) no-repeat 0px -518px;}';
  260.  
  261. $('head').append('<style>' + css + '</style>');
  262.  
  263. });
  264. $(document).ready(function(){
  265.  
  266. var css = 'img.mceSmilieSprite.mceSmilie171{width:30px;height:25px;background:url(http://i.imgur.com/q5wHhxb.png) no-repeat 0px -1px}';
  267.  
  268. $('head').append('<style>' + css + '</style>');
  269.  
  270. });
  271. $(document).ready(function(){
  272.  
  273. var css = 'img.mceSmilieSprite.mceSmilie129{width:25px;height:25px;background: url(http://i.imgur.com/NtH1bBU.png) no-repeat 0px 3px;}';
  274.  
  275. $('head').append('<style>' + css + '</style>');
  276.  
  277. });
  278. $(document).ready(function(){
  279.  
  280. var css = 'img.mceSmilieSprite.mceSmilie346{width: 40px;height: 33px;background: url(http://i.imgur.com/y7eMaRl.png) no-repeat 0px -100px;}';
  281.  
  282. $('head').append('<style>' + css + '</style>');
  283.  
  284. });
  285. $(document).ready(function(){
  286.  
  287. var css = 'img.mceSmilieSprite.mceSmilie365{width: 40px;height: 33px;background: url(http://i.imgur.com/y7eMaRl.png) no-repeat 0px 1px;}';
  288.  
  289. $('head').append('<style>' + css + '</style>');
  290.  
  291. })
  292. ;$(document).ready(function(){
  293.  
  294. var css = 'img.mceSmilieSprite.mceSmilie348{width: 45px;height: 30px;background: url(http://i.imgur.com/y7eMaRl.png) no-repeat 0px -36px;}';
  295.  
  296. $('head').append('<style>' + css + '</style>');
  297.  
  298. })
  299. ;$(document).ready(function(){
  300.  
  301. var css = 'img.mceSmilieSprite.mceSmilie366{width: 40px;height: 30px;background: url(http://i.imgur.com/y7eMaRl.png) no-repeat 0px -70px;}';
  302.  
  303. $('head').append('<style>' + css + '</style>');
  304.  
  305. })
  306. ;$(document).ready(function(){
  307.  
  308. var css = 'img.mceSmilieSprite.mceSmilie349{width: 40px;height: 30px;background: url(http://i.imgur.com/y7eMaRl.png) no-repeat 0px -173px;}';
  309.  
  310. $('head').append('<style>' + css + '</style>');
  311.  
  312. })
  313. ;$(document).ready(function(){
  314.  
  315. var css = 'img.mceSmilieSprite.mceSmilie360{width: 40px;height: 30px;background: url(http://i.imgur.com/y7eMaRl.png) no-repeat 0px -138px;}';
  316.  
  317. $('head').append('<style>' + css + '</style>');
  318.  
  319. });
  320. $(document).ready(function(){
  321.  
  322. var css = '.sidebar .secondaryContent{-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;background: url(http://i.imgur.com/hf3sQnP.jpg) no-repeat;}';
  323.  
  324. $('head').append('<style>' + css + '</style>');
  325.  
  326. });
  327. $(document).ready(function(){
  328.  
  329. var css = 'img.mceSmilieSprite.mceSmilie293{width: 40px;height: 30px;background: url(http://i.imgur.com/CMFp68g.png) no-repeat 0px -1px;}';
  330.  
  331. $('head').append('<style>' + css + '</style>');
  332.  
  333. });
  334. $(document).ready(function(){
  335.  
  336. var css = 'img.mceSmilieSprite.mceSmilie344{width: 30px;height: 28px;background: url(http://i.imgur.com/L27qHL8.png) no-repeat 0px -3px;}';
  337.  
  338. $('head').append('<style>' + css + '</style>');
  339.  
  340. });
  341. $(document).ready(function(){
  342.  
  343. var css = 'img.mceSmilieSprite.mceSmilie337{width: 30px;height: 30px;background: url(http://i.imgur.com/Vz6GpZQ.png) no-repeat 0px -1px;}';
  344.  
  345. $('head').append('<style>' + css + '</style>');
  346.  
  347. });
  348. $(document).ready(function(){
  349.  
  350. var css = 'img.mceSmilieSprite.mceSmilie345{width: 30px;height: 30px;background: url(http://i.imgur.com/iXJPy2l.png) no-repeat 0px -1px;}';
  351.  
  352. $('head').append('<style>' + css + '</style>');
  353.  
  354. });
  355. $(document).ready(function(){
  356.  
  357. var css = 'img.mceSmilieSprite.mceSmilie347{width: 32px;height: 30px;background: url(http://i.imgur.com/9u572pj.png) no-repeat 0px -1px;}';
  358.  
  359. $('head').append('<style>' + css + '</style>');
  360.  
  361. });
  362. $(document).ready(function(){
  363.  
  364. var css = 'img.mceSmilieSprite.mceSmilie350{width: 32px;height: 30px;background: url(http://i.imgur.com/2M4coEw.png) no-repeat 0px -1px;}';
  365.  
  366. $('head').append('<style>' + css + '</style>');
  367.  
  368. });
  369. $(document).ready(function(){
  370.  
  371. var css = 'img.mceSmilieSprite.mceSmilie388{width: 30px;height: 30px;background: url(http://i.imgur.com/bB7snne.png) no-repeat 0px -1px;}';
  372.  
  373. $('head').append('<style>' + css + '</style>');
  374.  
  375. });
  376. $(document).ready(function(){
  377.  
  378. var css = '.taigachat_bbcode_smilie{display:block;width: 25px;height: 30px;background: url(http://i.imgur.com/AwkJwzZ.png) no-repeat center;cursor:pointer!important}';
  379.  
  380. $('head').append('<style>' + css + '</style>');
  381.  
  382. });
  383. $(document).ready(function(){
  384.  
  385. var css = 'img.mceSmilieSprite.mceSmilie351{width:30px;height:30px;background:url(http://i.imgur.com/AGF6X12.png) no-repeat 0px -1px}';
  386.  
  387. $('head').append('<style>' + css + '</style>');
  388.  
  389. });
  390. $(document).ready(function(){
  391.  
  392. var css = 'img.mceSmilieSprite.mceSmilie352{width:30px;height:30px;background:url(http://i.imgur.com/YRADR1x.png) no-repeat 0px -1px}';
  393.  
  394. $('head').append('<style>' + css + '</style>');
  395.  
  396. });
  397. $(document).ready(function(){
  398.  
  399. var css = 'img.mceSmilieSprite.mceSmilie355{width:30px;height:30px;background:url(http://i.imgur.com/MoUfpMG.png) no-repeat 0px -1px}';
  400.  
  401. $('head').append('<style>' + css + '</style>');
  402.  
  403. });
  404. $(document).ready(function(){
  405.  
  406. var css = 'img.mceSmilieSprite.mceSmilie356{width:30px;height:30px;background:url(http://i.imgur.com/fP1up0l.png) no-repeat 0px -1px}';
  407.  
  408. $('head').append('<style>' + css + '</style>');
  409.  
  410. });
  411. $(document).ready(function(){
  412.  
  413. var css = 'img.mceSmilieSprite.mceSmilie357{width:30px;height:30px;background:url(http://i.imgur.com/zIXwgiN.png) no-repeat 0px -1px}';
  414.  
  415. $('head').append('<style>' + css + '</style>');
  416.  
  417. });
  418. $(document).ready(function(){
  419.  
  420. var css = 'img.mceSmilieSprite.mceSmilie358{width:30px;height:30px;background:url(http://i.imgur.com/muiyAQX.png) no-repeat 0px -1px}';
  421.  
  422. $('head').append('<style>' + css + '</style>');
  423.  
  424. });
  425. $(document).ready(function(){
  426.  
  427. var css = 'img.mceSmilieSprite.mceSmilie359{width:30px;height:30px;background:url(http://i.imgur.com/3NTmCiI.png) no-repeat 0px -1px}';
  428.  
  429. $('head').append('<style>' + css + '</style>');
  430.  
  431. });
  432. $(document).ready(function(){
  433.  
  434. var css = 'img.mceSmilieSprite.mceSmilie361{width:32px;height:30px;background:url(http://i.imgur.com/djFprTl.png) no-repeat 0px -1px}';
  435.  
  436. $('head').append('<style>' + css + '</style>');
  437.  
  438. });
  439. $(document).ready(function(){
  440.  
  441. var css = 'img.mceSmilieSprite.mceSmilie362{width:32px;height:30px;background:url(http://i.imgur.com/yeSe8ZA.png) no-repeat 0px -1px}';
  442.  
  443. $('head').append('<style>' + css + '</style>');
  444.  
  445. });
  446. $(document).ready(function(){
  447.  
  448. var css = 'img.mceSmilieSprite.mceSmilie363{width:32px;height:30px;background:url(http://i.imgur.com/EP6e7xb.png) no-repeat 0px -1px}';
  449.  
  450. $('head').append('<style>' + css + '</style>');
  451.  
  452. });
  453. $(document).ready(function(){
  454.  
  455. var css = 'img.mceSmilieSprite.mceSmilie364{width:32px;height:30px;background:url(http://i.imgur.com/VMuEGoo.png) no-repeat 0px -1px}';
  456.  
  457. $('head').append('<style>' + css + '</style>');
  458.  
  459. });
  460. $(document).ready(function(){
  461.  
  462. var css = 'img.mceSmilieSprite.mceSmilie367{width:32px;height:30px;background:url(http://i.imgur.com/Q23449Y.png) no-repeat 0px -1px}';
  463.  
  464. $('head').append('<style>' + css + '</style>');
  465.  
  466. });
  467. $(document).ready(function(){
  468.  
  469. var css = 'img.mceSmilieSprite.mceSmilie368{width:32px;height:30px;background:url(http://i.imgur.com/jW0MQEx.png) no-repeat 0px -1px}';
  470.  
  471. $('head').append('<style>' + css + '</style>');
  472.  
  473. });
  474. $(document).ready(function(){
  475.  
  476. var css = 'img.mceSmilieSprite.mceSmilie369{width:32px;height:30px;background:url(http://i.imgur.com/4JJGbUn.png) no-repeat 0px -1px}';
  477.  
  478. $('head').append('<style>' + css + '</style>');
  479.  
  480. });
  481. $(document).ready(function(){
  482.  
  483. var css = 'img.mceSmilieSprite.mceSmilie370{width:32px;height:30px;background:url(http://i.imgur.com/9EH3QOw.png) no-repeat 0px -1px}';
  484.  
  485. $('head').append('<style>' + css + '</style>');
  486.  
  487. });
  488. $(document).ready(function(){
  489.  
  490. var css = 'img.mceSmilieSprite.mceSmilie371{width:32px;height:30px;background:url(http://i.imgur.com/5hz4ezt.png) no-repeat 0px -1px}';
  491.  
  492. $('head').append('<style>' + css + '</style>');
  493.  
  494. });
  495. $(document).ready(function(){
  496.  
  497. var css = 'img.mceSmilieSprite.mceSmilie372{width:32px;height:30px;background:url(http://i.imgur.com/7nEJjfk.png) no-repeat 0px -1px}';
  498.  
  499. $('head').append('<style>' + css + '</style>');
  500.  
  501. });
  502. $(document).ready(function(){
  503.  
  504. var css = 'img.mceSmilieSprite.mceSmilie373{width:32px;height:30px;background:url(http://i.imgur.com/cU0BivV.png) no-repeat 0px -1px}';
  505.  
  506. $('head').append('<style>' + css + '</style>');
  507.  
  508. });
  509. $(document).ready(function(){
  510.  
  511. var css = 'img.mceSmilieSprite.mceSmilie374{width:32px;height:30px;background:url(http://i.imgur.com/Mg0TeET.png) no-repeat 0px -1px}';
  512.  
  513. $('head').append('<style>' + css + '</style>');
  514.  
  515. });

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址