Difference: WebIntranetCSS (2 vs. 3)

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

 
 
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