Difference: WebCss (1 vs. 31)

Revision 3110 Mar 2010 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="Trash.PROGESPProjetoGrafico"

Folha de estilo do layout

Line: 8 to 8
  body{ margin:0 0 10px 0;
Changed:
<
<
background: url('/pub/PROGESP/ProgespSkinLayoutTemplate/bg_barleft.png') top left repeat-y;
>
>
background: url('/twiki/pub/PROGESP/ProgespSkinLayoutTemplate/bg_barleft.png') top left repeat-y;
  padding:0; font: 14px/1.5em Verdana, Arial, sans-serif; }
Line: 22 to 22
 #menu { float: right; font:bold 17px/1.5em Verdana, Arial, sans-serif;
Changed:
<
<
z-index: 1;
>
>
z-index: 1; width: 500px;
 }

#nav{

Line: 142 to 142
 #headlogo{ position: relative; margin: 0;
Changed:
<
<
background: url('/pub/PROGESP/ProgespSkinLayoutTemplate/bg_header.png') top right repeat-x;
>
>
background: url('/twiki/pub/PROGESP/ProgespSkinLayoutTemplate/bg_header.png') top right repeat-x;
  height: 118px; z-index: 3; }
Line: 166 to 166
 }

#banners {

Changed:
<
<
float: right; text-align: right; width: 135px;
>
>
position: absolute; right: 0px;
 }

#pictures {

Line: 314 to 312
  padding-bottom: 3px; } #noticias h2:before {
Changed:
<
<
content: url(/pub/PROGESP/WebCss/new.gif);
>
>
content: url(/twiki/pub/PROGESP/WebCss/new.gif);
 }

#noticias small {

Revision 3023 Sep 2008 - PesquisadoresProgesp

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="ProjetoGrafico"
>
>
META TOPICPARENT name="Trash.PROGESPProjetoGrafico"
 

Folha de estilo do layout

Revision 2904 Aug 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Revision 2804 Aug 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 407 to 407
  content: ' - '; }
Added:
>
>
/* buscas */

div.search_result { color: gray; } div.search_result h3 a, div.search_result h3 { color: green; }

 /* vim: ft=css */

Revision 2719 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 13 to 13
  font: 14px/1.5em Verdana, Arial, sans-serif; }
Added:
>
>
a img { border: none; }
 /* MENU DO SITE */

#menu {

Revision 2618 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 145 to 145
  #logo { width: 600px;
Changed:
<
<
color: #007d00;
>
>
color: #660;
  background: transparent; font-size: 18px; }
Line: 306 to 306
 #noticias h2 { font-weight: bold; font-size: 18px;
Added:
>
>
border-bottom: 2px solid #007d00; padding-bottom: 3px;
 } #noticias h2:before { content: url(/pub/PROGESP/WebCss/new.gif);

Revision 2511 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 8 to 8
  body{ margin:0 0 10px 0;
Changed:
<
<
background: url('/pub/PROGESP/LayoutTemplate/bg_barleft.png') top left repeat-y;
>
>
background: url('/pub/PROGESP/ProgespSkinLayoutTemplate/bg_barleft.png') top left repeat-y;
  padding:0; font: 14px/1.5em Verdana, Arial, sans-serif; }
Line: 138 to 138
 #headlogo{ position: relative; margin: 0;
Changed:
<
<
background: url('/pub/PROGESP/LayoutTemplate/bg_header.png') top right repeat-x;
>
>
background: url('/pub/PROGESP/ProgespSkinLayoutTemplate/bg_header.png') top right repeat-x;
  height: 118px; z-index: 3; }

#logo {

Changed:
<
<
width: 566px;
>
>
width: 600px;
  color: #007d00; background: transparent; font-size: 18px;

Revision 2411 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 145 to 145
  #logo { width: 566px;
Changed:
<
<
color: black;
>
>
color: #007d00;
  background: transparent; font-size: 18px; }

Revision 2306 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 145 to 145
  #logo { width: 566px;
Changed:
<
<
color: white;
>
>
color: black;
  background: transparent; font-size: 18px; }
Line: 324 to 324
 }

ul#noticiastt li{

Deleted:
<
<
position:relative;
  margin-bottom: 5px;
Added:
>
>
padding-left: 0px;
 }

ul#noticiastt a {

Line: 378 to 378
  margin-left: 3em; }
Added:
>
>
/* listagem de arquivos */

div.files ul:before { display: block; content: 'Arquivos anexados'; font-weight: bold; margin-left: 0px; padding-left: 0px; margin-bottom: 0.5em; }

div.files ul { padding-left: 0px; }

div.files li { list-style-type: none; }

span.fileComment:before { content: ' - '; }

 /* vim: ft=css */

Revision 2206 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 303 to 303
  /* DIV NOTICIAS */
Added:
>
>
#noticias h2 { font-weight: bold; font-size: 18px; } #noticias h2:before { content: url(/pub/PROGESP/WebCss/new.gif); }
 #noticias small { font: 8px Verdana, Arial, sans-serif; text-align: right;
Line: 356 to 364
  text-align:left; }
Added:
>
>
/* caixa de login */
 div#login div { margin: 3px; }
Line: 372 to 382
  */

Added:
>
>
META FILEATTACHMENT attachment="new.gif" attr="" comment="" date="1181160371" name="new.gif" path="new.gif" size="1710" stream="new.gif" user="Main.AntonioTerceiro" version="1"

Revision 2106 Jun 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 357 to 356
 text-align:left; }
Added:
>
>
div#login div { margin: 3px; } div#login input { border: 1px solid green; background: #dfd; color: green; } div#login div#login_button { margin-left: 3em; }
 
Added:
>
>
/* vim: ft=css */
 

Revision 2005 Jun 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 78 to 78
 
color
#000000;
}
Added:
>
>
#nav ul li a { color: #7d7d00 }
 #nav ul li:hover, #nav ul li a:hover{
Changed:
<
<
color: #7d7d00;
>
>
color: #007d00;
 }

#nav ul{

Revision 1902 Jun 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 296 to 296
  color: green; }
Changed:
<
<
#noticias { margin: 0px 3px 0px 0px;
>
>
/* DIV NOTICIAS */

#noticias small { font: 8px Verdana, Arial, sans-serif;

  text-align: right;
Deleted:
<
<
float: right; clear: right;
 }
Changed:
<
<
.msie #noticias{ width: 158px; margin-right: 2px; } #noticias h3, #noticias h4{ font-weight: 900; margin: 0px; text-align: center; color: #D0D0D0; } #noticias h3{ font-size: 18px; } #noticias h4{ font-size: 16px; } #noticias ul, #noticias li{ margin: 0px; padding: 0px;
>
>
/* Noticias ToolTip? */

ul#noticiastt {

  list-style: none;
Added:
>
>
font:bold 12px Verdana, Arial, sans-serif;
 }
Changed:
<
<
#noticias li{ display: inline;
>
>
ul#noticiastt li{ position:relative; margin-bottom: 5px;
 }
Changed:
<
<
#noticias ul{ margin-top: 10px; border-bottom: 2px dotted #E0E0E0; } #noticias li a:link, #noticias li a:active, #noticias li a:visited{ display: block;
>
>
ul#noticiastt a { text-align:left; padding: 5px 10px; margin-bottom:1px;
  text-decoration: none;
Changed:
<
<
color: #B80000; padding: 5px 5px 5px 2px; border-top: 2px dotted #E0E0E0; } #noticias li a:hover{ color: #F80000; background-color: #F8F8F8;
>
>
voice-family: "\"}\""; voice-family:inherit;
 }
Changed:
<
<
#noticias small{ display: block; text-align: center; padding-top: 20px;
>
>
/* Fix IE. Hide from IE Mac \*/ * html ul#noticiastt li { float: left; height: 1%; } * html ul#noticiastt li a { height: 1%; } /* End */

ul#noticiastt a:hover { color: #545454;

 }
Changed:
<
<
#noticias small a{ color: #B80000;
>
>
ul#noticiastt a span { display: none;
 }
Added:
>
>
ul#noticiastt a:hover span { border: 1px solid #545454; font: 8px Verdana, Arial, sans-serif; margin: 3px; padding: 5px; background-color: #a6ea81; display: block; position: absolute; top:0; left: 160px; width: 130px; text-align:left; }
 

Revision 1801 Jun 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 13 to 13
  font: 14px/1.5em Verdana, Arial, sans-serif; }
Added:
>
>
/* MENU DO SITE */

#menu { float: right; font:bold 17px/1.5em Verdana, Arial, sans-serif; z-index: 1; }

#nav{ list-style: none; }

#nav ul {

padding
0; margin:0;
list-style
none; z-index:99; position:relative;
}

#nav li {

margin-left
2px;
margin-right
2px;
padding-left
5px;
padding-right
5px;
position
relative; float:left;
text-align
center; display:block;
list-style
none;
}

