debut de theme pour cdg et freelug
140
htdocs/theme/cdg/cdg.css
Normal file
@ -0,0 +1,140 @@
|
||||
/* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
*
|
||||
* 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;
|
||||
}
|
||||
BIN
htdocs/theme/cdg/img/1downarrow.png
Normal file
|
After Width: | Height: | Size: 520 B |
BIN
htdocs/theme/cdg/img/1leftarrow.png
Normal file
|
After Width: | Height: | Size: 700 B |
BIN
htdocs/theme/cdg/img/1rightarrow.png
Normal file
|
After Width: | Height: | Size: 431 B |
BIN
htdocs/theme/cdg/img/1uparrow.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
htdocs/theme/cdg/img/editdelete.png
Normal file
|
After Width: | Height: | Size: 558 B |
BIN
htdocs/theme/cdg/img/fileclose.png
Normal file
|
After Width: | Height: | Size: 510 B |
BIN
htdocs/theme/cdg/img/filenew.png
Normal file
|
After Width: | Height: | Size: 474 B |
BIN
htdocs/theme/cdg/img/filter.png
Normal file
|
After Width: | Height: | Size: 253 B |
BIN
htdocs/theme/cdg/img/player_start.png
Normal file
|
After Width: | Height: | Size: 722 B |
BIN
htdocs/theme/cdg/img/start.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
132
htdocs/theme/freelug/freelug.css
Normal file
@ -0,0 +1,132 @@
|
||||
/* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
*
|
||||
* 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;
|
||||
}
|
||||
BIN
htdocs/theme/freelug/img/1downarrow.png
Normal file
|
After Width: | Height: | Size: 520 B |
BIN
htdocs/theme/freelug/img/1leftarrow.png
Normal file
|
After Width: | Height: | Size: 700 B |
BIN
htdocs/theme/freelug/img/1rightarrow.png
Normal file
|
After Width: | Height: | Size: 431 B |
BIN
htdocs/theme/freelug/img/1uparrow.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
htdocs/theme/freelug/img/editdelete.png
Normal file
|
After Width: | Height: | Size: 558 B |
BIN
htdocs/theme/freelug/img/fileclose.png
Normal file
|
After Width: | Height: | Size: 510 B |
BIN
htdocs/theme/freelug/img/filenew.png
Normal file
|
After Width: | Height: | Size: 474 B |
BIN
htdocs/theme/freelug/img/filter.png
Normal file
|
After Width: | Height: | Size: 253 B |
BIN
htdocs/theme/freelug/img/player_start.png
Normal file
|
After Width: | Height: | Size: 722 B |
BIN
htdocs/theme/freelug/img/start.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |