UI for parcelDetail
parcelDetail - 2023/4/1 15:04:22 by monevil
Details
Authormonevil
LicenseNo License
CategorytestStyle2
Created
Updated
Code size6.7 kB
Code checksumb8a7fd5
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name parcelDetail - 2023/4/1 15:04:22
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://creeks.codoclub.com/parcelDetail") {
/*德国地址校验*/
button.ant-btn-primary:nth-child(1) {
color: #000;
background-color: #abbaa4 !important;
border-color: #eae9e7 !important;
}
.ant-layout-content > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)/*第一个编辑*/{
top: 40px;
right: 1040px;
z-index: 600;
}
.ant-layout-content > div:nth-child(1) > div:nth-child(7) > div:nth-child(1)/*添加产品*/{
width: 15%;
}
.winit_recommend > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)/*系统运单号*/,
.winit_recommend > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)/*运单号*/,
.winit_recommend > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)/*跟踪号*/
{
display: none;
}
.ant-layout-content > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) button
{/*渠道保存 按钮*/
top: -20px;
left:-200px;
color: blue!important;
}
html body div#app section.ant-layout main.ant-layout-content div form.ant-form.ant-form-horizontal div div.ant-row.flex-col button.ant-btn/*地址取消 按钮*/,
html body div#app section.ant-layout main.ant-layout-content div form.ant-form.ant-form-horizontal div div.ant-row.flex-col button.ant-btn.ant-btn-primary
/*地址保存 按钮*/{
color:#af5858!important;
top: -159px!important;
left: -140px!important;
}
div.flex-col:nth-child(4)/*保存 上边距*/{
margin-top: -20px!important;
}
div.ant-col.ant-col-8.ant-col-offset-6 button.ant-btn.mg-right-15.ant-btn-primary {/*派单*/
top: 160px;
right: 720px;
z-index: 600;
}
.ant-form > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > button:nth-child(1){/*第二个编辑*/
top: 0px;
right: 840px;
z-index: 600;
}
.ant-form > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1){/*第二个编辑*/
right: 840px;
}
/*调整 物流信息 上边距*/
.winit_recommend > div:nth-child(2)/*物流商&*/{
margin-top: 10px!important;
}
.winit_recommend > div:nth-child(3)/*跟踪号 行*/{
margin-top: 10px!important;
margin-bottom: 10px!important;
}
.ant-layout-content,/*包裹号*/
.winit_recommend,/*发货仓 行*/
.ant-form > div:nth-child(2),/*备注 行*/
.ant-layout-content > div:nth-child(1) > div:nth-child(3),/*物流信息 行*/
.ant-form > div:nth-child(1)/*收货人信息 行*/
{
margin-top: 0px!important;
padding: 0px!important;
}
.ant-layout > div:nth-child(2),/*隐藏 订单/包裹管理*/
.ant-layout-content > div:nth-child(1) > div:nth-child(2),/*隐藏 订单状态*/
.ant-layout-header/*隐藏 表头*/
{
display: none!important;
}
/*隐藏 地址分隔线*/
.ant-form > div:nth-child(1) > div:nth-child(2),/*收货人信息 位置*/
.ant-layout-content > div:nth-child(1) > div:nth-child(3) > div:nth-child(2),/*发货仓 位置*/
.ant-form > div:nth-child(2) > div:nth-child(2)/*备注 位置*/
{
display: none!important;
}
/*隐藏买家个人税号*/
.ant-form > div:nth-child(1) > div:nth-child(3) > div:nth-child(3){
display: none!important;
}
/*式样*/
.ant-layout-content,
td,
tr,
th/* ,p */
{
background-color: #e2e1e0 !important;
font-size: 13px !important;
}
input,
textarea,
.ant-select-selector,
.ant-picker/* ,p */
/*#acbaae #b3b6b4*/
{
font-size: 13px !important;
background-color: #acbaae !important;
border-color: #97917f !important;
}
/* 按钮 #76ae6f #D0D0D7 #9CC0CA #95957d #acbaae */
.ant-btn-primary,
.ant-col-offset-10 > button,
div.ant-col-8:nth-child(3) > button,
div.ant-col-4:nth-child(5) > button
{
color: #3d3d3d;
font-size: 13px;
background-color: #cec8c2 !important;
border-color: #8d8f35d9;
}
/*收货人信息 字体*/
.ant-form > div:nth-child(1) > div:nth-child(2) span {
/*https://creeks.codoclub.com/parcelDetail*/
font-size: 13px;
}
/*买家ID 收货人姓名 联系电话*/
.ant-form > div:nth-child(1) > div:nth-child(3) > div:nth-child(4),
.ant-form > div:nth-child(1) > div:nth-child(3) > div:nth-child(3),
.ant-form > div:nth-child(1) > div:nth-child(3) > div:nth-child(2),
.ant-form > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)
{
height: 45px;
}
/*地址 行距*/
div.ant-row:nth-child(7) > div:nth-child(1) > div:nth-child(2),
div.ant-row:nth-child(8) > div:nth-child(1) > div:nth-child(2),
div.ant-row:nth-child(7) > div:nth-child(1) > div:nth-child(1),
div.ant-row:nth-child(8) > div:nth-child(1) > div:nth-child(1){
height: 50px;
}
/*修正下边距*/
/*地址1 标签 行*/
div.ant-row:nth-child(8) > div:nth-child(1) > div:nth-child(1),
div.ant-row:nth-child(8) > div:nth-child(1) > div:nth-child(2),
/*地址2 标签 行*/
div.ant-row:nth-child(9) > div:nth-child(1) > div:nth-child(1),
div.ant-row:nth-child(9) > div:nth-child(1) > div:nth-child(2),
/*标签 国家 国家代码 行*/
div.ant-row:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
div.ant-row:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2),
div.ant-row:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1),
div.ant-row:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2){
margin-bottom: 0px;
}
/*省州 */
div.ant-row:nth-child(6){
margin-top: 5px;
}
/*发货仓 */
.winit_recommend > div:nth-child(1){
margin-top: 10px;
}
/*收货人信息 行距 国家*/
.ant-form > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) div,
.ant-form > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) div,
.ant-form > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) div,
.ant-form > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) div,
div.ant-row:nth-child(5) > div:nth-child(1) div
{
height: 45px;
}
#address1,#address2{
min-height: 35px !important;
height: 35px !important;
}
div.ant-row:nth-child(6) > div:nth-child(1){/*最后一行*/
height: 45px !important;
}
/*国家代码*/
.ant-select-selector
{
height: 30px !important;
}
/*收货人信息 行距 结束*/
}