ppalaga commented on a change in pull request #368:
URL: https://github.com/apache/camel-website/pull/368#discussion_r429276658



##########
File path: antora-ui-camel/src/css/doc.css
##########
@@ -667,3 +667,36 @@ table.tableblock thead {
   background: var(--color-smoke-90);
   font-weight: var(--body-font-weight-bold);
 }
+
+/* Status badges used in Camel Quarkus extension pages */
+div.badges p {
+  text-align: right;
+}
+
+div.badges span {
+  color: var(--color-white);
+  padding: 2px 6px 2px 6px;

Review comment:
       Thanks, done in d140a11




----------------------------------------------------------------
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.

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


Reply via email to