3 @import '../vendor/Ubuntu_googlefont.css';
10 font-family: Ubuntu
, Verdana
, sans-serif
;
23 background-color: #111;
29 @media screen and
(max-height: 450px) {
30 .sidenav {padding-top: 15px;}
34 padding: 6px 8px 6px 16px;
58 margin-left: 200px; /* Same as the width of the sidenav */
63 background-color: #3498db;
64 background-image: linear-gradient
(to bottom
, #3498db, #2980b9);
65 box-shadow: 0px 2px 3px #666666;
69 padding: 10px 20px 10px 20px;
70 text-decoration: none
;
74 background-color: #3cb0fd;
75 background-image: linear-gradient
(to bottom
, #3cb0fd, #3498db);
76 text-decoration: none
;
88 .button-container-horizontal, .button-container-vertical {
92 .button-container-vertical {
95 /* All children except first: margin: 30px */
96 .button-container-horizontal .btn:not(:first-child) {
99 .button-container-vertical .btn {
103 .button-container-vertical .btn:not(:first-child) {
108 background-image: linear-gradient
(to bottom
, #6fa162, #40992e);
110 button
.validate:hover
{
111 background-image: linear-gradient
(to bottom
, #37cc4e, #40c24f);
114 background-image: linear-gradient
(to bottom
, #d93470, #b82b47);
116 button
.cancel:hover
{
117 background-image: linear-gradient
(to bottom
, #fc433c, #d93434);
137 border-collapse: collapse
;
147 border: 1px solid
#ddd;
155 table
.list
tr:not
(.title
) {
156 background-color: #aaa;
158 table
.list
tr:not
(.title
):nth-child
(even
){
159 background-color: #ccc;
161 table
.list
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
162 background-color: lightyellow
;
173 border-collapse: collapse
;
183 border: 1px solid
#ddd;
191 table
.ranking
tr:not
(.title
) {
192 background-color: #aaa;
194 table
.ranking
tr:not
(.title
):nth-child
(even
){
195 background-color: #ccc;
197 table
.ranking
tr:not
(.title
):hover
, table
.ranking
tr:not
(.title
):nth-child
(even
):hover
{
198 background-color: lightyellow
;
223 background-color: lightgreen
;
238 padding-bottom: 10px;
249 .pairing:hover:not(.scored) {
250 background-color: yellow
;
264 #scoreInput table td
{overflow:hidden
;}
266 #scoreInput table
td:nth-of-type
(2) {padding:0 10px;}
267 #scoreInput table
td:nth-of-type
(3) {padding: 0 10px;}
269 #scoreInput table td
> input
{
273 #scoreInput table th
{
274 padding-bottom: 10px;
286 background-color: white
;
290 vertical-align: middle
;