Implement graphs page (WIP)
This commit is contained in:
@@ -8149,4 +8149,22 @@ ol.test >li {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
.graphs-instance {
|
||||
height: 350px;
|
||||
padding: 20px;
|
||||
background-color: #282828;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.watch-chart {
|
||||
height: 360px;
|
||||
}
|
||||
|
||||
.graphs-load {
|
||||
color: #999999;
|
||||
text-align: center;
|
||||
line-height: 350px;
|
||||
}
|
Reference in New Issue
Block a user