]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Merge pull request #3227 from annando/1703-pdo
[friendica.git] / view / theme / smoothly / style.css
index e38a7ef6dcf929438034239512f61877e3f6a2d4..ec52277bddf6d6ace4076d2f0442c4758a73d182 100644 (file)
@@ -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;