From 138ff287bedb78d0c444d9476b0c577ca22b79b6 Mon Sep 17 00:00:00 2001 From: François Schmidts Date: Wed, 8 Apr 2015 16:06:52 +0200 Subject: no more target, no more going back on the top of the page --- pyaggr3g470r/static/css/bootstrap.css | 1 + 1 file changed, 1 insertion(+) (limited to 'pyaggr3g470r/static') diff --git a/pyaggr3g470r/static/css/bootstrap.css b/pyaggr3g470r/static/css/bootstrap.css index fb15e3d6..686809a5 100644 --- a/pyaggr3g470r/static/css/bootstrap.css +++ b/pyaggr3g470r/static/css/bootstrap.css @@ -6582,3 +6582,4 @@ button.close { } } /*# sourceMappingURL=bootstrap.css.map */ +.glyphicon.delete, .glyphicon.like, .glyphicon.readed { cursor: pointer; } -- cgit