SVN commit 1227815 by elenamramirez:

GUI: Adjusting the menu position layout to the new order of the elements.


 M  +4 -1      plasmaMenuEdu.css  


--- trunk/www/sites/www-devel/media/styles/plasmaMenuEdu.css #1227814:1227815
@@ -79,6 +79,9 @@
        width: 214px;
        margin-left: 3px;
 }
+.header .plasmamenu_box>div>div {
+       margin-left: 6px;
+       }
 .header .plasmamenu_box div div.menubox_subparent{
        margin-left: 7px;       
 }
@@ -203,7 +206,7 @@
 html .header .menubox_subparent .menubox_body ul li:first-child{
        background: url('../images/plasmaMenuEdu/submenubox_body_1.png') 
no-repeat left center;
        margin-left: 0px;
-       padding-left: 15px;
+       padding-left: 17px;
 }
 
 

Reply via email to