# HG changeset patch # User bsw # Date 1405633115 -7200 # Node ID effce9b361b2959515f79ebec02f3fe5ed1f8e38 # Parent e246d6123933c650869cc6f23109cd8a9392ee5c Fixed developer css settings diff -r e246d6123933 -r effce9b361b2 app/main/_filter_view/34_stylesheet.lua --- a/app/main/_filter_view/34_stylesheet.lua Thu Jul 17 23:38:10 2014 +0200 +++ b/app/main/_filter_view/34_stylesheet.lua Thu Jul 17 23:38:35 2014 +0200 @@ -8,7 +8,7 @@ if value then slot.put_into("stylesheet_url", value) else - slot.put_into("stylesheet_url", request.get_relative_baseurl() .. "static/style.css") + slot.put_into("stylesheet_url", request.get_relative_baseurl() .. "static/lf3.css") end execute.inner() diff -r e246d6123933 -r effce9b361b2 app/main/_layout/default.html --- a/app/main/_layout/default.html Thu Jul 17 23:38:10 2014 +0200 +++ b/app/main/_layout/default.html Thu Jul 17 23:38:35 2014 +0200 @@ -4,7 +4,7 @@ <!-- WEBMCP SLOTNODIV html_title --> - +