diff --git a/htdocs/theme/cdg/cdg.css b/htdocs/theme/cdg/cdg.css new file mode 100644 index 00000000000..404f971291e --- /dev/null +++ b/htdocs/theme/cdg/cdg.css @@ -0,0 +1,140 @@ +/* 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; + 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 { + background: #b3cccc; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + color: #000000; + text-decoration: none } + + +.submenu +{ + background: #b3cccc; + font-family: Helvetica, Verdana; font-size: 14px; + 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: #b3cccc; + font-family: Helvetica, Verdana; font-size: 14px; + color: #000000; + text-decoration: none } + + +td.barre_select { + background: #b3cccc; + color: #000000 + } + + + +div.titre { + font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold; + color: #336666; + text-decoration: none } +/* + * + */ +TR.liste_titre +{ + background: #669999; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + text-decoration: none } +TR.liste_sep +{ + background: #669999; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + text-decoration: none } + +TR.pair +{ + background: #b3cccc; + font-family: Helvetica, Verdana; font-size: 12px; + text-decoration: none } + +TR.impair +{ + background: #cceeee; + 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; + } \ No newline at end of file diff --git a/htdocs/theme/cdg/img/1downarrow.png b/htdocs/theme/cdg/img/1downarrow.png new file mode 100644 index 00000000000..f67f46deb3e Binary files /dev/null and b/htdocs/theme/cdg/img/1downarrow.png differ diff --git a/htdocs/theme/cdg/img/1leftarrow.png b/htdocs/theme/cdg/img/1leftarrow.png new file mode 100644 index 00000000000..137115c0397 Binary files /dev/null and b/htdocs/theme/cdg/img/1leftarrow.png differ diff --git a/htdocs/theme/cdg/img/1rightarrow.png b/htdocs/theme/cdg/img/1rightarrow.png new file mode 100644 index 00000000000..fbac1f11294 Binary files /dev/null and b/htdocs/theme/cdg/img/1rightarrow.png differ diff --git a/htdocs/theme/cdg/img/1uparrow.png b/htdocs/theme/cdg/img/1uparrow.png new file mode 100644 index 00000000000..44e54e0cdcf Binary files /dev/null and b/htdocs/theme/cdg/img/1uparrow.png differ diff --git a/htdocs/theme/cdg/img/editdelete.png b/htdocs/theme/cdg/img/editdelete.png new file mode 100644 index 00000000000..5999892c878 Binary files /dev/null and b/htdocs/theme/cdg/img/editdelete.png differ diff --git a/htdocs/theme/cdg/img/fileclose.png b/htdocs/theme/cdg/img/fileclose.png new file mode 100644 index 00000000000..87faccb61ba Binary files /dev/null and b/htdocs/theme/cdg/img/fileclose.png differ diff --git a/htdocs/theme/cdg/img/filenew.png b/htdocs/theme/cdg/img/filenew.png new file mode 100644 index 00000000000..563f859eda0 Binary files /dev/null and b/htdocs/theme/cdg/img/filenew.png differ diff --git a/htdocs/theme/cdg/img/filter.png b/htdocs/theme/cdg/img/filter.png new file mode 100644 index 00000000000..4baa3a3be8e Binary files /dev/null and b/htdocs/theme/cdg/img/filter.png differ diff --git a/htdocs/theme/cdg/img/player_start.png b/htdocs/theme/cdg/img/player_start.png new file mode 100644 index 00000000000..ccc8bc1b66a Binary files /dev/null and b/htdocs/theme/cdg/img/player_start.png differ diff --git a/htdocs/theme/cdg/img/start.png b/htdocs/theme/cdg/img/start.png new file mode 100644 index 00000000000..9bf7f03ff83 Binary files /dev/null and b/htdocs/theme/cdg/img/start.png differ diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css new file mode 100644 index 00000000000..846c61fd147 --- /dev/null +++ b/htdocs/theme/freelug/freelug.css @@ -0,0 +1,132 @@ +/* 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: #e0ebeb; + background-image: url("http://news.freelug.org/themes/freelug/images/Image16gray.png") + font-family: Helvetica, Verdana; font-size: 12px; + text-decoration: none ; +} + +a { + text-decoration: none; + } + +/* + * Menu superieur + */ + + +td.menu { + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; + } + + +.menu { + background: #b3cccc; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + color: #000000; + text-decoration: none } + + +.submenu +{ + background: #b3cccc; + font-family: Helvetica, Verdana; font-size: 14px; + 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: #b3cccc; + font-family: Helvetica, Verdana; font-size: 14px; + color: #000000; + text-decoration: none } + + +td.barre_select { + background: #b3cccc; + color: #000000 + } + + + +div.titre { + font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold; + color: #336666; + text-decoration: none } +/* + * + */ +TR.liste_titre +{ + background: #669999; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + text-decoration: none } +TR.liste_sep +{ + background: #669999; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + text-decoration: none } + +TR.pair +{ + background: #b3cccc; + font-family: Helvetica, Verdana; font-size: 12px; + text-decoration: none } + +TR.impair +{ + background: #cceeee; + 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; + } \ No newline at end of file diff --git a/htdocs/theme/freelug/img/1downarrow.png b/htdocs/theme/freelug/img/1downarrow.png new file mode 100644 index 00000000000..f67f46deb3e Binary files /dev/null and b/htdocs/theme/freelug/img/1downarrow.png differ diff --git a/htdocs/theme/freelug/img/1leftarrow.png b/htdocs/theme/freelug/img/1leftarrow.png new file mode 100644 index 00000000000..137115c0397 Binary files /dev/null and b/htdocs/theme/freelug/img/1leftarrow.png differ diff --git a/htdocs/theme/freelug/img/1rightarrow.png b/htdocs/theme/freelug/img/1rightarrow.png new file mode 100644 index 00000000000..fbac1f11294 Binary files /dev/null and b/htdocs/theme/freelug/img/1rightarrow.png differ diff --git a/htdocs/theme/freelug/img/1uparrow.png b/htdocs/theme/freelug/img/1uparrow.png new file mode 100644 index 00000000000..44e54e0cdcf Binary files /dev/null and b/htdocs/theme/freelug/img/1uparrow.png differ diff --git a/htdocs/theme/freelug/img/editdelete.png b/htdocs/theme/freelug/img/editdelete.png new file mode 100644 index 00000000000..5999892c878 Binary files /dev/null and b/htdocs/theme/freelug/img/editdelete.png differ diff --git a/htdocs/theme/freelug/img/fileclose.png b/htdocs/theme/freelug/img/fileclose.png new file mode 100644 index 00000000000..87faccb61ba Binary files /dev/null and b/htdocs/theme/freelug/img/fileclose.png differ diff --git a/htdocs/theme/freelug/img/filenew.png b/htdocs/theme/freelug/img/filenew.png new file mode 100644 index 00000000000..563f859eda0 Binary files /dev/null and b/htdocs/theme/freelug/img/filenew.png differ diff --git a/htdocs/theme/freelug/img/filter.png b/htdocs/theme/freelug/img/filter.png new file mode 100644 index 00000000000..4baa3a3be8e Binary files /dev/null and b/htdocs/theme/freelug/img/filter.png differ diff --git a/htdocs/theme/freelug/img/player_start.png b/htdocs/theme/freelug/img/player_start.png new file mode 100644 index 00000000000..ccc8bc1b66a Binary files /dev/null and b/htdocs/theme/freelug/img/player_start.png differ diff --git a/htdocs/theme/freelug/img/start.png b/htdocs/theme/freelug/img/start.png new file mode 100644 index 00000000000..9bf7f03ff83 Binary files /dev/null and b/htdocs/theme/freelug/img/start.png differ