From f102693966824cf1bc1421282d89f1ee2318ed9e Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 6 Nov 2009 22:19:01 -0800 Subject: Correct some speeling errors --- themes/admin_wind/css/screen.css | 2 +- themes/night_wind/css/screen.css | 2 +- themes/wind/css/screen.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 8d49a389..4d548aed 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -374,7 +374,7 @@ th { padding: .3em .8em; } -/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */ +/* In-line editing ~~~~~~~~~~~~~~~~~~~~~~ */ #g-inplace-edit-message { background-color: #FFF; } diff --git a/themes/night_wind/css/screen.css b/themes/night_wind/css/screen.css index 2286b26e..1d5e5e2b 100644 --- a/themes/night_wind/css/screen.css +++ b/themes/night_wind/css/screen.css @@ -455,7 +455,7 @@ li.g-error select { padding-top: 1em; } -/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */ +/* In-line editing ~~~~~~~~~~~~~~~~~~~~~~ */ #g-inplace-edit-message { background-color: #FFF; } diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 8c466bd8..2ac37fb6 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -299,7 +299,7 @@ td { padding-top: 1em; } -/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */ +/* In-line editing ~~~~~~~~~~~~~~~~~~~~~~ */ #g-inplace-edit-message { background-color: #FFF; } -- cgit v1.2.3