Browse search + series numbering rework + kebab fix #98
@@ -330,6 +330,7 @@ onMounted(() => {
|
|||||||
.fc-sbcard__kebab {
|
.fc-sbcard__kebab {
|
||||||
position: absolute; top: 4px; right: 4px;
|
position: absolute; top: 4px; right: 4px;
|
||||||
background: rgba(20, 23, 26, 0.6) !important;
|
background: rgba(20, 23, 26, 0.6) !important;
|
||||||
|
border-radius: 50%;
|
||||||
color: rgb(var(--v-theme-on-surface));
|
color: rgb(var(--v-theme-on-surface));
|
||||||
}
|
}
|
||||||
.fc-sbcard__kebab:hover { background: rgba(20, 23, 26, 0.85) !important; }
|
.fc-sbcard__kebab:hover { background: rgba(20, 23, 26, 0.85) !important; }
|
||||||
|
|||||||
Reference in New Issue
Block a user