tab->2 space for css

Cette révision appartient à :
Anthony Lieuallen 2011-06-28 01:08:18 +00:00
Parent 3c90aa6510
révision 8c29085a1f
2 fichiers modifiés avec 18 ajouts et 18 suppressions

Voir le fichier

@ -1,34 +1,34 @@
body.resurrect div#errorPageContainer {
padding-right: 22em;
max-width: 41em;
min-height: 20em;
padding-right: 22em;
max-width: 41em;
min-height: 20em;
}
fieldset#resurrect {
display: none;
display: none;
}
body.resurrect fieldset#resurrect {
display: block;
display: block;
position: absolute;
top: 0;
right: 0;
position: absolute;
top: 0;
right: 0;
background-color: white;
background-color: white;
width: 14em;
padding: 1em;
margin: 1em;
margin-right: 1.5em;
width: 14em;
padding: 1em;
margin: 1em;
margin-right: 1.5em;
-moz-border-radius: 10px;
-moz-border-radius: 10px;
}
body.resurrect fieldset#resurrect legend img {
vertical-align: middle;
padding-right: 0.25em;
vertical-align: middle;
padding-right: 0.25em;
}
body.resurrect fieldset#resurrect button {
width: 14em;
width: 14em;
}

Voir le fichier

@ -1,3 +1,3 @@
#resurrect button {
width: 14em;
width: 14em;
}