aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.scss
diff options
context:
space:
mode:
authorFawn <fangrui_tong@brown.edu>2019-10-10 10:50:53 -0400
committerFawn <fangrui_tong@brown.edu>2019-10-10 10:50:53 -0400
commitdbf41b6eaaebe16567289ba4814316b2c79e0b65 (patch)
treeb6bef2bdef8577203305bfc94f56cc629397c81d /src/client/views/nodes/FormattedTextBox.scss
parentbedfd7e30c4c331628968ea62fef736a1d2cd542 (diff)
richtexteditor menuicon styling
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/FormattedTextBox.scss22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss
index 29e8b14a8..f92ccf9f5 100644
--- a/src/client/views/nodes/FormattedTextBox.scss
+++ b/src/client/views/nodes/FormattedTextBox.scss
@@ -46,17 +46,17 @@
height: 100%;
}
-.menuicon {
- display: inline-block;
- border-right: 1px solid rgba(0, 0, 0, 0.2);
- color: #888;
- line-height: 1;
- padding: 0 7px;
- margin: 1px;
- cursor: pointer;
- text-align: center;
- min-width: 1.4em;
-}
+// .menuicon {
+// display: inline-block;
+// border-right: 1px solid rgba(0, 0, 0, 0.2);
+// color: #888;
+// line-height: 1;
+// padding: 0 7px;
+// margin: 1px;
+// cursor: pointer;
+// text-align: center;
+// min-width: 1.4em;
+// }
.strong,
.heading {