]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / quattro / quattro.less
index abbf447cbb7b8a7ea593a1ae4be8cadd5438992b..d47263b500f093feed356946f3298d6549e5df57 100644 (file)
@@ -1404,6 +1404,24 @@ ul.tabs {
        width: 50px; float: left;
 }
 
+/* manage page */
+.identity-match-photo {
+       position: relative;
+       .manage-notify {
+               background-color: #19AEFF;
+               border-radius: 5px;
+               font-size: 10px;
+               padding: 1px 3px;
+               min-width: 15px;
+               text-align: right;
+               position: absolute;
+               right: 10px;
+               top: -5px;
+               color: rgb(255, 255, 255);
+       }
+}
+
+
 /* videos page */
 .videos {
        .video-top-wrapper {