diff --git a/css/information-system3.css b/css/information-system3.css index b4d4741f..640a86d2 100644 --- a/css/information-system3.css +++ b/css/information-system3.css @@ -124,3 +124,5 @@ #recommended_list ol{border-bottom:1px dashed #333;} .none_text_input{ border: none;border-bottom: 1px solid #aaa;} + /* 目的地系统使用 */ + .dest_none_input{width: 100%;height: 26px; padding: 0; border: none;border-bottom: 1px solid #aaa;}