CSS updates

This commit is contained in:
Rashid Khan
2013-11-05 15:35:52 -07:00
parent 0bc482eba0
commit f7442f6016
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -332,7 +332,7 @@ function (angular, app, $, _, kbn, moment, timeSeries) {
max: _.isUndefined(scope.series.range.to) ? null : scope.series.range.to.getTime()
},
grid: {
hoverable: true,
hoverable: false,
show: false
}
};
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+6
View File
@@ -289,6 +289,12 @@ div.flot-text {
padding: 3px 10px 0px 10px;
}
.alert-warning {
background-color: @warningBackground;
border-color: @warningBorder;
color: @warningText;
}
/* ===================================================
* popover-extra-placements.css v0.1
* http://twitter.github.com/bootstrap-popover-extra-placements