Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-06-26 03:49:13 +0400
committerMark Otto <markotto@twitter.com>2012-06-26 03:49:13 +0400
commite7e183e55d50935ce17dcc68d4dcf2e47a7c0ac7 (patch)
treea8b4306e63b5825f0df9ca42e420a3e92da59151 /docs
parentd65e815a48fd869bcdc4e4112cf675a1f987fc49 (diff)
parente80f37b600d693c043d79d8f77ae4e91612bb163 (diff)
Merge branch 'tekezo-patch-1' into 2.1.0-wip
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/js/google-code-prettify/prettify.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/google-code-prettify/prettify.css b/docs/assets/js/google-code-prettify/prettify.css
index aedd8d1a91..1b800c90c6 100644
--- a/docs/assets/js/google-code-prettify/prettify.css
+++ b/docs/assets/js/google-code-prettify/prettify.css
@@ -3,7 +3,7 @@
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #D14; }
-.kwd, .linenums .tag { color: #1e347b; }
+.kwd, .prettyprint .tag { color: #1e347b; }
.typ, .atn, .dec, .var { color: teal; }
.pln { color: #48484c; }