diff options
| author | Mark Otto <[email protected]> | 2012-01-25 01:22:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 01:22:29 -0800 |
| commit | b8fa6cfacf61a02ab769b9031253c7b06111fa7c (patch) | |
| tree | 4e9cf559ad9a876a391064ddce6c134ab400f31f /docs/assets/js/google-code-prettify/prettify.css | |
| parent | b0fb31be5eff9cc4d7a1b2aab70643ff4fc82618 (diff) | |
| download | bootstrap-b8fa6cfacf61a02ab769b9031253c7b06111fa7c.tar.xz bootstrap-b8fa6cfacf61a02ab769b9031253c7b06111fa7c.zip | |
move css builder and downloader to dedicated page, start to update remaining sections on LESS docs page
Diffstat (limited to 'docs/assets/js/google-code-prettify/prettify.css')
| -rw-r--r-- | docs/assets/js/google-code-prettify/prettify.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/assets/js/google-code-prettify/prettify.css b/docs/assets/js/google-code-prettify/prettify.css index 0d54905fb..aedd8d1a9 100644 --- a/docs/assets/js/google-code-prettify/prettify.css +++ b/docs/assets/js/google-code-prettify/prettify.css @@ -27,8 +27,4 @@ ol.linenums li { color: #bebec5; line-height: 18px; text-shadow: 0 1px 0 #fff; -} -/* Alternate shading for lines */ -li.L1, li.L3, li.L5, li.L7, li.L9 { - }
\ No newline at end of file |
