Fix restore old css. New ergonomy best practice rules tends to ask

reduce the more we can lines and orders around menu and area. I will
restore the separator when adapting the style to match look of md theme
later...
This commit is contained in:
Laurent Destailleur 2016-03-25 18:45:43 +01:00
parent 7def29301a
commit b42dbe5b37

View File

@ -1295,8 +1295,7 @@ a.vsmenu.addbookmarkpicto {
} }
.vmenu div.blockvmenuend .vmenu div.blockvmenuend
{ {
padding-top: 0px; padding-bottom: 5px;
padding-bottom: 0px;
} }
.vmenu div.blockvmenulogo .vmenu div.blockvmenulogo
{ {
@ -1323,8 +1322,8 @@ div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmen
border-left: 1px solid #AAA; border-left: 1px solid #AAA;
border-right: 1px solid #BBB; border-right: 1px solid #BBB;
border-bottom: 1px solid #BBB; /* border-bottom: 1px solid #BBB;
/* border-top: 1px solid #BBB; border-top: 1px solid #BBB;
border-radius: 4px; border-radius: 4px;
-moz-border-radius: 4px; -moz-border-radius: 4px;
-moz-box-shadow: 3px 3px 4px #DDD; -moz-box-shadow: 3px 3px 4px #DDD;