Session history
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#item-preview-modal {
|
||||
> .content {
|
||||
width: 800px;
|
||||
height: 500px;
|
||||
}
|
||||
}
|
||||
|
||||
.panel {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
@@ -53,3 +53,9 @@
|
||||
color: $blue-color;
|
||||
}
|
||||
}
|
||||
|
||||
#session-history-menu {
|
||||
.menu-panel .row .sublabel.opaque {
|
||||
opacity: 1.0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user