Modif look browser
This commit is contained in:
parent
addedc43c5
commit
bb263d6ee7
@ -19,7 +19,7 @@
|
||||
|
||||
body
|
||||
{
|
||||
background-color: #f1f1e3;
|
||||
background-color: #f1f1f3;
|
||||
}
|
||||
|
||||
form
|
||||
@ -30,8 +30,8 @@ form
|
||||
|
||||
.Frame
|
||||
{
|
||||
background-color: #f1f1e3;
|
||||
border-color: #f1f1e3;
|
||||
background-color: #f1f1f3;
|
||||
border-color: #f1f1f3;
|
||||
border-right: thin inset;
|
||||
border-top: thin inset;
|
||||
border-left: thin inset;
|
||||
@ -59,7 +59,7 @@ body, td, input, select
|
||||
.PopupButtons
|
||||
{
|
||||
border-top: #d5d59d 1px solid;
|
||||
background-color: #e3e3c7;
|
||||
background-color: #e3e3d7;
|
||||
padding: 7px 10px 7px 10px;
|
||||
}
|
||||
|
||||
@ -70,7 +70,7 @@ body, td, input, select
|
||||
border-left: #737357 1px solid;
|
||||
color: #3b3b1f;
|
||||
border-bottom: #737357 1px solid;
|
||||
background-color: #c7c78f;
|
||||
background-color: #c7c7cf;
|
||||
}
|
||||
|
||||
.FolderListCurrentFolder img
|
||||
|
||||
Loading…
Reference in New Issue
Block a user