Brought in bootstrap-rtl and validate.js packages via bower for Matrix's patient...
[openemr.git] / public / assets / bootstrap-rtl-3-3-4 / examples / originals / examples / grid / grid.css
blobb25263bc7919b012ac30a39ad8ceb41f4677c8d3
1 h4 {
2 margin-top: 25px;
4 .row {
5 margin-bottom: 20px;
7 .row .row {
8 margin-top: 10px;
9 margin-bottom: 0;
11 [class*="col-"] {
12 padding-top: 15px;
13 padding-bottom: 15px;
14 background-color: #eee;
15 background-color: rgba(86,61,124,.15);
16 border: 1px solid #ddd;
17 border: 1px solid rgba(86,61,124,.2);
20 hr {
21 margin-top: 40px;
22 margin-bottom: 40px;