timvideos / streaming-system

Tim Video's - Live Streaming for user groups and other events.
https://code.timvideos.us/
Apache License 2.0
131 stars 52 forks source link

Consolidate the CSS files? #23

Closed mithro closed 11 years ago

mithro commented 11 years ago

What is the difference between the files? $ ls -l frontend/static/css/ total 20 -rw-r--r-- 1 tansell eng 2134 Mar 12 22:58 pycon.css -rw-r----- 1 tansell eng 82 Mar 10 2012 stats.css -rw-r--r-- 1 tansell eng 5240 Mar 12 22:58 style.css -rw-r----- 1 tansell eng 1211 Mar 10 2012 tweet.css

Can they be combined or something?

mithro commented 11 years ago

When consolidating, figure out where each css style is used and rework the CSS files to make more sense.

ApsOps commented 11 years ago

You might want to close this issue. This was merged. https://github.com/timvideos/streaming-system/pull/35