File tree Expand file tree Collapse file tree 1 file changed +1
-44
lines changed Expand file tree Collapse file tree 1 file changed +1
-44
lines changed Original file line number Diff line number Diff line change @@ -295,49 +295,6 @@ circle.color-17becf:hover {
295
295
fill : # 17becf ;
296
296
}
297
297
298
- /**************************************************************
299
- * Weight log calendar
300
- **************************************************************/
301
- table .month td {
302
- width : 14.285% ;
303
- height : 4em ;
304
- text-align : center;
305
- }
306
-
307
- table .month th .month {
308
- text-align : center;
309
- background-color : # eeeeec ;
310
- }
311
-
312
- table .month a .calendar-link {
313
- height : 100% ;
314
- line-height : 1 ;
315
- }
316
-
317
- table .month td .session-bad {
318
- background-color : # f2dede ;
319
- }
320
-
321
- table .month td .session-bad : hover {
322
- background-color : # c9302c ;
323
- }
324
-
325
- table .month td .session-neutral {
326
- background-color : # f5f5f5 ;
327
- }
328
-
329
- table .month td .session-neutral : hover {
330
- background-color : # babdb6 ;
331
- }
332
-
333
- table .month td .session-good {
334
- background-color : # dff0d8 ;
335
- }
336
-
337
- table .month td .session-good : hover {
338
- background-color : # 449d44 ;
339
- }
340
-
341
298
/*
342
299
* Autocompleter
343
300
*/
@@ -403,4 +360,4 @@ table.month td.session-good:hover {
403
360
404
361
.dt-container {
405
362
margin-bottom : 1.5rem ;
406
- }
363
+ }
You can’t perform that action at this time.
0 commit comments