From 07c938a95031e1a769d4c610444ae58317f3785b Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Mon, 8 Feb 2021 11:05:18 -0500 Subject: [PATCH] Move vier-specific smileybutton styles to addon --- view/theme/vier/style.css | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 0ef69f2caa..8bf982018e 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2073,22 +2073,6 @@ section.minimal { margin-left: 15px; cursor: pointer; } -#profile-smiley-wrapper { - float: left; - margin-left: 15px; - cursor: pointer; - margin-top: 3px; - height: 10px; - display: inline-block; -} -#smileybutton { - position: absolute; - z-index: 99; -} -table.smiley-preview { - background-color: #FFF; - box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); -} #jot-perms-icon { float: right; margin-left: 15px;