channel manage page - notification indicators

This commit is contained in:
friendica
2014-08-04 17:24:26 -07:00
parent 00fc23bf4e
commit 004eaacc73
2 changed files with 8 additions and 0 deletions

View File

@@ -46,4 +46,10 @@
.channel-selection-name-link {
font-size: 1.2em;
margin-top: 10px;
}
.channel-selection-name-link .channel-name {
width: 120px;
height: 18px;
overflow: hidden;
}