diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index ab1d8d5b3f0..90c886be22e 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -20,7 +20,7 @@ /** * \file htdocs/theme/auguria/style.css.php * \brief Fichier de style CSS du theme auguria - * \version $Id: style.css.php,v 1.100 2011/08/16 17:59:46 eldy Exp $ + * \version $Id: style.css.php,v 1.101 2011/08/17 13:08:19 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -2061,3 +2061,7 @@ div.tdlineupdown { cursor: move; white-space: nowrap; } + +close(); +?> \ No newline at end of file diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 45f62fc82f0..b7de6787ae4 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -22,7 +22,7 @@ /** * \file htdocs/theme/bureau2crea/style.css.php * \brief Fichier de style CSS du theme bureau2crea - * \version $Id: style.css.php,v 1.48 2011/08/17 13:01:43 bureau2crea Exp $ + * \version $Id: style.css.php,v 1.49 2011/08/17 13:08:19 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -1052,7 +1052,7 @@ div.tabs a.tab#active { color: #D45416; border-bottom: 0px; background-image: none; - + } div.tabs a.tab span { @@ -1328,7 +1328,7 @@ table.noborder { -webkit-box-shadow: 2px 4px 2px #CCCCCC; */ border-collapse: collapse; /*border: 1px solid #666;*/ - + } table.noborder tr { @@ -2162,10 +2162,18 @@ a.cke_dialog_ui_button height: 72px !important; } + /* ============================================================================== */ /* Login */ /* ============================================================================== */ #login table { border: 1px solid #666666 !important; -} \ No newline at end of file +} + + + +close(); +?> + diff --git a/htdocs/theme/cameleo/style.css.php b/htdocs/theme/cameleo/style.css.php index 0e2b3344601..909773624f2 100644 --- a/htdocs/theme/cameleo/style.css.php +++ b/htdocs/theme/cameleo/style.css.php @@ -22,7 +22,7 @@ /** * \file htdocs/theme/eldy/style.css.php * \brief Fichier de style CSS du theme Cameleo - * \version $Id: style.css.php,v 1.11 2011/08/15 17:43:42 eldy Exp $ + * \version $Id: style.css.php,v 1.12 2011/08/17 13:08:19 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -2153,4 +2153,8 @@ a.cke_dialog_ui_button .template-upload { height: 72px !important; -} \ No newline at end of file +} + +close(); +?> \ No newline at end of file diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 6d2b360c508..bca59e15862 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -21,7 +21,7 @@ /** * \file htdocs/theme/eldy/style.css.php * \brief Fichier de style CSS du theme Eldy - * \version $Id: style.css.php,v 1.107 2011/08/16 17:59:46 eldy Exp $ + * \version $Id: style.css.php,v 1.108 2011/08/17 13:08:20 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -2032,3 +2032,7 @@ a.cke_dialog_ui_button .template-upload { height: 72px !important; } + +close(); +?> \ No newline at end of file diff --git a/htdocs/theme/freelug/style.css.php b/htdocs/theme/freelug/style.css.php index 5c1c3e154ea..eaef50a318f 100644 --- a/htdocs/theme/freelug/style.css.php +++ b/htdocs/theme/freelug/style.css.php @@ -19,7 +19,7 @@ /** * \file htdocs/theme/freelug/style.css.php * \brief Fichier de style CSS du theme Freelug - * \version $Id: style.css.php,v 1.47 2011/08/15 18:37:08 eldy Exp $ + * \version $Id: style.css.php,v 1.48 2011/08/17 13:08:19 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -1605,3 +1605,7 @@ a.cke_dialog_ui_button .template-upload { height: 72px !important; } + +close(); +?> \ No newline at end of file diff --git a/htdocs/theme/yellow/style.css.php b/htdocs/theme/yellow/style.css.php index eb7c9692cc9..33a94aef8f9 100644 --- a/htdocs/theme/yellow/style.css.php +++ b/htdocs/theme/yellow/style.css.php @@ -19,7 +19,7 @@ /** * \file htdocs/theme/yellow/style.css.php * \brief Fichier de style CSS du theme Yellow - * \version $Id: style.css.php,v 1.48 2011/08/15 17:43:42 eldy Exp $ + * \version $Id: style.css.php,v 1.49 2011/08/17 13:08:19 eldy Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -1651,3 +1651,7 @@ a.cke_dialog_ui_button .template-upload { height: 72px !important; } + +close(); +?> \ No newline at end of file