Add poll notification, channel options (don't save to db yet)
This commit is contained in:
parent
bbfa4ba53d
commit
bf72733086
10 changed files with 178 additions and 25 deletions
|
|
@ -106,6 +106,12 @@
|
|||
font-size: 18pt;
|
||||
}
|
||||
|
||||
.poll-notify {
|
||||
color: #0000aa;
|
||||
font-weight: bold;
|
||||
font-size: 14pt;
|
||||
}
|
||||
|
||||
.option button {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue