]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge pull request #2053 from annando/1511-only-supported-themes
[friendica.git] / view / theme / quattro / quattro.less
index 7aede8df08274b92f627d5117b047faf3e30b5bb..2faa7966f06c38a875ec02aaa8c04ca08d530fc4 100644 (file)
@@ -442,6 +442,20 @@ aside {
        /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
        .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
 
+       .notify {
+               display: none;
+               background-color: #19AEFF;
+               border-radius: 5px;
+               font-size: 10px;
+               padding: 1px 3px;
+               min-width: 15px;
+               text-align: right;
+               float: right;
+               color: rgb(255, 255, 255);
+               margin-right: 10px;
+
+               &.on { display: block; }
+       }
 }
 
 /* widget: search */