connortechnology / ZoneMinder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
9 stars 9 forks source link

Storageareas controlcss #64

Closed digital-gnome closed 6 years ago

digital-gnome commented 6 years ago

Moved control.css actual file contents to views and removed the @includes everywhere. Reset the graphics links to work from /cache. Added a float clear and removed some explicit heights to fix an overlap problem on watch view. Control.css is now covered by cache_bust. I don't know why control.css was done like it was but it doesn't look like this breaks anything.