File size: 600 Bytes
8cdd8e4
 
 
 
95f378b
 
8cdd8e4
 
895ccaa
8cdd8e4
95f378b
8cdd8e4
 
895ccaa
8cdd8e4
95f378b
8cdd8e4
 
611a640
 
8cdd8e4
895ccaa
8cdd8e4
 
01b28b7
228bfd8
 
 
 
d3cab6f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.m5dd_list {
  display: flex;
  cursor: pointer;
  font-size: 1.2em;
  padding: .5em;
  user-select: none;
}

.m5dd_list>span.label {
  flex: 1;
  padding: 0 .5em;
}

.m5dd_list>span.prob {
  color: #aaa;
  padding: 0 .5em;
}

.m5dd_list:nth-child(even) { background: #ECEDF0; }
.dark .m5dd_list:nth-child(even) { background: #1F2937; }

.m5dd_list:not(.use)>span.label {
  text-decoration: line-through;
  color: #ccc;
}

.m5dd_image .upload-container .image-frame {
  height: 20em;
}

.m5dd_image .upload-container .image-frame {
  height: 20em;
}
.m5dd_image2 .image-container {
  height: 20em;
}