[
https://issues.apache.org/jira/browse/EAGLE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15787162#comment-15787162
]
ASF GitHub Bot commented on EAGLE-845:
--------------------------------------
Github user zombieJ commented on a diff in the pull request:
https://github.com/apache/eagle/pull/753#discussion_r94209020
--- Diff:
eagle-hadoop-metric/src/main/webapp/app/apps/hadoop_metric/style/index.css ---
@@ -59,3 +59,13 @@
.hadoopMetric-widget .hadoopMetric-chart-container {
height: 100px;
}
+
+.summary-a {
+ color: #fff;
+}
+
+@media only screen and (min-device-width: 1280px) and (max-device-width:
1360px) {
--- End diff --
Make sure you need this to set the grid style(which may cause browser
compatibility issue).
This will affect all the eagle application. Pls use `.hadoopMetric-` prefix.
> JMX Dashboard
> -------------
>
> Key: EAGLE-845
> URL: https://issues.apache.org/jira/browse/EAGLE-845
> Project: Eagle
> Issue Type: New Feature
> Components: Hadoop JMX Monitor, Web UI
> Reporter: JiJun Tang
> Assignee: Lingang Deng
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)