Difference: WebIntranetCSS (1 vs. 5)

Revision 530 May 2008 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="WebCSS"
%STARTINCLUDE%
Line: 75 to 75
  #menuleft a { display: block;
Deleted:
<
<
color: #000000;
 width: auto; padding: 5px;
Deleted:
<
<
}

#menuleft a:hover { color: #000000;

 text-decoration: none; }

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; }

Revision 328 May 2008 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="WebCSS"
%STARTINCLUDE%
Changed:
<
<
.topic-Tarefas .twikiTable {
>
>
.itemMod { border: 2px dotted #dfdfdf; margin: 2px; }

.itemMod a { color: black important; }

.itemMod a:hover { color: red important; }

.tarefas .twikiTable {

 width: 480px; }
Changed:
<
<
.topic-Tarefas td {
>
>
.tarefas td {
 padding: 2px; }
Changed:
<
<
.topic-Tarefas a {
>
>
.tarefas a {
 color: #545454; }
Changed:
<
<
.topic-Tarefas a:hover {
>
>
.tarefas a:hover {
 color: #000000; }
Changed:
<
<
#user ul {
>
>
/* Menu Intranet */ #menuedit ul { list-style: none; margin: 0px; padding: 0px; }

#menuedit a { padding: 2px; }

#menuleft ul { margin: 0px; padding: 0px;

 list-style: none; }
Added:
>
>
#menuedit ul li { margin: 2px; }

#menuleft ul li { border: 1px outset #dfdfdf; background: #a4a4a4; margin: 2px; }

#menuleft ul li:hover { border: 1px inset #dfdfdf; background: #dfdfdf; }

#menuleft ul ul { position: absolute; background: #545454; margin-left: 150px; margin-top: -10px; display: none; }

#menuleft a { display: block; color: #545454; width: auto; padding: 5px; }

#menuleft a:hover { color: black; text-decoration: none; }

 

Revision 228 May 2008 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="WebCSS"
Deleted:
<
<
 
%STARTINCLUDE%
Added:
>
>
.topic-Tarefas .twikiTable { width: 480px; }

.topic-Tarefas td { padding: 2px; }

.topic-Tarefas a { color: #545454; }

.topic-Tarefas a:hover { color: #000000; }

#user ul { list-style: none; }

 
Changed:
<
<
-- AurelioAHeckert - 10 Aug 2006
>
>
META TOPICMOVED by="ValessioBrito" date="1212016064" from="MarSol.WebTabelasCSS" to="MarSol.WebIntranetCSS"

Revision 110 Aug 2006 - AurelioAHeckert

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebCSS"

%STARTINCLUDE%
%STOPINCLUDE%

-- AurelioAHeckert - 10 Aug 2006

 
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