Sign in
eclipse
/
mat
/
org.eclipse.mat
/
refs/heads/master
/
.
/
plugins
/
org.eclipse.mat.ui.rcp
/
intro
/
css
/
overview.css
blob: ea298991bbbacf6ba4fae6da8b29514700b271ca [
file
] [
log
] [
blame
]
/* show the "selected" image for this page */
#
navigation-bar a
#
overview
{
background-image
:
url
(
icons/overview_on.gif
);
background-color
:
#ffffff
;
background-repeat
:
no-repeat
;
background-position
:
50%
20%
;
}