X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fstyle.css;h=1830a7408633ae08975cbeb026528f1f79c84818;hb=d2e110abf5c530b6e4f2e32bf8812faa3fa131f2;hp=44272a9c28f25669cf62a0486ab588eed97d880e;hpb=09d8a3b69f638575076f5dd5ddc40e7e7af2c6a3;p=friendica.git diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 44272a9c28..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 = */ /* ================== */ @@ -979,6 +985,8 @@ profile-jot-banner-wrapper { max-width: 85%; } +.wall-item-body img { max-width: 100%; height: auto; } + .wall-item-body p { font-size: 0.8em; }