downtime css -> downtime file

This commit is contained in:
Shish 2012-03-12 02:47:37 +00:00
parent c6c4f06de8
commit 7bdc00ac4e
3 changed files with 10 additions and 21 deletions

View file

@ -0,0 +1,10 @@
#downtime #message, #downtime #login {
text-align: center;
}
#downtime H3 {
margin-top: 32px;
}
#downtime #login_table {
margin: auto;
}

View file

@ -183,14 +183,3 @@ NAV .thumb {
display: inline-block;
margin-bottom: 32px;
}
#downtime #message, #downtime #login {
text-align: center;
}
#downtime H3 {
margin-top: 32px;
}
#downtime #login_table {
margin: auto;
}

View file

@ -351,16 +351,6 @@ NAV .thumb {
margin-bottom: 32px;
}
#downtime #message, #downtime #login {
text-align: center;
}
#downtime H3 {
margin-top: 32px;
}
#downtime #login_table {
margin: auto;
}
.tooltip{
position:absolute;
top:0;