2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00
This commit is contained in:
Jacob Thornton
2011-08-22 21:47:34 -07:00
parent 8a27d281a9
commit 899c6f8d12
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -538,7 +538,7 @@ footer {
.modal-header {
border-bottom: 1px solid #eee;
padding: 5px 20px;
a.close {
.close {
position: absolute;
right: 10px;
top: 10px;
+2 -2
View File
@@ -126,10 +126,10 @@ a {
}
.btn {
//.button(#1174C6);
// .button(#1174C6);
.transition(.1s linear all);
&.primary {
//#gradient > .vertical(@blue, @blueDark);
// #gradient > .vertical(@blue, @blueDark);
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
border-color: @blueDark @blueDark darken(@blueDark, 15%);