@@ -2026,6 +2026,14 @@ table .taC{
.saeaList .entry table th .repMark .rmUdone{
color:#F89406;
}
+.saeaList td sup {
+ color:#fff;
+ vertical-align: top;
+ margin-left: 5px;
+ background: #f00;
+ padding:0 3px;
+ font-size: 10px
+}
.saeaList .entry .seal {
width:186px;
height:96px;
@@ -3788,11 +3796,10 @@ td div.dlLev3{
.btn-undone:active{
background:#2a4f00;
-
.copy{
margin-bottom: 5px;
background:#fff;
color:#333;
padding:2px 10px;
border:1px solid #ccc;
-}