2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Use translucent box shadow on hr elements; colorize hr elements within alert components

This commit is contained in:
Mark Otto
2013-03-14 23:01:23 -07:00
parent 4c0719ea5f
commit ecfdecea00
3 changed files with 78 additions and 22 deletions
+1
View File
@@ -178,6 +178,7 @@ hr {
border: 0;
border-top: 1px solid @hr-border;
border-bottom: 1px solid #fff;
border-bottom: 1px solid rgba(255,255,255,.5);
}
// Abbreviations and acronyms