aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/index.css
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-09-22 16:58:30 +0800
committercrupest <crupest@outlook.com>2023-09-22 16:59:41 +0800
commit6dd0bafa45ce22f0acac7d6e097e3f1790cdb5d7 (patch)
tree6378aa13ebc5974cbfeeca9f6d525a643993687d /FrontEnd/src/index.css
parentd477c7270c90b190ed82b13f48f39a05d83503d2 (diff)
downloadtimeline-6dd0bafa45ce22f0acac7d6e097e3f1790cdb5d7.tar.gz
timeline-6dd0bafa45ce22f0acac7d6e097e3f1790cdb5d7.tar.bz2
timeline-6dd0bafa45ce22f0acac7d6e097e3f1790cdb5d7.zip
...
Diffstat (limited to 'FrontEnd/src/index.css')
-rw-r--r--FrontEnd/src/index.css16
1 files changed, 1 insertions, 15 deletions
diff --git a/FrontEnd/src/index.css b/FrontEnd/src/index.css
index f779297b..effd3dd6 100644
--- a/FrontEnd/src/index.css
+++ b/FrontEnd/src/index.css
@@ -13,20 +13,6 @@ small {
cursor: pointer;
}
-textarea {
- resize: none;
- outline: none;
- border-color: var(--cru-bg-2-color);
-}
-
-textarea:hover {
- border-color: var(--cru-primary-r2-color);
-}
-
-textarea:focus {
- border-color: var(--cru-primary-color);
-}
-
.white-space-no-wrap {
white-space: nowrap;
}
@@ -59,4 +45,4 @@ i {
a {
text-decoration: none;
-} \ No newline at end of file
+}