aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.scss
diff options
context:
space:
mode:
authoralyssaf16 <alyssa_feinberg@brown.edu>2024-08-30 22:34:32 -0400
committeralyssaf16 <alyssa_feinberg@brown.edu>2024-08-30 22:34:32 -0400
commit31e04bbd49825bf56c30cb50397a15c5df53c7a8 (patch)
tree869c659dd4d1713ee04c1115374facb11e472674 /src/client/views/nodes/formattedText/FormattedTextBox.scss
parent72278f68f0333fd75ff090ea62c296973dce84ba (diff)
clean up comparison box
Diffstat (limited to 'src/client/views/nodes/formattedText/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/formattedText/FormattedTextBox.scss31
1 files changed, 0 insertions, 31 deletions
diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.scss b/src/client/views/nodes/formattedText/FormattedTextBox.scss
index 71706084f..d6f13d9ee 100644
--- a/src/client/views/nodes/formattedText/FormattedTextBox.scss
+++ b/src/client/views/nodes/formattedText/FormattedTextBox.scss
@@ -79,37 +79,6 @@ audiotag:hover {
right: 8px;
position: absolute;
}
- .answer-icon {
- position: absolute;
- right: 10;
- bottom: 10;
- color: black;
- display: inline-block;
- font-size: 20px;
- cursor: pointer;
- border-radius: 50%;
- }
-
- .q-icon {
- position: absolute;
- right: 6;
- bottom: 10;
- color: white;
- display: inline-block;
- font-size: 20px;
- cursor: pointer;
- border-radius: 50%;
- }
-
- .edit-icon {
- position: absolute;
- right: 35;
- bottom: 10;
- display: inline-block;
- font-size: 20px;
- cursor: pointer;
- border-radius: 50%;
- }
}
.answer-tooltip {