3 @import '../vendor/Ubuntu_googlefont.css';
6 font-family: Ubuntu
, Verdana
, sans-serif
;
19 background-color: #111;
25 @media screen and
(max-height: 450px) {
26 .sidenav {padding-top: 15px;}
30 padding: 6px 8px 6px 16px;
54 margin-left: 200px; /* Same as the width of the sidenav */
59 background-color: #3498db;
60 background-image: linear-gradient
(to bottom
, #3498db, #2980b9);
61 box-shadow: 0px 2px 3px #666666;
65 padding: 10px 20px 10px 20px;
66 text-decoration: none
;
70 background-color: #3cb0fd;
71 background-image: linear-gradient
(to bottom
, #3cb0fd, #3498db);
72 text-decoration: none
;
84 .button-container-horizontal, .button-container-vertical {
88 .button-container-vertical {
91 /* All children except first: margin: 30px */
92 .button-container-horizontal .btn:not(:first-child) {
95 .button-container-vertical .btn {
99 .button-container-vertical .btn:not(:first-child) {
104 background-image: linear-gradient
(to bottom
, #6fa162, #40992e);
106 button
.validate:hover
{
107 background-image: linear-gradient
(to bottom
, #37cc4e, #40c24f);
110 background-image: linear-gradient
(to bottom
, #d93470, #b82b47);
112 button
.cancel:hover
{
113 background-image: linear-gradient
(to bottom
, #fc433c, #d93434);
133 border-collapse: collapse
;
143 border: 1px solid
#ddd;
151 table
.list
tr:not
(.title
) {
152 background-color: #aaa;
154 table
.list
tr:not
(.title
):nth-child
(even
){
155 background-color: #ccc;
157 table
.list
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
158 background-color: lightyellow
;
169 border-collapse: collapse
;
179 border: 1px solid
#ddd;
187 table
.ranking
tr:not
(.title
) {
188 background-color: #aaa;
190 table
.ranking
tr:not
(.title
):nth-child
(even
){
191 background-color: #ccc;
193 table
.ranking
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
194 background-color: lightyellow
;
219 background-color: lightgreen
;
234 padding-bottom: 10px;
245 .pairing:hover:not(.scored) {
246 background-color: yellow
;
260 #scoreInput table td
{overflow:hidden
;}
262 #scoreInput table
td:nth-of-type
(2) {padding:0 10px;}
263 #scoreInput table
td:nth-of-type
(3) {padding: 0 10px;}
265 #scoreInput table td
> input
{
269 #scoreInput table th
{
270 padding-bottom: 10px;
282 background-color: white
;
286 vertical-align: middle
;