adityasharma7 commented on a change in pull request #425:
URL: https://github.com/apache/ofbiz-framework/pull/425#discussion_r775520660
##########
File path: themes/rainbowstone/webapp/rainbowstone/style.css
##########
@@ -1927,4 +1927,12 @@ html > /**/ body .jstree-default a {
/* The custom CSS to show mouse pointer on links using featherlight plugin */
a[data-featherlight] {
cursor: pointer;
-}
\ No newline at end of file
+}
+/*The custom css for Trumbowyg*/
+.trumbowyg-button-pane {
Review comment:
There seems an indentation issue in css in both the files. Could you
please fix that?
Rest looks good to me. Thanks for your updates!
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]