- Template black :

-> Adaptation pour coller avec les modifications du template default
- Templates default & black :
	-> Chasse au images inutilisées
	-> Adapatation du template login suite au remplacement du logo
This commit is contained in:
Benjamin Renard 2009-01-02 16:28:13 +00:00
parent ed5b3d97a0
commit c2b5e9e144
11 changed files with 15 additions and 12 deletions

View file

@ -15,6 +15,7 @@ div.LSformElement_image {
img.LSformElement_image {
width: 150px;
border: 1px solid #fff;
background-color: #fff;
margin: 5px;
}

View file

@ -32,12 +32,6 @@ a img {
border: none;
}
hr {
visibility: hidden;
clear: both;
height: 0px;
}
.btn {
cursor: pointer;
margin: 2px;
@ -50,25 +44,31 @@ hr {
width: 1000px;
margin: auto;
border: 1px solid #33302b;
background: #fff url(../../images/black/fd_menu.png) repeat-y scroll left top;
min-height: 500px;
height: 600px;
border-collapse: collapse;
}
#left {
float: left;
vertical-align: top;
background-color: #53504b;
width: 160px;
}
#right {
margin: 0;
float: left;
width: 840px;
vertical-align: top;
background-color: #fff;
}
#logo {
margin: auto;
width: 142px;
margin-left: 9px;
margin-top: 9px;
background-color: #fff;
border: 1px solid #53504b;
-moz-border-radius: 15px;
padding-top: 30px;
padding-bottom: 30px;
}
#status {
@ -79,6 +79,8 @@ hr {
text-align: right;
background-color: #53504b;
padding: 0.3em;
height: 1em;
vertical-align: top;
}
#user_name {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB