Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.09 KB | None | 0 0
  1. .userbar:before{
  2. background: url(http://i.imgur.com/wgVeUXt.gif);
  3. }
  4.  
  5.  
  6.  
  7. .backdrop:before{
  8. display: block;
  9. content: "";
  10. background: url(http://56.media.tumblr.com/0988858422a85dab6c76be656d5c539c/tumblr_nyq62873NC1uowfp3o4_r1_540.jpg);
  11. background-size: cover;
  12. width: 640px;
  13. height: 360px;
  14. }
  15.  
  16.  
  17.  
  18.  
  19. a{
  20. color: #326ABE;
  21. }
  22.  
  23. body{
  24. background: url(http://56.media.tumblr.com/65babb32373f039ac72aa2d161409ce8/tumblr_nxak1ynkCO1uowfp3o2_540.jpg);
  25. background-size: cover;
  26. }
  27.  
  28. .highlighted, .message-announce {
  29. background: #9b59b6;
  30. }
  31.  
  32. .chat.timer {
  33. color: #e74c3c;
  34. }
  35.  
  36. #lobby-userlist-users small{
  37. color: #ecf0f1;
  38. }
  39.  
  40. .ladder strong, .ladder em{
  41. color: #131313 !important;
  42. }
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49. .tabbar{
  50. bottom: 0;
  51. }
  52. .userbar{
  53. top: 18px;
  54. }
  55.  
  56. .userbar .username {
  57. text-shadow: none;
  58. text-shadow: 1px 1px white;
  59. }
  60.  
  61. .userbar:before{
  62. display: block;
  63. content:"";
  64. width:32px;
  65. height: 32px;
  66. float: left;
  67. position: relative;
  68. top: -9px;
  69. }
  70.  
  71. .icon-user{
  72. display:none;
  73. }
  74.  
  75. .siderooms{
  76. background: #000000;
  77. height: 56px;
  78. }
  79.  
  80. .maintabbarbottom {
  81. background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  82. border: none;
  83. box-shadow: none;
  84. z-index:2;
  85. }
  86.  
  87. .header {
  88. height: 56px;
  89. background: #000000;
  90. }
  91.  
  92. .header .logo {
  93. float: left;
  94. margin: 7px 0px 0 2px;
  95. }
  96.  
  97. .tabbar .closebutton, .tabbar a.cur+.closebutton {
  98. top: 19px;
  99. }
  100. .closebutton:hover {
  101. color: #1b1b1b;
  102. }
  103. .closebutton {
  104. color: #ecf0f1;
  105. }
  106.  
  107. .tabbar a.button.notifying {
  108. background: #3498db;
  109. }
  110.  
  111. .maintabbar .inner {
  112. padding-top:0px;
  113. height: 56px;
  114. background: #000000;
  115. }
  116.  
  117. .tabbar.maintabbar {
  118. margin-left: 170px;
  119. margin-right: 0px;
  120. overflow: hidden;
  121. height: 60px;
  122. background-position: right;
  123. background-repeat: no-repeat;
  124. }
  125.  
  126. .tabbar a.button.cur, .tabbar a.button.cur:hover, .tabbar a.button{
  127. color: #ecf0f1;
  128. background: #222222;
  129. box-shadow: none;
  130. border: none;
  131. cursor: default;
  132. top: 0px;
  133. border-radius: 5px;
  134. text-shadow: none;
  135. margin-left: 5px;
  136. margin-top:15px;
  137. }
  138.  
  139. .tabbar a.button:hover, .tabbar a.button.cur{
  140. background: #000000;
  141. }
  142.  
  143. .tabbar a.button {
  144. cursor: pointer;
  145. text-align: center;
  146. white-space: nowrap;
  147. text-shadow: none;
  148. font-size: 11px;
  149. }
  150.  
  151.  
  152. .ps-popup {
  153. position: absolute;
  154. top: auto;
  155. right: auto;
  156. left: auto;
  157. bottom: auto;
  158. text-align: left;
  159. padding: 2px 10px;
  160. z-index: 20;
  161. border: 1px solid #000000;
  162. border-radius: 0px;
  163. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  164. background: #e8e8e8;
  165. }
  166.  
  167.  
  168.  
  169. .battle-log-add, .chat-log-add{
  170. border-color: #000000;
  171. background: #000000;
  172. text-shadow: 1px 1px white;
  173. }
  174.  
  175. .message-pm {
  176. color: #9b59b6;
  177. }
  178.  
  179. .userlist{
  180. background: #212121;
  181. }
  182.  
  183. .userlist li button:hover {
  184. background: black;
  185. }
  186.  
  187. .userlist li{
  188. background: color(#fffff);
  189. border-bottom: 1px solid #000000;
  190. }
  191.  
  192.  
  193. .battle-log{
  194. background: url(http://36.media.tumblr.com/17a058d7060ce2d9cbced2cf98d98520/tumblr_nx1520DIPd1uowfp3o1_r1_540.jpg);
  195. color: #ecf0f1;
  196. border: 3px solid #000000;
  197. }
  198.  
  199.  
  200. .chat-log{
  201. background: url(http://i.imgur.com/7VtJQdy.jpg?1);
  202. color: #ecf0f1;
  203. border-left: 3px solid #000000;
  204. }
  205.  
  206.  
  207. .username{
  208. text-shadow: 1px 1px black;
  209. }
  210.  
  211. .battle-log h2 {
  212. position: relative;
  213. border: 0px solid #000000;
  214. background: #000000;
  215. }
  216.  
  217. .battle-log h2:after {
  218. display: block;
  219. content: "";
  220. background: url(http://i.imgur.com/1dbPeSk.png);
  221. width: 31px;
  222. height: 18px;
  223. position: absolute;
  224. right: 5px;
  225. top: 5px;
  226. }
  227.  
  228.  
  229. .battle-log .chat em {
  230. padding: 1x 4px 1px 3px;
  231. color: #ecf0f1;
  232. font-style: normal;
  233. }
  234.  
  235. .battle-log .chat strong {
  236. color: #ecf0f1;
  237. }
  238.  
  239.  
  240.  
  241. .challenge {
  242. background: #990033;
  243. border: 0px solid #2980b9;
  244. color: rgba(0,0,0,.6);
  245. padding: 1px 5px;
  246. }
  247.  
  248. .pm-log em{
  249. color: #ecf0f1;
  250. }
  251.  
  252. .pm-box .focused{
  253. background: #1b1b1b;
  254. }
  255.  
  256. .pm-window.focused h3:hover{
  257. background: #990033;
  258. }
  259.  
  260. .pm-window h3, .pm-window.focused h3 {
  261. color: #ecf0f1;
  262. background: #000000;
  263. margin: 0;
  264. padding: 2px 5px;
  265. font-size: 11pt;
  266. border-width: 0;
  267. cursor: pointer;
  268. border-radius: 0px;
  269. }
  270.  
  271. .pm-log{
  272. background: url(http://cdn.squares.im/pony/pic/photo/2013/05/b33cae3db80ae21146ff098f27336f20_1024.jpg);
  273. border-width: 0;
  274. }
  275.  
  276. .pm-log-add {
  277. border-width: 0;
  278. background: #000000;
  279. border-radius: 0px;
  280. }
  281.  
  282. .ladder table{
  283. background-color: #ecf0f1;
  284. }
  285.  
  286. .infobox, .ladder, .pm-window{
  287. position: relative;
  288. border: 1px solid #000000;
  289. border-radius: 2px;
  290. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  291. margin-top: 5px;
  292. color: #1b1b1b;
  293. background-color: #ecf0f1;
  294. }
  295.  
  296. .utilichart{
  297. position: relative;
  298. border: 1px solid #000000;
  299. border-radius: 0px;
  300. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  301. background: url(http://i.imgur.com/GCiIwVe.png);
  302. margin-top: 5px;
  303. min-height: 33px;
  304. width: 270px;
  305. height: 96px;
  306. }
  307.  
  308. .utilichart:after, .infobox:after, .ladder:after, .pm-window:after, .ps-popup:after, #tooltipwrapper .tooltip:after{
  309. display: block;
  310. content: "";
  311. background: url(http://i.imgur.com/sMQwYpx.png);
  312. width: 45px;
  313. height: 7px;
  314. position: absolute;
  315. left: -1px;
  316. top: -7px;
  317. }
  318.  
  319. .utilichart .numcol, .utilichart .movenamecol, .utilichart .namecol{
  320. padding: 0;
  321. margin: 0;
  322. text-align: left;
  323. font-weight: bold;
  324. color: #1b1b1b;
  325. position: absolute;
  326. left: 10px;
  327. top: 2px;
  328. font-size: 8pt;
  329. }
  330.  
  331. .utilichart .pokemonnamecol{
  332. padding: 0;
  333. margin: 0;
  334. font-weight: bold;
  335. color: #1b1b1b;
  336. position: absolute;
  337. left: 40px;
  338. top: 2px;
  339. font-size: 8pt;
  340. }
  341.  
  342. .utilichart .typecol{
  343. width: 100px;
  344. height: 0;
  345. padding: 0;
  346. margin: 0;
  347. position: absolute;
  348. left: 10px;
  349. top: 18px;
  350. }
  351.  
  352. .utilichart .typecol img{
  353. opacity: 1;
  354. margin-right: 10px;
  355. }
  356.  
  357. .utilichart .iconcol, .utilichart .itemiconcol{
  358. position: absolute;
  359. right: 5px;
  360. top: 3px;
  361. }
  362.  
  363. .utilichart .abilitycol, .utilichart .twoabilitycol{
  364. float: left;
  365. color: #1b1b1b;
  366. margin: 34px 40px 0 0px;
  367. width: 85px;
  368. font-size: 8pt;
  369. }
  370.  
  371. .utilichart .abilitycol em, .utilichart .statcol em, .utilichart .bstcol em, .utilichart .twoabilitycol, .utilichart .labelcol em, .utilichart .widelabelcol em, .utilichart .pplabelcol em{
  372. color: #1b1b1b;
  373. }
  374.  
  375. .utilichart .statcol, .utilichart .bstcol{
  376. position: relative;
  377. left: -5px;
  378. top: 3px;
  379. text-align: center;
  380. margin-right: 12px;
  381. }
  382.  
  383. .utilichart .itemdesccol, .utilichart .abilitydesccol, .utilichart .movedesccol {
  384. white-space: normal;
  385. padding-top: 7px;
  386. font-size: 8pt;
  387. width: 250px;
  388. height: 50px;
  389. overflow: visible;
  390. color: #777777;
  391. position: absolute;
  392. top: 28px;
  393. left: 10px;
  394. }
  395.  
  396. .utilichart .labelcol, .utilichart .widelabelcol, .utilichart .pplabelcol {
  397. padding-top: 0;
  398. height: 28px;
  399. width: 24px;
  400. text-align: center;
  401. font-size: 8pt;
  402. margin: 65px 45px 0 0;
  403. }
  404.  
  405.  
  406. .ps-room.ps-room-opaque {
  407. background: #202020;
  408. color: BLACK;
  409. }
  410.  
  411. .ps-room {
  412. position: absolute;
  413. display: block;
  414. top: 56px;
  415. left: 0;
  416. right: 0;
  417. bottom: 0;
  418. border: 1px solid #111;
  419. border-top: none;
  420. }
  421.  
  422. .ps-room .battle{
  423. top: 60px;
  424. border-width: 0px;
  425. }
  426.  
  427. .foehint{
  428. position: relative;
  429. top: 45px;
  430. }
  431.  
  432. .battle {
  433. border: 0px solid #AAAAAA;
  434. width: 640px;
  435. height: 360px;
  436. overflow: visible;
  437. font-family: Verdana, sans-serif;
  438. font-size: 10pt;
  439. }
  440.  
  441. .backdrop {
  442. width: 640px;
  443. height: 360px;
  444. position: absolute;
  445. top: 0px;
  446. left: 0px;
  447. overflow: hidden;
  448. background: -50px -90px;
  449. opacity: 1 !important;
  450. }
  451.  
  452. .backdrop:after{
  453. display: block;
  454. content: "";
  455. background: url(http://i.imgur.com/FKvgrXT.png);
  456. position: absolute;
  457. top: 0;
  458. left: 0;
  459. width: 640px;
  460. height: 360px;
  461. }
  462.  
  463. .ps-room .battle-controls {
  464. top: 430px;
  465. }
  466.  
  467. .turn {
  468. position: absolute;
  469. top: -42px;
  470. left: 270px !important;
  471. width: 101px;
  472. height: 17px;
  473. font-size: 8pt;
  474. font-weight: bold;
  475. margin: 0px;
  476. padding: 0px;
  477. padding-top:35px;
  478. border: 0;
  479. border-radius: 0;
  480. opacity: 1 !important;
  481. background: url(http://i.imgur.com/86opqqK.png);
  482. text-align: center;
  483. color: #fff;
  484. }
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491. .rightbar {
  492. position: absolute;
  493. top: -60px;
  494. right: 0;
  495. height: 100px;
  496. width: 320px;
  497. background-color: rgba(255,255,255,0);
  498. border: 0px solid rgba(215,215,215,0.5);
  499. color: #777777;
  500. background-image: url(http://i.imgur.com/Ttx9rhp.png);
  501. background-position: 0px -35px;
  502. }
  503.  
  504. .rightbar .trainer {
  505. margin-top: 0px;
  506. text-align: right;
  507. }
  508.  
  509. .rightbar .trainersprite{
  510. position: absolute;
  511. top: 5px;
  512. left: 40px;
  513. opacity: 1 !important;
  514. }
  515.  
  516. .trainer strong {
  517. display: block;
  518. font-size: 8pt;
  519. overflow: hidden;
  520. padding-top: 45px;
  521. padding-right: 10px;
  522. color: #111;
  523. }
  524.  
  525.  
  526. .rightbar .trainer .teamicons {
  527. float:left;
  528. position: relative;
  529. top: -42px;
  530. left: 108px;
  531. }
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542. .leftbar {
  543. position: absolute;
  544. top: -60px;
  545. left: 0;
  546. height: 100px;
  547. width: 320px;
  548. background-color: rgba(255,255,255,0);
  549. border: 0px solid rgba(215,215,215,0.5);
  550. color: #777777;
  551. background-image: url(http://i.imgur.com/vinIupZ.png);
  552. background-position: 0px -35px;
  553. }
  554.  
  555. .leftbar .trainer {
  556. margin-top: 0px;
  557. text-align: left;
  558. }
  559.  
  560. .leftbar .trainersprite{
  561. position: absolute;
  562. top: 5px;
  563. right: 40px;
  564. opacity: 1 !important;
  565. }
  566.  
  567. .leftbar .trainer strong {
  568. display: block;
  569. font-size: 8pt;
  570. overflow: hidden;
  571. padding-top: 45px;
  572. padding-left: 10px;
  573. }
  574.  
  575.  
  576. .leftbar .trainer .teamicons {
  577. float:right;
  578. position: relative;
  579. top: -42px;
  580. right: 108px;
  581. }
  582.  
  583.  
  584.  
  585. .weather {
  586. text-shadow:none;
  587. color: rgba(0,0,0,0);
  588. }
  589.  
  590. .weather em small {
  591. font-size: 7pt;
  592. color: white;
  593. text-shadow: 1px 1px black;
  594. position: absolute;
  595. left:0;
  596. top: 85px;
  597. width: 95px;
  598. text-align:center;
  599. }
  600.  
  601. .sunweather, .sunnydayweather {
  602. background: url(http://i.imgur.com/GCf4fyN.png) no-repeat scroll left top;
  603. }
  604.  
  605. .rainweather, .raindanceweather {
  606. background: url(http://i.imgur.com/x7K1Zop.png) no-repeat scroll left top;
  607. }
  608.  
  609. .hailweather {
  610. background: url(http://i.imgur.com/xCXcpE5.png) no-repeat scroll left top;
  611. }
  612.  
  613. .sandstormweather {
  614. background: url(http://i.imgur.com/CbsvtPl.png) no-repeat scroll left top;
  615. }
  616.  
  617. .pseudoweather{
  618. background: url(http://i.imgur.com/rPMtZca.png) no-repeat scroll left top;
  619. }
  620.  
  621.  
  622.  
  623. .switchmenu button, .switchmenu button:disabled{
  624. background: url(http://i.imgur.com/ljApnr8.png) !important;
  625. border: none;
  626. box-shadow: none;
  627. border-radius: 0;
  628. font-size: 8pt;
  629. }
  630.  
  631. .switchmenu button{
  632. color: white;
  633. text-shadow: 1px 1px black;
  634. }
  635.  
  636. .switchmenu button:disabled{
  637. opacity: .5;
  638. }
  639.  
  640. .movemenu button{
  641. width: 150px;
  642. height: 50px;
  643. border-radius: 0;
  644. border-width: 0;
  645. box-shadow: none;
  646. color: white;
  647. text-shadow: 1px 1px black;
  648. font-size: 10pt;
  649. padding-top: 10px;
  650. }
  651.  
  652. .movemenu button small{
  653. text-align: center;
  654. width: 62px;
  655. margin-top:2px;
  656. }
  657.  
  658. .movemenu button small.type, .movemenu button small.pp {
  659. padding-top: 8px;
  660. color: white;
  661. }
  662.  
  663. .movemenu button.type-Normal{
  664. background: #8a8a59 url(http://i.imgur.com/jFpUONv.png);
  665. }
  666. .movemenu button.type-Normal:hover{
  667. background: #79794e url(http://i.imgur.com/jFpUONv.png);
  668. }
  669.  
  670. .movemenu button.type-Fire{
  671. background: #dd6610 url(http://i.imgur.com/jFpUONv.png);
  672. }
  673. .movemenu button.type-Fire:hover{
  674. background: #b4530d url(http://i.imgur.com/jFpUONv.png);
  675. }
  676.  
  677. .movemenu button.type-Water{
  678. background: #386ceb url(http://i.imgur.com/jFpUONv.png);
  679. }
  680. .movemenu button.type-Water:hover{
  681. background: #1753e3 url(http://i.imgur.com/jFpUONv.png);
  682. }
  683.  
  684. .movemenu button.type-Electric{
  685. background: #f0c108 url(http://i.imgur.com/jFpUONv.png);
  686. }
  687. .movemenu button.type-Electric:hover{
  688. background: #c19b07 url(http://i.imgur.com/jFpUONv.png);
  689. }
  690.  
  691. .movemenu button.type-Grass{
  692. background: #5ca935 url(http://i.imgur.com/jFpUONv.png);
  693. }
  694. .movemenu button.type-Grass:hover{
  695. background: #4a892b url(http://i.imgur.com/jFpUONv.png);
  696. }
  697.  
  698. .movemenu button.type-Ice{
  699. background: #69c6c6 url(http://i.imgur.com/jFpUONv.png);
  700. }
  701. .movemenu button.type-Ice:hover{
  702. background: #45b6b6 url(http://i.imgur.com/jFpUONv.png);
  703. }
  704.  
  705. .movemenu button.type-Fighting{
  706. background: #9d2721 url(http://i.imgur.com/jFpUONv.png);
  707. }
  708. .movemenu button.type-Fighting:hover{
  709. background: #82211b url(http://i.imgur.com/jFpUONv.png);
  710. }
  711.  
  712. .movemenu button.type-Poison{
  713. background: #803380 url(http://i.imgur.com/jFpUONv.png);
  714. }
  715. .movemenu button.type-Poison:hover{
  716. background: #662966 url(http://i.imgur.com/jFpUONv.png);
  717. }
  718.  
  719. .movemenu button.type-Ground{
  720. background: #d4a82f url(http://i.imgur.com/jFpUONv.png);
  721. }
  722. .movemenu button.type-Ground:hover{
  723. background: #aa8623 url(http://i.imgur.com/jFpUONv.png);
  724. }
  725.  
  726. .movemenu button.type-Flying{
  727. background: #9180c4 url(http://i.imgur.com/jFpUONv.png);
  728. }
  729. .movemenu button.type-Flying:hover{
  730. background: #7762b6 url(http://i.imgur.com/jFpUONv.png);
  731. }
  732.  
  733. .movemenu button.type-Psychic{
  734. background: #f61c5d url(http://i.imgur.com/jFpUONv.png);
  735. }
  736. .movemenu button.type-Psychic:hover{
  737. background: #d60945 url(http://i.imgur.com/jFpUONv.png);
  738. }
  739.  
  740. .movemenu button.type-Bug{
  741. background: #8d9a1b url(http://i.imgur.com/jFpUONv.png);
  742. }
  743. .movemenu button.type-Bug:hover{
  744. background: #616b13 url(http://i.imgur.com/jFpUONv.png);
  745. }
  746.  
  747. .movemenu button.type-Rock{
  748. background: #93802d url(http://i.imgur.com/jFpUONv.png);
  749. }
  750. .movemenu button.type-Rock:hover{
  751. background: #746523 url(http://i.imgur.com/jFpUONv.png);
  752. }
  753.  
  754. .movemenu button.type-Ghost{
  755. background: #554374 url(http://i.imgur.com/jFpUONv.png);
  756. }
  757. .movemenu button.type-Ghost:hover{
  758. background: #413359 url(http://i.imgur.com/jFpUONv.png);
  759. }
  760.  
  761. .movemenu button.type-Dragon{
  762. background: #4c08ef url(http://i.imgur.com/jFpUONv.png);
  763. }
  764. .movemenu button.type-Dragon:hover{
  765. background: #3d07c0 url(http://i.imgur.com/jFpUONv.png);
  766. }
  767.  
  768. .movemenu button.type-Dark{
  769. background: #513f34 url(http://i.imgur.com/jFpUONv.png);
  770. }
  771. .movemenu button.type-Dark:hover{
  772. background: #362a23 url(http://i.imgur.com/jFpUONv.png);
  773. }
  774.  
  775. .movemenu button.type-Steel{
  776. background: #9797ba url(http://i.imgur.com/jFpUONv.png);
  777. }
  778. .movemenu button.type-Steel:hover{
  779. background: #7a7aa7 url(http://i.imgur.com/jFpUONv.png);
  780. }
  781. .movemenu button.type-Fairy{
  782. background: rgb(238,153,172) url(http://i.imgur.com/jFpUONv.png);
  783. }
  784. .movemenu button.type-Fairy:hover{
  785. background: rgba(238,153,172, 0.5) url(http://i.imgur.com/jFpUONv.png);
  786. }
  787. .movemenu button.type-undefined, .movemenu button.type-undefined:hover{
  788. background: url(http://i.imgur.com/jFpUONv.png);
  789. }
  790.  
  791. .movemenu button:disabled{
  792. background: rgba(0,0,0,0) url(http://i.imgur.com/jFpUONv.png) !important;
  793. opacity: .5;
  794. }
  795.  
  796. .movemenu label:before {
  797. content: '\A\A\A';
  798. white-space: pre;
  799. }
  800.  
  801.  
  802. #tooltipwrapper {
  803. position: absolute;
  804. top: 400px;
  805. left: 100px;
  806. text-align: left;
  807. color: #ecf0f1;
  808. }
  809. #tooltipwrapper .tooltipinner {
  810. position: relative;
  811. }
  812. #tooltipwrapper .tooltip {
  813. position: absolute;
  814. bottom: 0;
  815. left: 0;
  816. width: 300px;
  817. border: 2px solid #000000;
  818. background: url(http://i.imgur.com/w19OJXc.png);
  819. border-radius: 1px;
  820. }
  821. #tooltipwrapper .tooltip h2 {
  822. padding: 2px 4px;
  823. margin: 0;
  824. border-bottom: 1px solid #000000;
  825. font-size: 10pt;
  826. }
  827. #tooltipwrapper .tooltip h2 small {
  828. font-weight: normal;
  829. }
  830. #tooltipwrapper .tooltip p {
  831. padding: 2px 4px;
  832. margin: 0;
  833. font-size: 8pt;
  834. }
  835. #tooltipwrapper .tooltip p.section {
  836. border-top: 1px solid #000000;
  837. }
  838.  
  839.  
  840.  
  841. .teambuilder-results .utilichart, .teambuilder-results .utilichart li {
  842. border: none;
  843. width: 100%;
  844. height: none;
  845. background: none;
  846. box-shadow: none;
  847. }
  848.  
  849. .teambuilder-results .utilichart:after{
  850. display:none;
  851. }
  852.  
  853. .teambuilder-results .utilichart .col {
  854. float: left;
  855. position: relative;
  856. top:0;
  857. left:0;
  858. padding-top: 6px;
  859. height: 22px;
  860. font-size: 9pt;
  861. color: #444444;
  862. font-weight: normal;
  863. font-size: 8pt;
  864. }
  865.  
  866. .teambuilder-results .utilichart .numcol {
  867. width: 24px;
  868. padding-right: 5px;
  869. text-align: right;
  870. color: #999999;
  871. padding-top: 7px;
  872. font-size: 8pt;
  873. }
  874.  
  875. .teambuilder-results .utilichart .pokemonnamecol {
  876. padding-top: 5px;
  877. height: 23px;
  878. width: 127px;
  879. color: #000000;
  880. font-size: 10pt;
  881. }
  882.  
  883. .teambuilder-results .utilichart .twoabilitycol {
  884. padding-top: 0;
  885. height: 28px;
  886. font-size: 8pt;
  887. width: 90px;
  888. }
  889.  
  890. .teambuilder-results .utilichart .typecol {
  891. width: 70px;
  892. }
  893.  
  894. .teambuilder-results .utilichart .typecol img{
  895. margin-right:1px;
  896. }
  897.  
  898. .teambuilder-results .utilichart .twoabilitycol {
  899. padding-top: 0;
  900. height: 28px;
  901. font-size: 8pt;
  902. width: 90px;
  903. }
  904.  
  905. .teambuilder-results .utilichart .abilitycol, .teambuilder-results .utilichart .twoabilitycol {
  906. margin:0px;
  907. }
  908.  
  909. .teambuilder-results .utilichart .statcol, .teambuilder-results .utilichart .bstcol {
  910. margin:0px; padding-top:0px; font-size: 8pt; text-align: right;
  911. }
  912.  
  913. .teambuilder-results .utilichart .iconcol, .teambuilder-results .utilichart .itemiconcol{ padding-top: 2px; padding-right: 2px; }
  914.  
  915. .teambuilder-results .utilichart .itemdesccol, .teambuilder-results .utilichart .abilitydesccol {
  916. width: 464px;
  917. }
  918.  
  919. .teambuilder-results .utilichart .labelcol, .teambuilder-results .utilichart .widelabelcol, .teambuilder-results .utilichart .pplabelcol {
  920. margin: 0px 8px; padding: 0px; text-align:right;
  921. }
  922.  
  923. .teambuilder-results .utilichart .movedesccol {
  924. width: 284px;
  925. }
  926.  
  927.  
  928.  
  929. .statbar
  930. {
  931. position: absolute;
  932. display: none;
  933. width: 186px;
  934. background: url(http://i.imgur.com/eYsfnK4.png);
  935. background-repeat: no-repeat;
  936. background-position: 0px 1px;
  937. min-height: 40px;
  938. padding: 2px 4px 2px 26px;
  939. }
  940. .statbar strong
  941. {
  942. position: absolute;
  943. left: 30px;
  944. top: 6px;
  945. font-size: 9px;
  946. font-weight: normal;
  947. display: block;
  948. text-align: center;
  949. color: #FFF;
  950. text-shadow: #000 1px 1px 0, #000 1px -1px 0, #000 -1px 1px 0, #000 -1px -1px 0;
  951. }
  952. .statbar strong small
  953. {
  954. font-size: 9px;
  955. font-weight: normal;
  956. }
  957. .statbar .hpbar
  958. {
  959. position: relative;
  960. border: 1px solid #131313;
  961. background: #FCFEFF;
  962. height: 6px;
  963. margin: 0 0 0 0;
  964. width: 151px;
  965. border-radius: 0px;
  966. padding: 0;
  967. top: -2px;
  968. }
  969. .hptextborder{
  970. display:none !important;
  971. }
  972.  
  973.  
  974.  
  975. .statbar .hpbar .hp
  976. {
  977. height: 3px;
  978. border-top: 1px solid #007734;
  979. background: #00bb51;
  980. border-bottom: 2px solid #007734;
  981. border-radius: 0px;
  982. }
  983. .statbar .hpbar .hp-yellow
  984. {
  985. background-color: #f5d538;
  986. border-color: #be9f0a;
  987. }
  988. .statbar .hpbar .hp-red
  989. {
  990. background-color: #ee4928;
  991. border-color: #a3260d;
  992. }
  993.  
  994.  
  995.  
  996. .statbar .hpbar .prevhp
  997. {
  998. background: #BBEECC;
  999. height: 6px;
  1000. border-radius: 0px;
  1001. }
  1002. .statbar .hpbar .prevhp-yellow
  1003. {
  1004. background-color: #fcf4ca;
  1005. }
  1006. .statbar .hpbar .prevhp-red
  1007. {
  1008. background-color: #facec5;
  1009. }
  1010.  
  1011.  
  1012.  
  1013. .hptext{
  1014. margin-top: 2px;
  1015. }
  1016.  
  1017. .statbar .hpbar .hptext
  1018. {
  1019. position: absolute;
  1020. color: #FFFFFF;
  1021. text-shadow: 1px 0 black, -1px 0 black, 0 1px black, 0 -1px black;
  1022. font-size: 9px;
  1023. width: 32px;
  1024. height: 12px;
  1025. top: -1px;
  1026. text-align: center;
  1027. }
  1028. .rstatbar .hpbar .hptext
  1029. {
  1030. width: 40px;
  1031. height: 15px;
  1032. background:url(http://i.imgur.com/1oaSYb8.png);
  1033. right: -42px;
  1034. border-radius: 0 4px 4px 0;
  1035. }
  1036. .lstatbar .hpbar .hptext
  1037. {
  1038. width: 35px;
  1039. height: 15px;
  1040. background:url(http://i.imgur.com/iAy0D88.png);
  1041. left: -55px;
  1042. border-radius: 4px 0 0 4px;
  1043. padding-left: 2px;
  1044. }
  1045.  
  1046.  
  1047. .statbar .status
  1048. {
  1049. margin-top:15px;
  1050. min-height: 10px;
  1051. font-size: 7pt;
  1052. }
  1053.  
  1054. .statbar span.brn,
  1055. .statbar span.psn,
  1056. .statbar span.slp,
  1057. .statbar span.par,
  1058. .statbar span.frz
  1059. {
  1060. position: absolute;
  1061. left: -21px;
  1062. top: 10px;
  1063. font-size: 8px;
  1064. padding: 1px 2px;
  1065. border: 0;
  1066. border-radius: 3px;
  1067. }
  1068. .statbar span.bad
  1069. {
  1070. background: #e74c3c;
  1071. color: #ecf0f1;
  1072. border-color: #c0392b;
  1073. }
  1074. .statbar span.good
  1075. {
  1076. background: #27ae60;
  1077. color: #ecf0f1;
  1078. border-color: #067A37;
  1079. }
  1080. .statbar span.neutral
  1081. {
  1082. background: #7f8c8d;
  1083. color: #ecf0f1;
  1084. border: 1 solid #2c3e50;
  1085. }
  1086.  
  1087.  
  1088.  
  1089.  
  1090. .pfx-panel{
  1091. background: #333;
  1092. }
  1093.  
  1094. .pfx-topbar{
  1095. background: #000000;
  1096. border-bottom-color: #000000;
  1097. }
  1098.  
  1099. .replay-wrapper .battle-log{
  1100. height: 410px;
  1101. top: -35px;
  1102. }
  1103.  
  1104. .replay-wrapper{
  1105. top: 40px;
  1106. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement