Updated default notes, fixed alert z-index, added time correction options for histogram
This commit is contained in:
+1
-15
@@ -17,7 +17,7 @@
|
||||
.panel-error {
|
||||
opacity: 0.9;
|
||||
position:absolute;
|
||||
z-index: 2000;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.panel i.editlink {
|
||||
@@ -44,20 +44,6 @@
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
/*
|
||||
.row-header i.editlink {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.row-header:hover i.editlink {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.row-header i.editlink:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
*/
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user