From: zottel Date: Mon, 5 Dec 2011 13:17:37 +0000 (-0800) Subject: added #pause X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ced28a88276b4c51a1e980ecf3255da18e373e01;p=friendica.git added #pause --- diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index fc7b63b26d..1830a74086 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -711,6 +711,12 @@ ul .sidebar-group-li .icon{ margin-left: 15px; } +#pause { + position: fixed; + bottom: 5px; + right: 5px; +} + /* ================== */ /* = Contacts Block = */ /* ================== */