]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add docs class for highlighting
authorMark Otto <markdotto@gmail.com>
Fri, 23 Dec 2016 19:48:38 +0000 (11:48 -0800)
committerMark Otto <markd.otto@gmail.com>
Sat, 24 Dec 2016 22:21:04 +0000 (14:21 -0800)
docs/assets/scss/_component-examples.scss

index ece2db8dade59011c8b168061d39125d90caf8a8..c13218f0f1d29aa2f80b0323b85c6c812fae8803 100644 (file)
   background-color: rgba(255,0,0,.1);
 }
 
+.bd-highlight {
+  background-color: rgba($bd-purple, .15);
+  border: 1px solid rgba($bd-purple, .15);
+}
+
 
 //
 // Container illustrations