Version 1.8

This commit is contained in:
nemunaire 2008-11-03 12:00:00 +01:00
commit 5f81f76b17
184 changed files with 78335 additions and 736 deletions

View file

@ -63,6 +63,15 @@ border: #1F6183 solid 1px;
margin: 10px 4px;
}
select
{
color: #3D4B59;
background-color: #CEDAEC;
border: #1F6183 solid 1px;
margin: 2px 4px;
width: 140px;
}
input.text, input.password
{
color: #3D4B59;