markt-asf commented on code in PR #628:
URL: https://github.com/apache/tomcat/pull/628#discussion_r1228412571


##########
webapps/host-manager/css/manager.css:
##########
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-body {
+ body {
     font-family: Tahoma, Arial, sans-serif;

Review Comment:
   This change appears to be unnecessary



##########
webapps/host-manager/css/manager.css:
##########
@@ -73,6 +79,7 @@ td.title {
     font-style    : italic;
     font-weight   : bold;
     background    : #D2A41C;
+       border-radius : 10px 10px 0 0;

Review Comment:
   Use 4 spaces rather than 1 tab for indents. This comment applies globally, 
not just to this line.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to