From 01ac826a4f8916aa92bc082dee883e053ad621eb Mon Sep 17 00:00:00 2001 From: esanchezm Date: Tue, 9 Jun 2009 11:02:47 +0000 Subject: [PATCH] 2009-06-08 Esteban Sanchez * include/styles/help.css, include/styles/pandora_minimal.css, include/styles/ie.css, include/styles/menu.css, include/styles/install.css, include/styles/pandora_red.css, include/styles/pandora_black.css, include/styles/pandora_width.css: Removed an extra close comment character that causes broken CSS. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1740 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 8 ++++++++ pandora_console/include/styles/help.css | 1 - pandora_console/include/styles/ie.css | 1 - pandora_console/include/styles/install.css | 1 - pandora_console/include/styles/menu.css | 1 - pandora_console/include/styles/pandora_black.css | 1 - pandora_console/include/styles/pandora_minimal.css | 1 - pandora_console/include/styles/pandora_red.css | 1 - pandora_console/include/styles/pandora_width.css | 1 - 9 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index bf8726282c..bcede2b2b9 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,11 @@ +2009-06-08 Esteban Sanchez + + * include/styles/help.css, include/styles/pandora_minimal.css, + include/styles/ie.css, include/styles/menu.css, + include/styles/install.css, include/styles/pandora_red.css, + include/styles/pandora_black.css, include/styles/pandora_width.css: + Removed an extra close comment character that causes broken CSS. + 2009-06-08 Sancho Lerena * Massive header update. diff --git a/pandora_console/include/styles/help.css b/pandora_console/include/styles/help.css index ce9149c80e..4edfeedbec 100644 --- a/pandora_console/include/styles/help.css +++ b/pandora_console/include/styles/help.css @@ -15,7 +15,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ * { font-family: verdana, sans-serif; diff --git a/pandora_console/include/styles/ie.css b/pandora_console/include/styles/ie.css index 4ac0de642d..89417c0f58 100644 --- a/pandora_console/include/styles/ie.css +++ b/pandora_console/include/styles/ie.css @@ -15,7 +15,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ .title .toggle { background: none; diff --git a/pandora_console/include/styles/install.css b/pandora_console/include/styles/install.css index 6b6cf87f25..be5cd8cb7c 100644 --- a/pandora_console/include/styles/install.css +++ b/pandora_console/include/styles/install.css @@ -15,7 +15,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ h1 { font: bold 1em Arial, Sans-serif; diff --git a/pandora_console/include/styles/menu.css b/pandora_console/include/styles/menu.css index 9d27f6824a..c10f938526 100644 --- a/pandora_console/include/styles/menu.css +++ b/pandora_console/include/styles/menu.css @@ -15,7 +15,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ .menu { border-width: 1px 0 0 1px; diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index 45f18e4061..9023e5471d 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -20,7 +20,6 @@ Description: A theme with a dark style // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ @import url(pandora.css); diff --git a/pandora_console/include/styles/pandora_minimal.css b/pandora_console/include/styles/pandora_minimal.css index 8619911f2b..112f8d6a4f 100644 --- a/pandora_console/include/styles/pandora_minimal.css +++ b/pandora_console/include/styles/pandora_minimal.css @@ -20,7 +20,6 @@ Description: A minimal layout // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ * { font-family: verdana, sans-serif; diff --git a/pandora_console/include/styles/pandora_red.css b/pandora_console/include/styles/pandora_red.css index 0eba471c96..1dcec10e81 100644 --- a/pandora_console/include/styles/pandora_red.css +++ b/pandora_console/include/styles/pandora_red.css @@ -20,7 +20,6 @@ Description: A red theme for Pandora FMS // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ @import url(op.css); @import url(god.css); diff --git a/pandora_console/include/styles/pandora_width.css b/pandora_console/include/styles/pandora_width.css index 0ee7c6b28d..17f649954c 100644 --- a/pandora_console/include/styles/pandora_width.css +++ b/pandora_console/include/styles/pandora_width.css @@ -20,7 +20,6 @@ Description: A theme with a variable width layout // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -*/ @import url(pandora.css);