User: jpmcc   
Date: 2008-02-09 10:12:27+0000
Removed:
   marketing/www/ooocon2008/default.css

Added:
   marketing/www/ooocon2008/ooocon.css

Modified:
   marketing/www/ooocon2008/cfl.html

Log:
 Rename stylesheet

File Changes:

Directory: /marketing/www/ooocon2008/
=====================================

File [changed]: cfl.html
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/cfl.html?r1=1.8&r2=1.9
Delta lines:  +1 -1
-------------------
--- cfl.html    2008-01-27 20:49:46+0000        1.8
+++ cfl.html    2008-02-09 10:12:24+0000        1.9
@@ -5,7 +5,7 @@
   <title>OpenOffice.org Conference 2008 - Call for Location</title>
   
   <!-- Include the common CSS stylesheet -->
-  <link rel="stylesheet" type="text/css" href="default.css">
+  <link rel="stylesheet" type="text/css" href="ooocon.css">
    <script language="JavaScript" type="text/javascript" 
src="ooocon.js"></script>
  
 </head>

File [removed]: default.css

File [added]: ooocon.css
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/ooocon.css?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 164
----------------
#content {
/*    margin-right: 160px;
    padding: 0.5em; */
}

#menu {
        position: absolute;
        top: 150px;
        right: 1%;
        width:150px;
}

#menu h3 {
    font-size: .8em;
    font-weight:bold;
    background-color: #FFFFFF;
    background-image: 
url("http://marketing.openoffice.org/branding/images/fading-blue.gif";);
    background-repeat: repeat-y;
    background-position: top left;
    color: #032360;
    padding-top: 0.5em;
}

#menu p {
    margin: 0em 0em 0em 1em;
}

#content h3 {
    background-color: #DEE4EE;
    color: #06348C;
}

#content h4 {
    color: #06348C;
    margin-left: 2em;
}

#content .level4 {
    margin-left: 3em;
}

#content p {
    text-align: justify;
    padding-left: 1em;
}

.register {
    font-size: 120%;
    font-weight: bold;
    color: red;
}

#title h3 {
    background-color: #FFF;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}
  
#title p {
    text-align: center;
    padding-left: 0;
        
    font-style: italic;
    color: #06348C;
}
  
#logo {
    text-align: center;
}

#langLine {
        margin-left: 0em;
        font-size: smaller;
}

.thisLang {
        font-weight: bold;
}

.lang {
        font-weight: bold;
}

.news .date {
  font-weight: bold;
  color: #06348C;
}

.news .date:after {
  content: " - ";
  color #06348C;
}

td#premium {
    vertical-align: middle;
    text-align: left;
    border: 1px solid #dddddd;
    padding: 5px;
}

td#gold, td#silver, td#organisers {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    border: 1px solid #dddddd;
    padding: 5px;
}
   

#midtabs {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 0.5em;
    background: #06348C;
    width: 100%;
    border-bottom:none;
    font-size: 1em;
}    
#midtabs ul {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    list-style: none;
    color: #fff;
    font-weight: bold;
    border-bottom: none; /* maybe we want this border for the whole bar?*/
}   
#midtabs li {
   float: left;
   color: #fff;
}
   
#midtabs a, #midtabs a:link, #midtabs a:visited, #midtabs a:hover {
    float: left;
    padding: 0.3em 1em;
    text-decoration: none !important;
    color: #fff !important;    
}

#midtabs a:hover { 
    background: #fff;
    color: #698ed1 !important;
}

#midtabs li.th a  {
    background: #fff;
    color: #06348C !important;
}

.subtabs {
  clear: left;
        visibility: hidden;
        position: absolute;
  background: #06348C;
}

.subtabs li {

  clear: left;
        display: block;

        width: 100%;

}




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to