On Fri, Sep 14, 2012 at 8:45 PM, Jose Blanco <[email protected]> wrote:
> I'm trying to find the css that gives the navigation bar links a color in
> Mirage.

Hi Jose,

it's here:
https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/Mirage/lib/css/base.css#L28

What browser do you use? Most browsers have some debugging component
like Firebug. You just right-click on any element (link in this case),
choose something like "Inspect" and it will display the DOM node and
associated CSS among other things.

Regards,
~~helix84

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to