mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
logout icon
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44136 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
40eb79da40
commit
4d4878f016
@ -51,7 +51,7 @@ body.stillLoading select {
|
|||||||
width: 205px;
|
width: 205px;
|
||||||
height: 91%;
|
height: 91%;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
border : 1px #808080 solid;
|
border : 1px #acbbcc solid;
|
||||||
background-color:#FFFFFF;
|
background-color:#FFFFFF;
|
||||||
}
|
}
|
||||||
#right, #rightbottom {
|
#right, #rightbottom {
|
||||||
@ -62,7 +62,7 @@ body.stillLoading select {
|
|||||||
width: 600px;
|
width: 600px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
border: 1px #808080 solid;
|
border: 1px #acbbcc solid;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
margin-right : 3px;
|
margin-right : 3px;
|
||||||
}
|
}
|
||||||
|
BIN
images/logout.gif
Normal file
BIN
images/logout.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user