|
@@ -0,0 +1,69 @@
|
|
|
+.layui-card-header-add{
|
|
|
+ font-size: 16px;
|
|
|
+ color: white;
|
|
|
+ background-color: #3ca2e0;
|
|
|
+ height: 46px;
|
|
|
+}
|
|
|
+.layui-meself-bgc{
|
|
|
+ margin: 9px;
|
|
|
+ padding: 6px;
|
|
|
+ background-color: rgb(245,245,245);
|
|
|
+ border:1px solid rgb(227,227,227);
|
|
|
+}
|
|
|
+.layui-font-style{
|
|
|
+ font-weight: bold;
|
|
|
+ color: rgb(103,105,152);
|
|
|
+}
|
|
|
+.formbtn{
|
|
|
+ width: 80px;
|
|
|
+}
|
|
|
+.input-meself-time{
|
|
|
+ font-size: 13px;
|
|
|
+ width: 140px;
|
|
|
+}
|
|
|
+.layui-main-bgc{
|
|
|
+ padding: 10px; background-color:rgb(236,240,241);
|
|
|
+}
|
|
|
+.layui-meself-img{
|
|
|
+ width: 11px;height:11px;padding: 2px;
|
|
|
+}
|
|
|
+.layui-meself-img1{
|
|
|
+ width: 15px;height:15px;
|
|
|
+ /*padding: 2px;*/
|
|
|
+ margin-bottom: 3px;
|
|
|
+}
|
|
|
+.layui-btn-meself{
|
|
|
+ width: 80px;
|
|
|
+}
|
|
|
+.layui-mesl-mit{
|
|
|
+ margin-left: 20px;margin-top: 26px;
|
|
|
+}
|
|
|
+
|
|
|
+/*.layui-form-label {*/
|
|
|
+/*float: left;*/
|
|
|
+/*display: block;*/
|
|
|
+/*padding: 9px 15px;*/
|
|
|
+/*width: 100px;*/
|
|
|
+/*font-weight: 400;*/
|
|
|
+/*line-height: 20px;*/
|
|
|
+/*text-align: right;*/
|
|
|
+/*}*/
|
|
|
+/*.btn_out{*/
|
|
|
+/*width: 100px;*/
|
|
|
+/*margin: 0;*/
|
|
|
+/*float: right;*/
|
|
|
+/*margin-right:2%;*/
|
|
|
+/*}*/
|
|
|
+/*.div_main_form{*/
|
|
|
+/*width: 50%;*/
|
|
|
+/*margin-left: 10px;*/
|
|
|
+/*}*/
|
|
|
+/*.layui-icon-layer{*/
|
|
|
+/*display: none;*/
|
|
|
+/*}*/
|
|
|
+/*.layui-icon-file{*/
|
|
|
+/*display: none;*/
|
|
|
+/*}*/
|
|
|
+/*.btn-update{*/
|
|
|
+/*width: 60px;*/
|
|
|
+/*}*/
|