aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/chubby/views/comment.overrides
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:29:56 -0800
committerFuwn <[email protected]>2020-12-14 23:29:56 -0800
commit002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch)
tree428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/src/themes/chubby/views/comment.overrides
parent:star: (diff)
downloadme-rewrite-angular.tar.xz
me-rewrite-angular.zip
Diffstat (limited to 'semantic/src/themes/chubby/views/comment.overrides')
-rw-r--r--semantic/src/themes/chubby/views/comment.overrides12
1 files changed, 0 insertions, 12 deletions
diff --git a/semantic/src/themes/chubby/views/comment.overrides b/semantic/src/themes/chubby/views/comment.overrides
deleted file mode 100644
index a2546b1..0000000
--- a/semantic/src/themes/chubby/views/comment.overrides
+++ /dev/null
@@ -1,12 +0,0 @@
-/*******************************
- Overrides
-*******************************/
-
-.ui.comments .comment {
- border-radius: 0.5em;
- box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
-}
-.ui.comments .comment > .comments .comment {
- border: 1px solid rgba(0, 0, 0, 0.1);
- box-shadow: none;
-} \ No newline at end of file