X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Flight%2Fstyle.css;h=a3929b0ed06f2e39925b5b1ba3fad0a3a786d606;hb=3cccb5ecb1cd010435bfc5058159d7ac9d958dcd;hp=d56dd5f6e47f087e41f919088e18df3e30f36019;hpb=3dc4c52022226d38f5147ec8c15995e06a7db1b9;p=friendica.git diff --git a/view/theme/dispy/light/style.css b/view/theme/dispy/light/style.css index d56dd5f6e4..a3929b0ed0 100644 --- a/view/theme/dispy/light/style.css +++ b/view/theme/dispy/light/style.css @@ -512,7 +512,8 @@ div[id$="wrapper"]{height:100%;}div[id$="wrapper"] br{clear:left;} .icon.dim{opacity:0.3;} #pause{position:fixed;bottom:40px;right:30px;z-index:10;} .border{border:1px solid #babdb6;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.border:hover{border:1px solid #babdb6;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;} -.attachtype{display:block;width:20px;height:23px;background-image:url(../../../images/content-types.png);} +.attachtype{display:block;width:20px;height:23px;background-image:url(../../../images/content-types.png);background-position: -80px 0px; +} .type-video{background-position:0px 0px;} .type-image{background-position:-20px 0;} .type-audio{background-position:-40px 0;}