Review paired list content layout ; ESC for unselection
This commit is contained in:
@@ -202,6 +202,22 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
#paired {
|
||||
.listitem {
|
||||
position: relative;
|
||||
gap: 0;
|
||||
.table, .handicap {
|
||||
width: 3em;
|
||||
}
|
||||
.black, .white {
|
||||
width: 45%;
|
||||
}
|
||||
.levels {
|
||||
width: 6em;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
#pairing-buttons {
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
|
Reference in New Issue
Block a user