You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "markt-asf (via GitHub)" <gi...@apache.org> on 2023/06/13 16:34:34 UTC

[GitHub] [tomcat] markt-asf commented on a diff in pull request #628: Change style

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-unsubscribe@tomcat.apache.org

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


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