/***********************************************************************************************************************************
@copyright Copyright (c) 2006, lewebconcret.ch <www.lewebconcret.ch>
@author jose malvarez <jose@lewebconcret.ch>
@package styles.css
************************************************************************************************************************************
Fichier: dev.css
Description: feuille de styles
Date: 14.07.2007
************************************************************************************************************************************
/***********************************************************************************************************************************
*       debugging
***********************************************************************************************************************************/

#echoTabTitle                           {text-align: left; font-family: Anonymous; font-size: 0.8em; font-weight: normal; color: #ffffff; background-color: #00a400; margin: 0; padding: 1em; border-top: 1px solid #00a400;}
#echoTab                                {text-align: left; font-family: Anonymous; font-size: 0.8em; font-weight: normal; color: #00a400; background-color: #c4ffc4; margin: 0; padding: 1em; border-bottom: 1px solid #00a400;}
p.echobr                                {text-align: left; font-family: Anonymous; font-size: 0.8em; font-weight: normal; color: #ff8000; background-color: #ffe4ca; margin: 0; padding: 1em; border-bottom: 1px solid #ff8000;}
p.level1                                {text-align: left; font-family: Anonymous; font-size: 0.75em; font-weight: normal; color: gray; background-color: #dedede; margin: 0; padding: 0.5em 0.5em 0.5em 2.5em; border-bottom: 1px dashed silver;}

/***********************************************************************************************************************************
*       displaying sql
***********************************************************************************************************************************/

div.display_sql_className               {font-weight: bold; background-color: gray; color: white; padding: 1em; width: 100%;}
div.display_sql                         {border: 1px solid grey; background-color: #efefef; padding: 1em; border-spacing: 0;}
span.display_sql_file                   {font-family: "Lucida Grande", Geneva, Arial, Verdana, serif; font-weight: bold; text-decoration: underline;}
span.display_sql_query                  {font-family: "courier new";}
span.display_sql_count                  {font-family: "Lucida Grande", Geneva, Arial, Verdana, serif; }

/***********************************************************************************************************************************
* MODIFICATIONS
* **********************************************************************************************************************************
* Date Auteur Description
* ---------- ------ ----------------------------------------------------------------------------------------------------------------
***********************************************************************************************************************************/
