X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fstyle.css;h=ec52277bddf6d6ace4076d2f0442c4758a73d182;hb=6fdc219143b83c357a65179529752553a71b44f6;hp=e38a7ef6dcf929438034239512f61877e3f6a2d4;hpb=01b02dbcaa8532f965389375e961d9c47d74eeec;p=friendica.git diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index e38a7ef6dc..ec52277bdd 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -396,6 +396,10 @@ ul.menu-popup li a:hover { margin: 4px; } +.pager .disabled { + display: none; +} + .pager_current { background-color: #1873a2; color: #ffffff; @@ -1586,6 +1590,10 @@ ul .sidebar-group-li .icon { margin-right: 10px; display: inline; } +.wall-item-like-buttons a.self { + background-color: rgba(52, 101, 164, .5); + border-radius: 6px; +} .wall-item-links-wrapper { width: 30px;