From 9f3e6eeaa15bf400a2e223214d38acf50b393501 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 23 Jun 2011 05:37:09 -0400 Subject: [PATCH] oops --- docs/_themes/kr/static/flasky.css_t | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/_themes/kr/static/flasky.css_t b/docs/_themes/kr/static/flasky.css_t index 7477b3f..1bc22de 100644 --- a/docs/_themes/kr/static/flasky.css_t +++ b/docs/_themes/kr/static/flasky.css_t @@ -462,3 +462,9 @@ a:hover tt { background-color: #ccc; -webkit-border-radius: 3px; } + +/* misc. */ + +.revsys-inline { + display: none!important; +} \ No newline at end of file