Commit Graph

10 Commits

Author SHA1 Message Date
Guangcong Luo
4f0c7eb66f Utilichart layout tweaks 2013-06-04 12:52:54 -05:00
Guangcong Luo
801e932244 1px vertical padding for utilichart 2013-06-04 01:42:36 -05:00
Guangcong Luo
c865410550 PP column in teambuilder and /data 2013-05-14 12:30:13 -07:00
Guangcong Luo
b6eb7c05bf Fix word-wrap in !data 2013-04-23 18:45:58 -07:00
Guangcong Luo
544abfab40 Remove underlines from utilichart entries 2013-04-20 21:00:55 -07:00
Guangcong Luo
f5b751cf6e New search system: Support tagged search results 2013-04-19 23:18:53 -07:00
Guangcong Luo
6038b58088 Make all /data types the same width 2013-04-19 14:40:20 -07:00
Guangcong Luo
252f267d01 Better wrapping for /data 2013-04-19 14:03:08 -07:00
Guangcong Luo
bc1b6d4b5d Compress move data row a bit 2013-04-18 17:27:02 -07:00
Guangcong Luo
e5f3c72348 Split replayer.css
replayer.css was sort of a badly defined file: it started out as
being all the CSS used by the replay viewer, except for the CSS
for battles. It then gained utilichart CSS, despite being mostly
unrelated.

Now, main layout is in main.css in the main domain, and replay
layout is in replay.css, and utilichart CSS is in utilchart.css.

replayer.css remains a legacy file for the old replay player.
Once we transition to the new replay player that uses replay.css,
I can get rid of replayer.css completely.
2013-04-11 21:07:46 -07:00