From ced28a88276b4c51a1e980ecf3255da18e373e01 Mon Sep 17 00:00:00 2001 From: zottel Date: Mon, 5 Dec 2011 05:17:37 -0800 Subject: [PATCH] added #pause --- view/theme/testbubble/style.css | 6 ++++++ 1 file changed, 6 insertions(+) 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 = */ /* ================== */