Modif look browser

This commit is contained in:
Laurent Destailleur 2006-07-27 01:10:25 +00:00
parent addedc43c5
commit bb263d6ee7

View File

@ -19,7 +19,7 @@
body body
{ {
background-color: #f1f1e3; background-color: #f1f1f3;
} }
form form
@ -30,8 +30,8 @@ form
.Frame .Frame
{ {
background-color: #f1f1e3; background-color: #f1f1f3;
border-color: #f1f1e3; border-color: #f1f1f3;
border-right: thin inset; border-right: thin inset;
border-top: thin inset; border-top: thin inset;
border-left: thin inset; border-left: thin inset;
@ -59,7 +59,7 @@ body, td, input, select
.PopupButtons .PopupButtons
{ {
border-top: #d5d59d 1px solid; border-top: #d5d59d 1px solid;
background-color: #e3e3c7; background-color: #e3e3d7;
padding: 7px 10px 7px 10px; padding: 7px 10px 7px 10px;
} }
@ -70,7 +70,7 @@ body, td, input, select
border-left: #737357 1px solid; border-left: #737357 1px solid;
color: #3b3b1f; color: #3b3b1f;
border-bottom: #737357 1px solid; border-bottom: #737357 1px solid;
background-color: #c7c78f; background-color: #c7c7cf;
} }
.FolderListCurrentFolder img .FolderListCurrentFolder img