Difference: WebIntranetCSS (3 vs. 4)

Revision 429 May 2008 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="WebCSS"
%STARTINCLUDE%
Line: 54 to 54
 }

#menuleft ul li {

Changed:
<
<
border: 1px outset #dfdfdf; background: #a4a4a4;
>
>
border: 1px outset #63b6cb; background: #63b6cb;
 margin: 2px; }

#menuleft ul li:hover {

Changed:
<
<
border: 1px inset #dfdfdf; background: #dfdfdf;
>
>
border: 1px inset #a3dae8; background: #a3dae8;
 }

#menuleft ul ul { position: absolute;

Changed:
<
<
background: #545454;
>
>
background: #76bacb;
 margin-left: 150px; margin-top: -10px; display: none;
Added:
>
>
z-index: 98;
 }

#menuleft a { display: block;

Changed:
<
<
color: #545454;
>
>
color: #000000;
 width: auto; padding: 5px; }

#menuleft a:hover {

Changed:
<
<
color: black;
>
>
color: #000000;
 text-decoration: none; }
 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback