9604004fe7ebb4bcfd601585871d679d2f13c952
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
;
73 .button-container-horizontal, .button-container-vertical {
77 .button-container-vertical {
80 /* All children except first: margin: 30px */
81 .button-container-horizontal .btn:not(:first-child) {
84 .button-container-vertical .btn {
88 .button-container-vertical .btn:not(:first-child) {
93 background-image: linear-gradient
(to bottom
, #6fa162, #40992e);
95 button
.validate:hover
{
96 background-image: linear-gradient
(to bottom
, #37cc4e, #40c24f);
99 background-image: linear-gradient
(to bottom
, #d93470, #b82b47);
101 button
.cancel:hover
{
102 background-image: linear-gradient
(to bottom
, #fc433c, #d93434);
122 border-collapse: collapse
;
132 border: 1px solid
#ddd;
140 table
.list
tr:not
(.title
) {
141 background-color: #aaa;
143 table
.list
tr:not
(.title
):nth-child
(even
){
144 background-color: #ccc;
146 table
.list
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
147 background-color: lightyellow
;
158 border-collapse: collapse
;
168 border: 1px solid
#ddd;
176 table
.ranking
tr:not
(.title
) {
177 background-color: #aaa;
179 table
.ranking
tr:not
(.title
):nth-child
(even
){
180 background-color: #ccc;
182 table
.ranking
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
183 background-color: lightyellow
;
208 background-color: lightgreen
;
223 padding-bottom: 10px;
234 .pairing:hover:not(.scored) {
235 background-color: yellow
;
249 #scoreInput table td
{overflow:hidden
;}
251 #scoreInput table
td:nth-of-type
(2) {padding:0 10px;}
252 #scoreInput table
td:nth-of-type
(3) {padding: 0 10px;}
254 #scoreInput table td
> input
{
258 #scoreInput table th
{
259 padding-bottom: 10px;