From: Hypolite Petovan Date: Mon, 8 Feb 2021 16:05:18 +0000 (-0500) Subject: Move vier-specific smileybutton styles to addon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=07c938a95031e1a769d4c610444ae58317f3785b;p=friendica.git Move vier-specific smileybutton styles to addon --- 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;