修改部分样式
@@ -142,6 +142,13 @@
color: #008a8a;
border: 1px #008a8a solid;
}
+.doctorbox .doctor .right .btn-gray{
+ width: 70px;
+ height: 25px;
+ line-height: 25px;
+ background: A9A9A9;
+ color: #fff;
+}
.doctorbox .doctor .right button[disabled]{
width: 70px;
height: 25px;
@@ -68,6 +68,13 @@
color: #fff;
+.fixedbox button[disabled]{
+ width: 100%;
+ background: #A9A9A9;
+ border-radius: 0;
+
.lists{
display: none;