#nav li ul { display: none; clear: left; padding: 4px 0px; position: absolute; background-color: #a6ea81; border: 2px solid #ffffff; }

#nav ul li{ border-width:1px 1px 0 0; font:bold 12px Verdana, Arial, sans-serif; text-align: left; }

#nav a {

color
#007d00; text-decoration:none; display:block;
}

#nav a:visited, #nav li:visited{

color
#7d7d00;
}

#nav a:hover, #nav li:hover{

color
#ffffff;
}

#nav a:active, #nav li:active{

color
#000000;
}

#nav ul li:hover, #nav ul li a:hover{ color: #7d7d00; }

#nav ul{ display:none; }

/*all see this */ #nav ul ul{ display:none; position:absolute; margin-top:-1.8em; margin-left:12em; }

/* non-IE browsers see this */ #nav ul li>ul, #nav ul ul li>ul{ margin-top:-1.4em; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{ display:none; }

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{ display:block; }

li>ul { top: auto; left: auto; }

/* FIM MENU */

 #lh-col{ position: absolute; top: 118px;
Line: 30 to 131
  padding:0; }
Deleted:
<
<
#headleft{ background: url('/pub/PROGESP/LayoutTemplate/bg_headleft.jpg') top left repeat-y; height:136px; z-index: 1; }

#headright{ background: url('/pub/PROGESP/LayoutTemplate/bg_headright.jpg') top right repeat-y; height:136px; z-index: 1; }

 #headlogo{ position: relative; margin: 0;
Line: 91 to 180
  filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65; }
Deleted:
<
<
#menuhead { clear: both; }

#menu { float: right; color: #FFFFFF; font:bold 17px/1.5em Verdana, Arial, sans-serif; z-index: 1; }

#menu ul { margin: 0px; padding: 0px; }

#menu li { margin-left: 7px; margin-right: 7px; margin-bottom: 0px; margin-top: 0px; padding: 0px; list-style: none; cursor: default; float: left; position: relative; font-weight: 800; color: #070; }

#menu a { color: #2e5923; text-decoration: none; backgrund: fff; }

#menu a:hover { color: #663300; }

#menu li.over, #menu li:hover { color: #4A0; }

#menu li ul { display: none; clear: left; padding: 4px 0px; position: absolute; width: 170px; background: url('/pub/PROGESP/LayoutTemplate/bg_submenu.png') top left repeat-x; }

/* li.hover eh um armengue para o MSIE */ #menu ul li.over ul, #menu ul li:hover ul { display: block; }

#menu li ul li { float: none; margin: 0px; padding: 4px 0px 4px 5px; font-weight: 500; font:bold 12px Verdana, Arial, sans-serif; z-index: 99; }

 /* USER_BAR */

#user_bar hr {

Line: 337 to 355
 

Deleted:
<
<
-- AntonioTerceiro - 21 Apr 2007

Revision 1701 Jun 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 217 to 217
 }

div#footer {

Added:
>
>
color: #545454;
  margin-top: 3em; border-top: 1px solid #aaa;
Changed:
<
<
font-size: 10px;
>
>
font: 10px/1.3em Verdana, Arial, sans-serif;
  text-align: center; }
Added:
>
>
#footer hr { border-top: 1px solid #dfdfdf; border-bottom: 0px; border-left: 0px; border-right: 0px; }
 div#parents { border-bottom: 1px solid #aaa; color: #999;

Revision 1601 Jun 2007 - MoisesMachado

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 124 to 124
 #menu a { color: #2e5923; text-decoration: none;
Added:
>
>
backgrund: fff;
 }

#menu a:hover { color: #663300; }

Added:
>
>
#menu li.over,
 #menu li:hover { color: #4A0; }
Line: 144 to 146
 }

/* li.hover eh um armengue para o MSIE */

Changed:
<
<
#menu li.hover ul, #menu li:hover ul {
>
>
#menu ul li.over ul, #menu ul li:hover ul {
  display: block; }

Revision 1530 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 243 to 243
  color: black; padding: 0.5em; }
Added:
>
>
div.pastaweb h4 { margin-top: 0px; margin-bottom: 0.5em; }
 div.pastaweb table { border-collapse: collapse; border: 1px solid green;

Revision 1409 May 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Revision 1309 May 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 195 to 195
  #c-col{ position: relative;
Changed:
<
<
margin: 0 40px 20px 210px;
>
>
margin: 0 40px 20px 220px;
  padding: 10px;
Added:
>
>
text-align: justify;
 }

