diff --git a/apollo-portal/src/main/resources/static/styles/common-style.css b/apollo-portal/src/main/resources/static/styles/common-style.css index 70fb2ff5ed838f635a794492fdad5cd4d77184c7..e8c3f6b16737e30fceb2b0c64c736d7f3f6e8462 100644 --- a/apollo-portal/src/main/resources/static/styles/common-style.css +++ b/apollo-portal/src/main/resources/static/styles/common-style.css @@ -168,10 +168,6 @@ table th { overflow: scroll; } -textarea:disabled { - color: #5b6e84; -} - .namespace-view-table { max-height: 700px; /*overflow-y: scroll;*/ diff --git a/apollo-portal/src/main/resources/static/views/app.html b/apollo-portal/src/main/resources/static/views/app.html index 0f2e240821e459fcd46687d13ae8d4854159ca20..12d6354b6f66edb6cb00d6c430c54010e4c57c71 100644 --- a/apollo-portal/src/main/resources/static/views/app.html +++ b/apollo-portal/src/main/resources/static/views/app.html @@ -135,7 +135,7 @@