Conjunto de mudanças 6223 no repositório publico
- Timestamp:
- 18/04/2012 19:34:23 (9 anos atrás)
- Localização:
- PortalInterlegis/produtos/il.portal.theme/il/portal/theme/static
- Arquivos:
-
- 5 adicionados
- 2 editados
Legenda:
- Não Modificado
- Adicionado
- Removido
-
PortalInterlegis/produtos/il.portal.theme/il/portal/theme/static/index.html
r6222 r6223 1 1 <!DOCTYPE html PUBLIC 2 3 2 "-//W3C//DTD XHTML 1.0 Transitional//EN" 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 4 5 5 <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> 6 6 <head> 7 <title>Portal Interlegis</title> 7 8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> 8 10 </head> 9 11 <body> 10 12 11 <div id="visual-portal-wrapper"> 13 <div class="barra-topo"> 14 <div class="middle-container"> 15 <a href="http://senado.leg.br">Senado Federal</a> 16 </div> 17 </div> 18 19 <div id="visual-portal-wrapper" class="middle-container"> 12 20 13 21 <div class="row" id="portal-top"> 14 15 <hr/>16 barra topo17 <hr/>18 22 19 23 <div class="cell width-full position-0"> … … 47 51 </div> 48 52 </div> 49 53 </div> 50 54 </body> 51 55 </html> -
PortalInterlegis/produtos/il.portal.theme/il/portal/theme/static/rules.xml
r6222 r6223 14 14 <notheme if-path="attributes.htm"/> 15 15 16 <drop content="/html/head/title"/> 16 17 <before content-children='/html/head' theme-children='/html/head' /> 17 18
Note: Veja
TracChangeset
para ajuda no uso do visualizador de conjunto de mudanças.