]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
".linenums .tag" should be ".prettyprint .tag". 3923/head
authorTakayama Fumihiko <tekezo@pqrs.org>
Sun, 24 Jun 2012 06:26:39 +0000 (15:26 +0900)
committerTakayama Fumihiko <tekezo@pqrs.org>
Sun, 24 Jun 2012 06:26:39 +0000 (15:26 +0900)
docs/assets/js/google-code-prettify/prettify.css

index aedd8d1a915767e9fd96ae4b4ec9a088f30c3ca1..1b800c90c6c8c412376d94538019afc22afdaf7f 100644 (file)
@@ -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; }