[wp-hackers] Re: [wp-svn] [9312] trunk/wp-admin/wp-admin.css: Admin menu: make toggle arrow easier to spot

Matt speedboxer at gmail.com
Fri Oct 24 02:11:35 GMT 2008


To me this now looks like clicking the entire thing will expand it.
Maybe we could just make the arrow visible all the time? What do you
think?

2008/10/23  <m at wordpress.org>:
> Revision 9312 Author azaozz Date 2008-10-24 01:50:54 +0000 (Fri, 24 Oct
> 2008)
>
> Log Message
>
> Admin menu: make toggle arrow easier to spot
>
> Modified Paths
>
> trunk/wp-admin/wp-admin.css
>
> Diff
>
> Modified: trunk/wp-admin/wp-admin.css (9311 => 9312)
>
> --- trunk/wp-admin/wp-admin.css	2008-10-23 23:32:04 UTC (rev 9311)
> +++ trunk/wp-admin/wp-admin.css	2008-10-24 01:50:54 UTC (rev 9312)
> @@ -923,14 +923,14 @@
>  	padding: 1px 2px 0 0;
>  }
>
> -#adminmenu .wp-menu-toggle:hover {
> -	background: transparent url(images/menu-bits.gif) repeat-x scroll left
> -108px;
> +#adminmenu li.wp-has-current-submenu .wp-menu-toggle,
> +#adminmenu li.wp-has-current-submenu:hover div.wp-menu-toggle {
> +	background: transparent url(images/menu-bits.gif) repeat-x scroll left
> -206px;
>  }
>
> -#adminmenu li.wp-has-current-submenu .wp-menu-toggle {
> -	background: transparent url(images/menu-bits.gif) repeat-x scroll left
> -206px;
> +#adminmenu li.wp-has-submenu:hover .wp-menu-toggle {
> +	background: transparent url(images/menu-bits.gif) repeat-x scroll left
> -108px;
>  }
> -
>  /* end side admin menu */
>
>
>
> _______________________________________________
> wp-svn mailing list
> wp-svn at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-svn
>
>



-- 
Matt (http://mattsblog.ca/)


More information about the wp-hackers mailing list