2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add the dhg flavor back

This commit is contained in:
Jacob Thornton
2011-09-10 19:01:16 -07:00
parent 235246d6fc
commit a71d5d8e99
6 changed files with 43 additions and 16 deletions
+5
View File
@@ -753,6 +753,11 @@ input[type=submit].btn {
.box-shadow(0 3px 7px rgba(0,0,0,0.3));
.background-clip(padding-box);
.close { margin-top: 7px; }
&.fade {
.transition(e('opacity .3s linear, top .3s ease-out'));
top: -25%;
}
&.fade.in { top: 50%; }
}
.modal-header {
border-bottom: 1px solid #eee;