Module: check_mk
Branch: master
Commit: 138fc5aefb882c00883f26afbe0b653280a51271
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=138fc5aefb882c…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Tue Nov 29 22:47:17 2011 +0100
Cleanup CSS files - intermediate phase
---
web/htdocs/bi.css | 96 ++
web/htdocs/check_mk.css | 2736 ++---------------------------------------
web/htdocs/dashboard.css | 183 +++
web/htdocs/htmllib.py | 22 +-
web/htdocs/login.css | 43 +
web/htdocs/logwatch.css | 135 ++
web/htdocs/mobile.css | 24 +-
web/htdocs/mobile.py | 9 +-
web/htdocs/pages.css | 502 ++++++++
web/htdocs/sidebar.css | 365 ++++++
web/htdocs/status.css | 301 +++++
web/htdocs/views.css | 447 +++++++
web/htdocs/wato.css | 610 +++++++++
web/plugins/views/mobile.py | 18 +-
web/plugins/views/painters.py | 2 +-
15 files changed, 2812 insertions(+), 2681 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=138fc5aefb…