mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Rework of page "contribute.js/todos.js" (part2), finishing up style changes across pages, minor fixes
This commit is contained in:
@@ -3,20 +3,7 @@
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.groupContainer {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.group {
|
||||
padding: 8px 16px;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.group:hover {
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
.selectedGroup {
|
||||
background-color: #444;
|
||||
.todoButtons {
|
||||
height: 38px;
|
||||
text-wrap: normal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user