indicate the selected channel in the dropdown menu and minor css fixes
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.new-notification {
|
||||
color: #c60032;
|
||||
}
|
||||
|
||||
.channel-photo-wrapper {
|
||||
display: table-cell;
|
||||
table-layout: fixed;
|
||||
@@ -24,11 +20,3 @@
|
||||
vertical-align: top;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.selected-channel {
|
||||
color: green;
|
||||
}
|
||||
|
||||
#all-channels-end {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user