mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-05 12:40:49 +08:00
Element store, and clear all
This commit is contained in:
+4
-1
@@ -316,7 +316,7 @@ h1 br {
|
||||
min-height: 500px;
|
||||
}
|
||||
|
||||
.ui-draggable-handle {
|
||||
.ui-draggable {
|
||||
cursor: move;
|
||||
}
|
||||
.element {
|
||||
@@ -329,6 +329,9 @@ h1 br {
|
||||
.element.empty {
|
||||
opacity: 0.2;
|
||||
}
|
||||
.white-badge.empty {
|
||||
opacity: 0.2;
|
||||
}
|
||||
#observationsContent {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user