Continue working on client
This commit is contained in:
parent
afff414aad
commit
556f9eb9e7
4 changed files with 47 additions and 124 deletions
|
|
@ -456,3 +456,24 @@
|
|||
#channeloptions .modal-header {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
#pollwrap > div {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.option {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.option-selected {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.option > button {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.option-selected > button {
|
||||
border-width: 3px !important;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue