X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=e35556f5414005de273b5f75ad6560972f90922d;hb=92007a1438b8be0bef2c6d72c1e2cc288e7b23ff;hp=0b52b50960a75a4922c28b540e1888cf28fee0e6;hpb=0a5297970bc3c8e5dbcbadeb3463c2950ca40eef;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 0b52b50960..e35556f541 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1141,6 +1141,10 @@ aside h4, right_aside h4 { font-size: 1.17em; } +aside img { + max-width: 175px; +} + .nets-ul { margin-top: 0px; } @@ -2024,6 +2028,15 @@ section.minimal { 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;