blob: eaabbddd103184ef8aca89acb7d350fb5c57100c [file] [log] [blame]
.disp-type {
position: fixed;
top: 0;
right: 0;
color: white;
padding: 0 5px;
z-index: 1;
}
.disp-type.collection {
background-color: red;
}
.disp-type.syncbase {
background-color: purple;
}