h1, h2, h3 {

Revision 1209 May 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 8 to 8
  body{ margin:0 0 10px 0;
Added:
>
>
background: url('/pub/PROGESP/LayoutTemplate/bg_barleft.png') top left repeat-y;
  padding:0; font: 14px/1.5em Verdana, Arial, sans-serif; }

#lh-col{ position: absolute;

Changed:
<
<
background: url('/pub/PROGESP/LayoutTemplate/bg_barleft.png') top left repeat-y; top: 120px; left: 40px; width: 200px;
>
>
top: 118px; left: 0; width: 180px;
  margin: 0; padding: 0;
Added:
>
>
padding-left: 15px;
  z-index: 1; }
Line: 193 to 195
  #c-col{ position: relative;
Changed:
<
<
margin: 0 70px 20px 241px; padding: 10px;
>
>
margin: 0 40px 20px 210px; padding: 10px;
  }

h1, h2, h3 {

Line: 255 to 258
  color: green; }
Added:
>
>
#noticias { margin: 0px 3px 0px 0px; text-align: right; float: right; clear: right; }

.msie #noticias{ width: 158px; margin-right: 2px; } #noticias h3, #noticias h4{ font-weight: 900; margin: 0px; text-align: center; color: #D0D0D0; } #noticias h3{ font-size: 18px; } #noticias h4{ font-size: 16px; } #noticias ul, #noticias li{ margin: 0px; padding: 0px; list-style: none; } #noticias li{ display: inline; } #noticias ul{ margin-top: 10px; border-bottom: 2px dotted #E0E0E0; } #noticias li a:link, #noticias li a:active, #noticias li a:visited{ display: block; text-decoration: none; color: #B80000; padding: 5px 5px 5px 2px; border-top: 2px dotted #E0E0E0; } #noticias li a:hover{ color: #F80000; background-color: #F8F8F8; } #noticias small{ display: block; text-align: center; padding-top: 20px; } #noticias small a{ color: #B80000; }

 

Revision 1109 May 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

%STARTINCLUDE%
/* generated by COLIVRE www.colivre.coop.br */ 
Deleted:
<
<
html{ background: url('/pub/PROGESP/LayoutTemplate/bg_bodyleft.png') top left repeat-y; height: 100% }
  body{
Deleted:
<
<
background: url('/pub/PROGESP/LayoutTemplate/bg_bodyright.png') top right repeat-y;
  margin:0 0 10px 0; padding:0; font: 14px/1.5em Verdana, Arial, sans-serif;
Deleted:
<
<
min-height: 100%; _height: 100%;
 }

#lh-col{ position: absolute; background: url('/pub/PROGESP/LayoutTemplate/bg_barleft.png') top left repeat-y; top: 120px;

Changed:
<
<
left: 70px; width: 170px;
>
>
left: 40px; width: 200px;
  margin: 0; padding: 0; z-index: 1;
Line: 50 to 43
  #headlogo{ position: relative;
Changed:
<
<
margin: 0 70px 0px 70px;
>
>
margin: 0;
  background: url('/pub/PROGESP/LayoutTemplate/bg_header.png') top right repeat-x; height: 118px; z-index: 3;
Line: 76 to 69
  #banners{ float: right;
Changed:
<
<
width: 250px;
>
>
text-align: right; width: 135px;
 }

#pictures{

Revision 1009 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 239 to 239
  display: none; }
Added:
>
>
div.pastaweb { border: 1px solid green; background: #efe; color: black; padding: 0.5em; } div.pastaweb table { border-collapse: collapse; border: 1px solid green; } div.pastaweb td, div.pastaweb tr { border: 1px solid green; padding: 2px; } div.pastaweb input { border: 1px solid green; } div.pastaweb input[type=submit] { background: #dfd; color: green; }
 

Revision 907 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 63 to 63
 font-size: 18px; }
Added:
>
>
#logo strong { font-size: 20px; display: block; padding-top: 3px; }
 #logo img { float: left; margin-right: 1em;

Revision 807 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 57 to 57
 }

#logo{

Changed:
<
<
width: 466px;
>
>
width: 566px;
 color: white; background: transparent;
Changed:
<
<
font-size: 32px; font-weight: bold;
>
>
font-size: 18px;
 }

#logo img {

Revision 704 May 2007 - MoisesMachado

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 229 to 229
  margin-right: 0.5em; }
