diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-06-23 05:37:09 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-06-23 05:37:09 -0400 |
| commit | 9f3e6eeaa15bf400a2e223214d38acf50b393501 (patch) | |
| tree | 5662a1307b84d17ca0abaafece5e256159f676a5 /docs | |
| parent | 51728f954fcada9ef346e6f087a4fb1d90d0e160 (diff) | |
| download | tablib-9f3e6eeaa15bf400a2e223214d38acf50b393501.tar.gz | |
oops
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_themes/kr/static/flasky.css_t | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
