- 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 { img.LSformElement_image {
width: 150px; width: 150px;
border: 1px solid #fff; border: 1px solid #fff;
background-color: #fff;
margin: 5px; margin: 5px;
} }

View file

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