Selaa lähdekoodia

专票显示更明显

Chente 8 vuotta sitten
vanhempi
commit
3085c1b548
1 muutettua tiedostoa jossa 9 lisäystä ja 2 poistoa
  1. 9 2
      css/global.css

+ 9 - 2
css/global.css

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