mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
Merge branch 'js-examples' into 1.3-wip
Conflicts: bootstrap-1.2.0.css
This commit is contained in:
@@ -95,6 +95,13 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.show {
|
||||
display: block;
|
||||
}
|
||||
|
||||
// BASE STYLES
|
||||
// -----------
|
||||
|
Reference in New Issue
Block a user