Added:
>
>
span#attachmentsshowlink, span#attachmentshidelink, span#attachmentsshow, span#attachmentshide { display: none; }
 

Revision 603 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 210 to 210
  div#footer { margin-top: 3em;
Changed:
<
<
border-top: 1px solid gray;
>
>
border-top: 1px solid #aaa;
  font-size: 10px; text-align: center; }
Added:
>
>
div#parents { border-bottom: 1px solid #aaa; color: #999; }

div#parents a:link, div#parents a:visited { color: #999; }

div#parents:before { content: url(home.gif); margin-right: 0.5em; }

 

Revision 502 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 207 to 207
 h3 { font-size:1.0em; }
Added:
>
>
div#footer { margin-top: 3em; border-top: 1px solid gray; font-size: 10px; text-align: center; }
 

Revision 402 May 2007 - AntonioTerceiro

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 58 to 58
  #logo{ width: 466px;
Added:
>
>
color: white; background: transparent; font-size: 32px; font-weight: bold; }

#logo img { float: left; margin-right: 1em;

 }

#banners{

Line: 113 to 122
 }

#menu a{

Changed:
<
<
color: #FFFFFF;
>
>
color: #2e5923;
  text-decoration: none; }

#menu a:hover {

Changed:
<
<
color: #2e5923;
>
>
color: #663300;
 }

#menu li:hover {

Revision 302 May 2007 - GabrielMacedo

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 65 to 65
 width: 250px; }
Added:
>
>
#pictures{ float:left; width: 100px; }

.floatstop { clear:both; }

 #banners a { filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0; }

Revision 221 Apr 2007 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

Folha de estilo do layout

Line: 12 to 12
  body{ background: url('/pub/PROGESP/LayoutTemplate/bg_bodyright.png') top right repeat-y;
Changed:
<
<
margin:0 0 5px 0;
>
>
margin:0 0 10px 0;
  padding:0;
Changed:
<
<
font:italic 14px/1.5em Verdana, Arial, sans-serif;
>
>
font: 14px/1.5em Verdana, Arial, sans-serif;
  min-height: 100%; _height: 100%; }
Line: 67 to 66
 }

#banners a {

Changed:
<
<
filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
>
>
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
 }

#banners a:hover {

Changed:
<
<
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
>
>
filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
 }

#menuhead{ clear: both;

Deleted:
<
<
z-index: 3;
 }

#menu{

Added:
>
>
float: right;
  color: #FFFFFF;
Changed:
<
<
font:bold 18px/1.8em Verdana, Arial, sans-serif; text-align: center; z-index: 4;
>
>
font:bold 17px/1.5em Verdana, Arial, sans-serif; z-index: 1;
 }
Added:
>
>
 #menu ul{ margin: 0px; padding: 0px;
Line: 88 to 87
 #menu ul{ margin: 0px; padding: 0px;
Deleted:
<
<
height: 26px;
 }
Added:
>
>
 #menu li{
Changed:
<
<
margin: 0px 15px 0px 0px; padding: 3px 0px;
>
>
margin-left: 7px; margin-right: 7px; margin-bottom: 0px; margin-top: 0px; padding: 0px;
  list-style: none;
Changed:
<
<
display: inline; /* float: left; */
>
>
cursor: default; float: left; position: relative; font-weight: 800; color: #070;
 }
Added:
>
>
 #menu a{ color: #FFFFFF;
Deleted:
<
<
/* display: block; */
  text-decoration: none;
Deleted:
<
<
/* letter-spacing: -1px; */
 }
Added:
>
>
 #menu a:hover { color: #2e5923; }
Line: 107 to 112
  color: #2e5923; }
Changed:
<
<
#submenu{
>
>
#menu li:hover { color: #4A0; }

#menu li ul { display: none; clear: left; padding: 4px 0px; position: absolute; width: 170px; background: url('/pub/PROGESP/LayoutTemplate/bg_submenu.png') top left repeat-x; } /* li.hover eh um armengue para o MSIE */ #menu li.hover ul, #menu li:hover ul { display: block; }

#menu li ul li { float: none; margin: 0px; padding: 4px 0px 4px 5px; font-weight: 500; font:bold 12px Verdana, Arial, sans-serif; z-index: 99; }

/* USER_BAR */

#user_bar hr { border-top: 1px solid #cef7a5; border-bottom: 0px; border-left: 0px; border-right: 0px; } #user_bar {

  color: #54951f; font:bold 13px/1.1em Verdana, Arial, sans-serif;
