aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.16/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.16/sass/_common.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss
index a8c8e00..b25bc4c 100644
--- a/common/gnome-shell/3.16/sass/_common.scss
+++ b/common/gnome-shell/3.16/sass/_common.scss
@@ -1777,12 +1777,6 @@ StScrollBar {
&:rtl { padding-left: 0px; padding-right: 4px; }
}
-StEntry.chat-response {
- @include entry(normal);
-
- &:focus { @include entry(focus); }
-}
-
.chat-sent {
padding-left: 18pt;
color: $selected_bg_color;