From 1ed395e8b2cd28e5613a42d0b82ac533ddf6ad55 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Sun, 3 Dec 2006 02:15:24 +0000 Subject: [PATCH] 2006-12-03 Raul Mateos * include/styles/pandora.css: Join styles. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@297 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 2 +- pandora_console/include/styles/pandora.css | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 492f2250a4..c249066774 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,6 +1,6 @@ 2006-12-03 Raul Mateos - * include/styles/pandora.css: new style for not found items. + * include/styles/pandora.css: new style for not found items. Join styles. * operation/events/events.php: Add filter to events by group. Changed style for not found items. diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 96e6a650d0..0bd1309891 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -273,11 +273,10 @@ td.datos_jus, td.datos2_jus { text-align: center; } .error { - color: #ff0000; background: url(../../images/error.gif) no-repeat; padding: 4px 1px 6px 30px; } -.red , .redb { +.red , .redb, .error, div.nf { color: #ff0000; } .sep { @@ -412,5 +411,4 @@ div.imgr>img { } div.nf { margin-left: 7px; - color: red; } \ No newline at end of file