2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

don't use table for label variatons

This commit is contained in:
Mark Otto
2013-04-09 10:43:37 -07:00
parent 1a546278b9
commit 24f8d9e137
4 changed files with 23 additions and 60 deletions
+7 -8
View File
@@ -30,15 +30,14 @@
font-weight: 500;
color: darken(@state-warning-text, 10%);
}
}
// Adjust close link position
.close {
position: relative;
top: -2px;
right: -21px;
line-height: @line-height-base;
color: inherit;
// Adjust close link position
.close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
}
// Alternate styles
+1
View File
@@ -11,6 +11,7 @@
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,1);
.opacity(.2);
&:hover,
&:focus {
color: #000;