diff --git a/htdocs/theme/cdg/cdg.css b/htdocs/theme/cdg/cdg.css deleted file mode 100644 index 24e83b4834f..00000000000 --- a/htdocs/theme/cdg/cdg.css +++ /dev/null @@ -1,160 +0,0 @@ -/* Copyright (C) 2002 Rodolphe Quiedeville - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ - * $Source$ - */ - -body { - background: #fce8fd; - margin: 0px; - text-decoration: none ; - color:black; - font-family: Verdana, Arial, Helvetica; - font-size:8pt; - scrollbar-face-color: #FF99CC; - scrollbar-shadow-color: #000000; - scrollbar-highlight-color: #FFFFFF; - scrollbar-3dlight-color: #000000; - scrollbar-darkshadow-color: #000000; - scrollbar-track-color: #FFCCFF; - scrollbar-arrow-color: #FF0000; -} - -a { - text-decoration: none; - } - -/* - * Menu superieur - */ - - -td.menu { - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - } - - -.menu { - font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; - background: #FFCCFF; - font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; - color: #000000; - text-decoration: none } - - -.submenu -{ - background: ##FFCCFF; - font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; - color: #000000; - text-decoration: none } - - -/* - * Barre de gauche - */ - -a.leftmenu -{ - font-family: Helvetica, Verdana; - font-size: 14px; - font-weight: bold; - color: #202020; - } - - -td.barre { - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - background: #FFCCFF; - font-family: Helvetica, Verdana; font-size: 14px; - color: #000000; - text-decoration: none } - - -td.barre_select { - background: #FFCCFF; - color: #000000 - } - - - -div.titre { - font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold; - color: #336666; - text-decoration: none } -/* - * - */ -TR.liste_titre -{ - background: #FF00CC; - font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; - text-decoration: none } -TR.liste_sep -{ - background: #FF00CC; - font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; - text-decoration: none } - -TR.pair -{ - background: #FFCC66; - font-family: Helvetica, Verdana; font-size: 12px; - text-decoration: none } - -TR.impair -{ - background: #FFFFCC; - font-family: Helvetica, Verdana; font-size: 12px; - text-decoration: none } - -td.valeur -{ - font-weight: bold; - } - -td.delete -{ - background: red; - font-weight: bold; - } - -td.valid -{ - background: pink; - font-weight: bold; - } - -p#powered-by-dolibarr { - position: fixed; - margin: 0; - padding: 0; - bottom: 2px; - left: 0px; - z-index: 2; -} - -p#powered-by-dolibarr a { - border: 1px solid black; - text-decoration: none; - color: black; - font-size: 0.9em; - padding-right: 5px; - padding-left: 5px; -} \ No newline at end of file diff --git a/htdocs/theme/cdg/img/1downarrow.png b/htdocs/theme/cdg/img/1downarrow.png deleted file mode 100644 index f67f46deb3e..00000000000 Binary files a/htdocs/theme/cdg/img/1downarrow.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/1leftarrow.png b/htdocs/theme/cdg/img/1leftarrow.png deleted file mode 100644 index 137115c0397..00000000000 Binary files a/htdocs/theme/cdg/img/1leftarrow.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/1rightarrow.png b/htdocs/theme/cdg/img/1rightarrow.png deleted file mode 100644 index fbac1f11294..00000000000 Binary files a/htdocs/theme/cdg/img/1rightarrow.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/1uparrow.png b/htdocs/theme/cdg/img/1uparrow.png deleted file mode 100644 index 44e54e0cdcf..00000000000 Binary files a/htdocs/theme/cdg/img/1uparrow.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/editdelete.png b/htdocs/theme/cdg/img/editdelete.png deleted file mode 100644 index 5999892c878..00000000000 Binary files a/htdocs/theme/cdg/img/editdelete.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/fileclose.png b/htdocs/theme/cdg/img/fileclose.png deleted file mode 100644 index 87faccb61ba..00000000000 Binary files a/htdocs/theme/cdg/img/fileclose.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/filenew.png b/htdocs/theme/cdg/img/filenew.png deleted file mode 100644 index 563f859eda0..00000000000 Binary files a/htdocs/theme/cdg/img/filenew.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/filter.png b/htdocs/theme/cdg/img/filter.png deleted file mode 100644 index 4baa3a3be8e..00000000000 Binary files a/htdocs/theme/cdg/img/filter.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/player_start.png b/htdocs/theme/cdg/img/player_start.png deleted file mode 100644 index ccc8bc1b66a..00000000000 Binary files a/htdocs/theme/cdg/img/player_start.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/start.png b/htdocs/theme/cdg/img/start.png deleted file mode 100644 index 9bf7f03ff83..00000000000 Binary files a/htdocs/theme/cdg/img/start.png and /dev/null differ diff --git a/htdocs/theme/cdg/img/tick.png b/htdocs/theme/cdg/img/tick.png deleted file mode 100644 index 331e64d0495..00000000000 Binary files a/htdocs/theme/cdg/img/tick.png and /dev/null differ diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index ef8a5433ab7..ff90577fb13 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -359,15 +359,13 @@ a.tab:hover { text-decoration: none; } +a.tabimage { + color: #436976; + text-decoration: none; + white-space: nowrap; +} -/* - * Menu superieur - */ -table.topbarre { - cell-spacing: 0; - } - /* * Case actions */