From 8fb8517156eb7bf220c8284f8a898f5fbcfb4b6b Mon Sep 17 00:00:00 2001 From: Michal Wlodkowski Date: Tue, 27 Feb 2007 21:56:13 +0000 Subject: [PATCH] css updates --- app/views/admin/edit_web.rhtml | 4 +--- app/views/layouts/default.rhtml | 2 +- app/views/wiki/edit.rhtml | 4 ++-- app/views/wiki/new.rhtml | 2 +- app/views/wiki_words_help.rhtml | 2 ++ config/database.yml | 2 +- public/javascripts/application.js | 4 ++++ public/stylesheets/instiki.css | 33 ++++++++++++++++++++++++++----- 8 files changed, 40 insertions(+), 13 deletions(-) diff --git a/app/views/admin/edit_web.rhtml b/app/views/admin/edit_web.rhtml index 3062892f..f77cac3e 100644 --- a/app/views/admin/edit_web.rhtml +++ b/app/views/admin/edit_web.rhtml @@ -63,8 +63,7 @@

- + Stylesheet tweaks >> - add or change styles used by this web; styles defined here take precedence over @@ -72,7 +71,6 @@ tags.
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index 67b85e06..a43a7660 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -30,7 +30,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" <%= @style_additions %> <%= @web ? @web.additional_style : '' %> - + <%= javascript_include_tag :defaults %> <% if @web %> <%= auto_discovery_link_tag(:rss, :controller => 'wiki', :web => @web.address, :action => 'rss_with_headlines') %> <%= auto_discovery_link_tag(:rss, :controller => 'wiki', :web => @web.address, :action => 'rss_with_content') %> diff --git a/app/views/wiki/edit.rhtml b/app/views/wiki/edit.rhtml index ad7df15d..2ca00efa 100644 --- a/app/views/wiki/edit.rhtml +++ b/app/views/wiki/edit.rhtml @@ -3,7 +3,7 @@ @content_width = 720 @hide_navigation = true %> - +
<%= render("#{@web.markup}_help") %> <%= render 'wiki_words_help' %> @@ -29,7 +29,7 @@
<%= end_form_tag %>
- +