Oracle (ex_ioracle) wrote in changelog,
Oracle
ex_ioracle
changelog

[livejournal] r20384: LJSUP-10019: Possibility of using new an...

Committer: skomarov
LJSUP-10019: Possibility of using new and old version of photohosting
U   trunk/cgi-bin/LJ/Widget/EntryForm.pm
U   trunk/htdocs/stc/entry.css
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/EntryForm.pm	2011-10-19 12:21:30 UTC (rev 20383)
+++ trunk/cgi-bin/LJ/Widget/EntryForm.pm	2011-10-19 12:42:27 UTC (rev 20384)
@@ -765,7 +765,7 @@
     my $remote = LJ::get_remote();
     if ($remote and $remote->can_use_ljphoto){
         $insert_image .= qq{
-        <li class='image'>
+        <li class='image-beta'>
             <a
                 href='javascript:void(0);'
                 onclick='InOb.handleInsertImageBeta();'

Modified: trunk/htdocs/stc/entry.css
===================================================================
--- trunk/htdocs/stc/entry.css	2011-10-19 12:21:30 UTC (rev 20383)
+++ trunk/htdocs/stc/entry.css	2011-10-19 12:42:27 UTC (rev 20384)
@@ -402,9 +402,16 @@
     background: url(/js/ck/skins/v2/icons-new.png?v=1) no-repeat 0 -125px;
     padding-left: 15px;
 }
-#htmltools ul li.image a:hover {
-/*    background: url(/img/html-buttons-image.gif?v=1) no-repeat 0 -40px; */
-}
+#htmltools ul li.image-beta {
+	width: 18px;
+	}
+	#htmltools ul li.image-beta a {
+	    background: url(/js/ck/skins/v2/icons-new.png?v=1) no-repeat 0 -309px;
+	    padding-left: 18px;
+		}
+	#htmltools ul li.image a:hover {
+		/* background: url(/img/html-buttons-image.gif?v=1) no-repeat 0 -40px; */
+		}
 #htmltools ul li.media a {
     background: url(/js/ck/skins/v2/icons-new.png?v=1) no-repeat 0 -110px;
     padding-left: 15px;

Tags: css, ioracle, livejournal, pm, skomarov
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