Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 23rd, 2012  |  syntax: Diff  |  size: 0.43 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. --- replays.css.orig    2012-04-23 15:48:54.103632851 +1000
  2. +++ replays.css 2012-04-23 15:49:18.915633639 +1000
  3. @@ -318,19 +318,8 @@
  4.  .utilichart .abilitydesccol,
  5.  .utilichart .movedesccol
  6.  {
  7. -       white-space: nowrap;
  8.         padding-top: 7px;
  9.         font-size: 8pt;
  10. -       width: 490px;
  11. -       height: 20px;
  12.         overflow: hidden;
  13.         color: #777777;
  14.  }
  15. -.utilichart .movedesccol
  16. -{
  17. -       width: 286px;
  18. -}
  19. -.utilichart .itemdesccol
  20. -{
  21. -       width: 466px;
  22. -}