Changed:
<
<
text-align: right;
>
>
text-align: left;
  z-index: 5; }
Changed:
<
<
#submenu ul{
>
>
#user_bar ul{
  margin: 0px; padding: 0px;
Deleted:
<
<
height: 26px;
 }
Changed:
<
<
#submenu li{ margin: 5px 15px 5px 0px; padding: 3px 0px;
>
>
#user_bar li{
  list-style: none; display: block;
Deleted:
<
<
/* float: left; */
 }
Changed:
<
<
#submenu a{
>
>
#user_bar a{
  color: #54951f;
Deleted:
<
<
/* display: block; */
  text-decoration: none;
Deleted:
<
<
/* letter-spacing: -1px; */
 }
Changed:
<
<
#submenu a:hover {
>
>
#user_bar a:hover {
  color: #2e5923; }

#c-col{ position: relative; margin: 0 70px 20px 241px; padding: 10px;

Deleted:
<
<
z-index: 3;
  }

h1, h2, h3 {

Revision 121 Apr 2007 - AntonioTerceiro

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

Folha de estilo do layout

%STARTINCLUDE%
/* generated by COLIVRE www.colivre.coop.br */ 
html{
  background: url('/pub/PROGESP/LayoutTemplate/bg_bodyleft.png') top left repeat-y;
  height: 100%
} 

body{
  background: url('/pub/PROGESP/LayoutTemplate/bg_bodyright.png') top right repeat-y;
  margin:0 0 5px 0;
  padding:0;
  font:italic 14px/1.5em Verdana, Arial, sans-serif;
  min-height: 100%;
  _height: 100%;
}


#lh-col{
 position: absolute;
 background: url('/pub/PROGESP/LayoutTemplate/bg_barleft.png') top left repeat-y;
 top: 120px;
 left: 70px;
 width: 170px;
 margin: 0;
 padding: 0;
 z-index: 1;
 }

#hdr{
 height:120px;
 margin:0;
 padding:0;
 }

#headleft{
 background: url('/pub/PROGESP/LayoutTemplate/bg_headleft.jpg') top left repeat-y;
 height:136px;
 z-index: 1;
}

#headright{
 background: url('/pub/PROGESP/LayoutTemplate/bg_headright.jpg') top right repeat-y;
 height:136px;
 z-index: 1;
}

#headlogo{
 position: relative;
 margin: 0 70px 0px 70px;
 background: url('/pub/PROGESP/LayoutTemplate/bg_header.png') top right repeat-x;
 height: 118px;
 z-index: 3;
}

#logo{
width: 466px;
}

#banners{
float: right;
width: 250px;
}

#banners a {
  filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}

#banners a:hover {
  filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

#menuhead{
 clear: both;
 z-index: 3;
}

#menu{
  color: #FFFFFF;
  font:bold 18px/1.8em Verdana, Arial, sans-serif;
  text-align: center;
  z-index: 4;
}
#menu ul{
  margin: 0px;
  padding: 0px;
  height: 26px;
}
#menu li{
  margin: 0px 15px 0px 0px;
  padding: 3px 0px;
  list-style: none;
  display: inline;
  /* float: left; */
}
#menu a{
  color: #FFFFFF;
  /* display: block; */
  text-decoration: none;
  /* letter-spacing: -1px; */
}
#menu a:hover {
 color: #2e5923;
}

#submenu{
  color: #54951f;
  font:bold 13px/1.1em Verdana, Arial, sans-serif;
  text-align: right;
  z-index: 5;
}
#submenu ul{
  margin: 0px;
  padding: 0px;
  height: 26px;
}
#submenu li{
  margin: 5px 15px 5px 0px;
  padding: 3px 0px;
  list-style: none;
  display: block;
  /* float: left; */
}
#submenu a{
  color: #54951f;
  /* display: block; */
  text-decoration: none;
  /* letter-spacing: -1px; */
}

#submenu a:hover {
  color: #2e5923;
}     

#c-col{
 position: relative;
 margin: 0 70px 20px 241px; padding: 10px;
 z-index: 3;
 }

h1, h2, h3 {
  margin: 0.8em 0;
  color:#54951f;
  font-size:1.4em;
}
h2 {
  font-size:1.2em;
}
h3 {
  font-size:1.0em;
}
%STOPINCLUDE%

-- AntonioTerceiro - 21 Apr 2007

 
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