perazhog (perazhog) wrote in changelog,
perazhog
perazhog
changelog

[livejournal] r21194: LJSUP-11264: Updating uploading interfac...

Committer: egeraskin
LJSUP-11264: Updating uploading interface (new features: image by URL, custom size, link for image)
U   trunk/htdocs/stc/ie.css
Modified: trunk/htdocs/stc/ie.css
===================================================================
--- trunk/htdocs/stc/ie.css	2012-02-15 11:24:25 UTC (rev 21193)
+++ trunk/htdocs/stc/ie.css	2012-02-15 11:25:20 UTC (rev 21194)
@@ -637,3 +637,12 @@
 	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg : this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
 	}
 
+/* Pics paste url
+-----------------------------------------------*/
+
+*:first-child+html .b-pics-preview-wrapper,
+*:first-child+html .b-pics-add-fields {
+    display: inline;
+    zoom: 1;
+    vertical-align: middle !important;
+    }
\ No newline at end of file

Tags: css, egeraskin, livejournal, perazhog
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments