Bläddra i källkod

荣成产交

RongCheng
庞东旭 1 år sedan
förälder
incheckning
79a45781ad
2 ändrade filer med 5 tillägg och 1 borttagningar
  1. +3
    -0
      static/css/index.css
  2. +2
    -1
      static/css/listingItems/items.css

+ 3
- 0
static/css/index.css Visa fil

@@ -159,6 +159,7 @@
/*background-color: var(--color);*/ /*background-color: var(--color);*/
background-color: #ffffff; background-color: #ffffff;
border-right: 1px solid var(--color); border-right: 1px solid var(--color);
border-left: 1px solid var(--color);
} }
.top .active a { .top .active a {
} }
@@ -186,6 +187,8 @@
/*display: inline-block;*/ /*display: inline-block;*/
padding: 15px 0; padding: 15px 0;
flex-shrink: 0; flex-shrink: 0;
width: 10%;
text-align: center;
} }


.top ul li a { .top ul li a {


+ 2
- 1
static/css/listingItems/items.css Visa fil

@@ -816,7 +816,7 @@ input::-webkit-inner-spin-button {
justify-content: right; justify-content: right;
width: 100%; width: 100%;
padding: 10px 0; padding: 10px 0;
border-bottom: 1px solid #d5d5d5;
border-bottom: 1px solid #f1f1f1;
} }
.center_tap img{ .center_tap img{
display: block; display: block;
@@ -846,6 +846,7 @@ input::-webkit-inner-spin-button {
.centerLeft .centerLeft-center .tableList table tr:hover td{ .centerLeft .centerLeft-center .tableList table tr:hover td{
border-top: 1px solid #d0d0d0; border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0;
color: var(--color);
} }
.centerLeft .centerLeft-center .tableList table tr:hover td:first-child{ .centerLeft .centerLeft-center .tableList table tr:hover td:first-child{
border-left: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0;


Laddar…
Avbryt
Spara