3 @import '../vendor/Ubuntu_googlefont.css';
6 font-family: Ubuntu
, Verdana
, sans-serif
;
20 background-color: #111;
26 @media screen and
(max-height: 450px) {
27 .sidenav {padding-top: 15px;}
31 padding: 6px 8px 6px 16px;
43 margin-left: 200px; /* Same as the width of the sidenav */
48 background-color: #3498db;
49 background-image: linear-gradient
(to bottom
, #3498db, #2980b9);
50 box-shadow: 0px 2px 3px #666666;
54 padding: 10px 20px 10px 20px;
55 text-decoration: none
;
59 background-color: #3cb0fd;
60 background-image: linear-gradient
(to bottom
, #3cb0fd, #3498db);
61 text-decoration: none
;
89 border-collapse: collapse
;
99 border: 1px solid
#ddd;
107 table
.list
tr:not
(.title
) {
108 background-color: #aaa;
110 table
.list
tr:not
(.title
):nth-child
(even
){
111 background-color: #ccc;
113 table
.list
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
114 background-color: lightyellow
;
120 border-collapse: collapse
;
128 border: 1px solid
#ddd;
136 table
.ranking
tr:not
(.title
) {
137 background-color: #aaa;
139 table
.ranking
tr:not
(.title
):nth-child
(even
){
140 background-color: #ccc;
142 table
.ranking
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
143 background-color: lightyellow
;
146 table
.ranking th
.scoring
{
151 background-color: yellow
;
168 background-image: linear-gradient
(to bottom
, #d93470, #b82b47);
170 button
.cancel:hover
{
171 background-image: linear-gradient
(to bottom
, #fc433c, #d93434);
175 background-color: lightgreen
;
190 padding-bottom: 10px;
204 .pairing:hover:not(.scored) {
205 background-color: yellow
;
219 #scoreInput table td
{overflow:hidden
;}
221 #scoreInput table
td:nth-of-type
(2) {padding:0 10px;}
222 #scoreInput table
td:nth-of-type
(3) {padding: 0 10px;}
224 #scoreInput table td
> input
{
228 #scoreInput table th
{
229 padding-bottom: 10px;