X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fquattro%2Fquattro.less;h=2faa7966f06c38a875ec02aaa8c04ca08d530fc4;hb=69076b9a0133bf04952aab240453b0b7c1f54a26;hp=7aede8df08274b92f627d5117b047faf3e30b5bb;hpb=4528529968d0ef291c7307c534e792e1bb0013ed;p=friendica.git diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index 7aede8df08..2faa7966f0 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -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 */