2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

Rename the style directory.

Rookie mistake, the website is getting a little messed up by cached css files.
Rename the style directory to work round this.


[SVN r61808]
This commit is contained in:
Daniel James
2010-05-06 10:46:50 +00:00
parent 9dcb73e362
commit fb62d61697
191 changed files with 3315 additions and 235 deletions

View File

@@ -340,7 +340,7 @@ class boost_frame1_filter extends html_base_filter
for ($i = 0; $i < 8; $i++) {
$text = preg_replace(
'@<img src="[\./]*images/(.*\.png)" alt="(.*)"([ ][/])?>@Ssm',
'<img src="/style/css_0/${1}" alt="${2}" />',
'<img src="/style-v2/css_0/${1}" alt="${2}" />',
$text );
}
$text = str_replace('<hr>','',$text);
@@ -410,7 +410,7 @@ class basic_filter extends html_base_filter
print($section);
if($index == 0) {
print '<link rel="icon" href="/favicon.ico" type="image/ico"'.$tag_end;
print '<link rel="stylesheet" type="text/css" href="/style/section-basic.css"'.$tag_end;
print '<link rel="stylesheet" type="text/css" href="/style-v2/section-basic.css"'.$tag_end;
}
else if($index == $body_index) {
virtual("/common/heading-doc.html");

View File

@@ -19,8 +19,8 @@ function error_page($header, $title, $message) {
<title><?php print htmlentities($title); ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-boost.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-boost.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head>
<body>

View File

@@ -5,8 +5,8 @@
<head>
<?php $_file->content_head(); ?>
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!-- <?php print $_file->file_; ?> -->

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style>
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style>
<![endif]-->
<style type="text/css">
body {font-family: sans-serif;}

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -8,8 +8,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style>
"../style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style>
<![endif]-->
<style type="text/css">

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -11,8 +11,8 @@ $_irc = new boost_irc_stats('http://www.acc.umu.se/~zao/stats/ibd.html');
<head>
<?php $_irc->content_head(); ?>
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head>
<body>

View File

@@ -11,8 +11,8 @@ $_irc = new boost_irc_stats('http://www.acc.umu.se/~zao/stats/boost-soc.html');
<head>
<?php $_irc->content_head(); ?>
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head>
<body>

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style>
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style>
<![endif]-->
</head><!--
Note: Editing website content is documented at:

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-community.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-community.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-community.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-community.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style/csshover.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"/style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style>
"../style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style>
<![endif]-->
<style type="text/css">

View File

@@ -7,8 +7,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
"../style-v2/section-development.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
@@ -213,16 +213,16 @@ tidy --tidy-mark no -i -wrap 78 -m -asxhtml --merge-divs no --merge-spans no --d
to change to one of:</p>
<ul>
<li>Introduction: <tt>/style/section-boost.css</tt></li>
<li>Introduction: <tt>/style-v2/section-boost.css</tt></li>
<li>Community: <tt>/style/section-community.css</tt></li>
<li>Community: <tt>/style-v2/section-community.css</tt></li>
<li>Development:
<tt>/style/section-development.css</tt></li>
<tt>/style-v2/section-development.css</tt></li>
<li>Support: <tt>/style/section-support.css</tt></li>
<li>Support: <tt>/style-v2/section-support.css</tt></li>
<li>Documentation: <tt>/style/section-doc.css</tt></li>
<li>Documentation: <tt>/style-v2/section-doc.css</tt></li>
</ul>
</li>

View File

@@ -6,8 +6,8 @@
<title>Boost C++ Libraries</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -6,8 +6,8 @@
<title>Boost C++ Libraries</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="../style/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="../style-v2/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/

View File

@@ -188,8 +188,8 @@ function category_link($name, $category) {
<title><?php echo htmlentities($page_title); ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head>
<body>

View File

@@ -6,8 +6,8 @@
<title>Boost Tools</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

View File

@@ -15,8 +15,8 @@ $_downloads = new boost_feed(dirname(__FILE__) . '/feed/downloads.rss', '/users/
<title>Boost C++ Libraries</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-welcome.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-welcome.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head>
<!--

View File

@@ -6,8 +6,8 @@
<title>Boost C++ Libraries, Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="/style/section-map.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
<link rel="stylesheet" type="text/css" href="/style-v2/section-map.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html

18
style-v2/basic.css Normal file
View File

@@ -0,0 +1,18 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
@import url(css_0/utility.css);
@import url(css_0/global.css);
@import url(css_0/header.css);
@import url(css_0/content.css);
@import url(css_0/sidebar.css);
@import url(css_0/footer.css);
/* Theme for colors and backgrounds. */
/* *
@import url(css_0/theme_grape/theme.css);
/*/
@import url(css_0/theme_grass/theme.css);
/* */

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

BIN
style-v2/css_0/bkg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

BIN
style-v2/css_0/blank.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 820 B

BIN
style-v2/css_0/caution.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

547
style-v2/css_0/content.css Normal file
View File

@@ -0,0 +1,547 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* */
#content {
margin: 0em -18.5em 0em 0em;
float: left;
width: 100%;
}
/* Content sections, inside the top content section. */
#content .section {
margin: 0em 17.5em 0em 0em;
/* Hack to set 'haslayout' in internet explorer 7.
* On IE8+ (which doesn't have hasLayout) and other recent browsers this has
* no effect (as the element's min-height is 0 anyway).
* On older browsers this has no effect as they don't understand min-height
* and will ignore it.
*/
min-height: 0;
}
#content .section-0 {
padding: 1.5em;
}
#content .section-title {
}
/* Uniformly color everything that's a heading */
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
margin: 0em;
color: #000000;
font-family: "Times New Roman",serif;
font-variant: small-caps;
clear: both;
}
/* Titles for sections. */
#content .section h1 {
margin: 0em 0em 1em 0em;
font-weight: bold;
font-size: 140%;
}
/* */
#content .section h2 {
font-weight: bold;
font-size: 120%;
}
#content .section h3 {
font-size: 115%;
}
#content .section h4,
#content .section h5,
#content .section h6
{
font-style: italic;
font-variant: normal;
font-size: 100%;
}
#content .section h2,
#content .section h3,
#content .section h4,
#content .section h5,
#content .section h6
{
margin: 0em 0em 0.5em 0em;
padding: 0.5em 0em 0em 0em;
/* color: #005080; */
}
#content .section h1,
#content .section h2,
#content .section h3,
#content .section h4,
#content .section h5,
#content .section h6
{
/* color: #005080; */
}
/* */
#content .section p {
margin: 0.5em 0em 1em 0em;
/* margin: 0em 0em 1.5em 0em; */
}
/* Standard text markups. Mostly defaults. */
/* #content .section em { } */
#content .section strong { font-weight: 900; }
/* #content .section cite { } */
#content .section dfn { font-weight: 700; font-style: normal; }
/* #content .section code { } */
/* #content .section samp { } */
/* #content .section kbd { } */
#content .section var { font-style: italic !important; }
/* #content .section abbr { } */
/* #content .section acronym { } */
/* #content .section q { } */
/* #content .section sub { } */
/* #content .section sup { } */
#content .section ins { text-decoration: underline; }
#content .section del { text-decoration: line-through; }
#content .section em *,
#content .section strong *,
#content .section cite *,
#content .section dfn *,
#content .section code *,
#content .section samp *,
#content .section kbd *,
#content .section var *,
#content .section abbr *
#content .section acronym *,
#content .section q *,
#content .section sub *,
#content .section sup *,
#content .section ins *,
#content .section del *
{ font-weight: inherit; font-style: inherit; text-decoration: inherit; }
#content .section img {
border: 1px solid #CCCCCC;
padding: 0.25em;
}
#content .section .inline {
border: none;
vertical-align: baseline;
}
/* Horizontal rules are just evil. */
#content .section hr {
display: none;
}
/* Other structural elements... */
/* Definition lists. */
#content .section dl {
margin: 0em 0em 1.5em 0em;
}
#content .section dt {
margin: 0.25em 0em 0em 0em;
}
#content .section dd {
margin: 0em 0em 0em 2em;
}
/* Quotes are marked off with a border, ala blogs. */
#content .section blockquote {
margin: 1.5em;
border: 1px solid #CCCCCC;
/* text-align: justify; */
padding: 0.5em;
}
#content .section blockquote p {
margin: 0.5em 0em 0em 0em;
}
#content .section blockquote p:first-child {
margin-top: 0em;
}
/* Tables */
#content .section table {
margin: 0em auto 0em auto;
border: none;
border-spacing: 2px;
clear: both;
}
#content .section table th {
background: #EEEEEE;
border: 1px solid #CCCCCC !important;
padding: 0.25em;
font-weight: bold;
vertical-align: top;
text-align: center;
}
#content .section table th * {
font-weight: inherit;
}
#content .section table td {
border: 1px solid #CCCCCC !important;
padding: 0.25em;
vertical-align: top;
text-align: left;
}
#content .section table caption {
margin: 0em 0em 1.5em 0em;
caption-side: bottom;
}
/* An inset, image or other, on the left. */
#content .section .left-inset,
#content .section .inset-left {
float: left;
clear: left;
margin: 0em 1em 1em 0em;
}
/* An inset, image or other, on the right. */
#content .section .right-inset,
#content .section .inset-right {
float: right;
clear: right;
margin: 0em 0em 1em 1em;
}
/* The name of a library, as the start of a block for that library. */
#content .section .library {
font-weight: bold;
display: block;
margin: 0.75em 0em 0.25em 0em;
}
#content .library *
{ font-weight: inherit; font-style: inherit; text-decoration: inherit; }
/* FAQ items, question and answer on the same flow. */
#content .section .faq {
margin: 0em 0em 1.5em 0em;
}
#content .section .faq .faq-question {
font-weight: bold;
}
#content .section .faq .faq-question * {
font-weight: inherit;
}
#content .section .faq .faq-answer {
}
/* Notes with a lable and text on the same flow. */
#content .section .note {
margin: 1em 0em 0em 0em;
}
#content .section .note .note-label {
font-weight: bold;
}
#content .section .note .note-label * {
font-weight: inherit;
}
#content .section .note .note-body {
}
/* Default style, as in straight in content, lists... */
#content .section ul {
margin: 0em 0em 1.5em 0em;
padding: 0em;
list-style: circle;
}
#content .section ul ul {
margin: 0em 0em 0.25em 0em;
padding: 0em;
}
#content .section ul li {
margin: 0em 0em 0em 1.25em;
padding: 0em 0em 0em 0em;
text-indent: 0em;
}
/* Tree structure representation... */
#content .section ul.tree {
list-style: none !important;
margin-top: 0em;
margin-bottom: 0em;
}
#content .section ul.tree li {
margin-top: 0em;
margin-bottom: 0em;
}
#content .section ul.tree ul {
list-style: none !important;
margin-top: 0em;
margin-bottom: 0em;
}
/* Table of contents lists... */
#content .section ul.toc {
margin: 1.5em;
padding: 0.5em;
border: 1px solid #CCCCCC;
}
#content .section ul.toc li
{
margin: 0em;
padding: 0em;
text-indent: 0em;
list-style-type: none;
}
#content .section ul.toc li ul {
margin: 0em;
padding: 0em;
border: none;
background: transparent;
}
#content .section ul.toc li ul li
{
margin: 0em 0em 0em 1em;
}
#content .section ul.toc a {
display: block;
width: 100%;
border: none;
}
#content .section ul.toc a:hover {
}
#content .section ul.toc a:visited {
border: none;
}
/* Menu lists... */
#content .section ul.menu {
margin: 1em;
padding: 0.5em;
border: 1px solid #CCCCCC;
list-style-type: none;
}
#content .section ul.menu li
{
display: inline;
margin: 0em;
/* padding: 0em; */
border-right: 1px solid #CCCCCC;
padding-right: 0.25em;
}
#content .section ul.menu a {
border: none;
}
#content .section ul.menu a:hover {
}
#content .section ul.menu a:visited {
border: none;
}
/* History style lists, the first level doesn't get bullets... */
#content .section ul.history {
margin: 0em 0em 1.5em 0em;
padding: 0em 0em 0em 2em;
list-style-type: none;
}
#content .section ul.history li {
margin: 0em 0em 0.75em 0em;
text-indent: -1.75em;
padding: 0em;
background: none;
}
#content .section ul.history li ul {
margin: 0em 0em 0em 0em;
padding: 0em;
list-style-type: circle;
}
#content .section ul.history li ul li {
margin: 0em 0em 0em 1em;
padding: 0em;
text-indent: 0em;
}
/* Catalog style lists, the first level doesn't get bullets... */
#content .section dl.catalog {
margin: 0em 0em 0em 0em;
}
#content .section dl.catalog dt {
width: 30%;
float: left;
clear: left;
margin: 0em 1em 1em 0em;
}
#content .section dl.catalog dt * {
font-weight: inherit; font-style: inherit; text-decoration: inherit;
}
#content .section dl.catalog dd {
margin: 0em 0em 1em 30%;
padding: 0em 0em 0em 1em;
}
/* Field+value style lists... */
#content .section dl.fields {
margin: 0.5em 0em 0.5em 0em;
}
#content .section dl.fields dt {
width: 7em;
float: left;
clear: left;
margin: 0em;
font-style: italic;
overflow: hidden;
white-space: nowrap;
}
#content .section dl.fields dt:after {
content: ".....................................";
}
#content .section dl.fields dt * {
font-weight: inherit; font-style: inherit; text-decoration: inherit;
}
#content .section dl.fields dd {
margin: 0em 0em 0em 7.5em;
padding: 0em 0em 0em 0em;
}
/* A directory, as in the index for the people. */
#content .section ul.directory,
#content .section .directory
{
padding: 0em;
margin: 0em 0em 1.5em 0em;
list-style-type: none;
}
/* Hack to give .directory hasLayout on IE6 and below.
* Without this the contents can spill out and mess up the layout of the
* page. */
* html #content .section ul.directory,
* html #content .section .directory
{
height: 0;
}
#content .section ul.directory li,
#content .section .directory .directory-item
{
display: block;
float: left;
width: 49.5%;
margin: 0em;
padding: 0em;
text-indent: 0em;
}
#content .section ul.directory li * {
/* float: none !important; */
}
#content .section ul.directory li ul {
margin: 0em 0em 0.25em 0em;
padding: 0em;
list-style-type: circle;
}
#content .section ul.directory li ul li {
float: none !important;
display: list-item;
padding: 0em 0em 0em 0em;
text-indent: 0em;
}
#content .section ul.directory li ul li {
width: auto !important;
margin: 0em 0em 0em 1.25em;
}
/* Default style, as in straight in content, ordered lists... */
#content .section ol {
margin: 0em 0em 1.5em 0em;
}
#content .section ol ol {
margin: 0em 0em 0em 0em;
}
#content .section ol li {
margin: 0em 0em 0.25em 2em;
}
#content .section ol li ol li {
margin: 0em 0em 0.25em 1em;
}
#content .section ol li p {
margin: 0em 0em 0.75em 0em;
}
/* For the people directory we present as a picture matrix. */
#people-directory {
width: 100%;
}
#people-directory li {
margin: 0px 1px 1px 0px !important;
padding: 0px !important;
float: left !important;
width: 100px !important;
height: 100px !important;
overflow: hidden;
}
#people-directory img {
width: 100px;
height: 100px;
border: none !important;
padding: 0px !important;
margin: 0px !important;
float: none !important;
}
#people-directory a {
width: 100px !important;
height: 100px !important;
padding: 0px !important;
margin: 0px !important;
overflow: hidden;
display: block;
text-align: center;
vertical-align: bottom;
font-size: 11px;
}
#people-directory a .link {
display: none;
}
#people-directory a:hover {
border: none !important;
}
#people-directory a:hover .link {
display: block;
padding: 0px;
margin: -33px 2px 2px 2px;
height: 28px;
position: relative;
z-index: 2;
background: url(alpha_white_75.png) left top repeat;
line-height: 1.2em;
font-weight: bold;
}
#people-directory li.clear {
clear: both !important;
width: 100% !important;
height: 1px !important;
overflow: hidden !important;
float: none !important;
}
/* The detailed bio portraits are also fixed width for fit and consistency. */
#content .section .portrait {
float: right;
width: 300px;
margin: 0em 0em 1em 1em;
}
/* PRE text is almost always a code example. Show like a blockquote,
except with a smaller font to reduce the likelyhood of long lines
getting cut. And allow for horizontal scroll to prevent wide boxes,
except in the case of pre inside tables. */
#content .section pre {
margin: 1.5em;
border: 1px solid #CCCCCC;
padding: 0.5em;
font-size: 90%;
overflow: auto;
clear: left;
}
#content .section table pre {
overflow: visible;
clear: left;
}
/* */
#content .section .admonition {
margin: 1.5em;
border: 4px solid #2070A0;
padding: 0.5em;
}
/* A biobligraphy list, as a definition list. */
#content .section dl.bibliography dd {
margin: 0em 0em 0em 0em;
font-weight: bold;
}
#content .section dl.bibliography dd * {
font-weight: inherit;
}
#content .section dl.bibliography dt {
margin: 0em 0em 1em 0em;
}
/* */
#content .news-date {
color: #777;
font-size: 90%;
}
/* Download table */
#content .section table.download-table {
text-align: left;
margin: 1.5em 0;
}
#content .section table.download-table caption {
caption-side: top;
text-align: left;
margin: 0.5em 0;
font-family: 'Times New Roman', serif;
font-variant: small-caps;
font-size: 115%;
}

BIN
style-v2/css_0/draft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

38
style-v2/css_0/footer.css Normal file
View File

@@ -0,0 +1,38 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Footer with copyright, license, banners. */
#footer {
color: #666666;
margin: 1.5em;
padding: 0em;
clear: both;
background: #EEEEEE;
border-top: #000000 solid 1px;
}
#footer-left {
float: left;
padding: 0.75em;
}
#footer-right {
float: right;
padding: 0.75em;
}
#footer p {
margin: 0em;
padding: 0em;
font-size: 75%;
text-align: left;
}
#footer #banners p {
float: left;
margin: 0em 0em 0em 1em;
}
#footer #banners a {
display: block;
}
#footer #banner-sourceforge {
background: url(http://sourceforge.net/sflogo.php?group_id=7586&type=1) no-repeat fixed 0px 5em;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

34
style-v2/css_0/global.css Normal file
View File

@@ -0,0 +1,34 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* The base font size. The first one is for IE, the second for everyone else. */
body {
font-size: smaller;
min-width: 43em;
}
* > body {
font-size: 9.5pt;
}
/* Global defaults. */
* {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 100%;
text-decoration: none;
}
body {
font-family: sans-serif;
color: #000000;
background: #FFFFFF;
}
#body {
clear: both;
border: none;
width: 100%;
background: #FFFFFF;
}
#body-inner {
}

104
style-v2/css_0/header.css Normal file
View File

@@ -0,0 +1,104 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
/* Position the common heading. This appears on pages which have their own
* markup. Since the body might have a margin this has to be absolutely
* positioned. The spacer then pushes the page content down so that it
* doesn't fall underneath the heading. */
#boost-common-heading-doc {
position: absolute;
left: 0;
top: 0;
}
#boost-common-heading-doc-spacer {
height: 100px;
}
#boost-common-heading-doc,
#heading {
margin: 0em;
border-bottom: #000000 solid 1px;
width: 100%;
font-family: sans-serif;
font-size: 9.5pt;
}
#boost-common-heading-doc .heading-inner,
#heading .heading-inner {
height: 100px;
overflow: hidden;
}
#boost-common-heading-doc *,
#heading * {
font-size: 100%;
font-weight: normal;
margin: 0;
padding: 0;
text-decoration: none;
}
#boost-common-heading-doc .heading-placard,
#heading .heading-placard {
display: none;
}
#boost-common-heading-doc .heading-title .heading-boost,
#boost-common-heading-doc .heading-title .heading-cpplibraries,
#heading .heading-title .heading-boost,
#heading .heading-title .heading-cpplibraries {
display: none;
}
#boost-common-heading-doc .heading-title,
#heading .heading-title {
float: left;
}
#boost-common-heading-doc .heading-title a,
#heading .heading-title a {
}
#boost-common-heading-doc .heading-logo,
#heading .heading-logo {
width: 270px;
height: 90px;
border: none;
vertical-align: bottom;
margin: 0px 0px 0px 1.5em;
}
#boost-common-heading-doc .heading-quote,
#heading .heading-quote {
text-align: right;
padding: 25px 1.5em 10px 0em;
}
#boost-common-heading-doc .heading-quote q,
#heading .heading-quote q {
font-size: 90%;
display: block;
}
#boost-common-heading-doc .heading-quote .heading-attribution,
#heading .heading-quote .heading-attribution {
font-size: 85%;
display: block;
}
#boost-common-heading-doc .heading-sections,
#heading .heading-sections {
display: none;
}
#boost-common-heading-doc .heading-search,
#heading .heading-search {
display: none;
text-align: right;
padding: 0em 1.5em 0em 0em;
}
#boost-common-heading-doc .heading-search #search-text .q,
#heading .heading-search #search-text .q {
background: transparent;
border: none;
border-bottom: 1px #BBBBBB solid;
margin-right: 0.25em;
font-size: 90%;
}
#boost-common-heading-doc .heading-search #search-text #q:hover,
#heading .heading-search #search-text #q:hover {
border-bottom: 1px #FFFFFF solid;
}

BIN
style-v2/css_0/home.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@@ -0,0 +1,195 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* All about link/anchors ("A") elements. It's all here in one file
to facilitate trying out multiple variants. And to help
keep them consistent across all contexts. */
a.internal,
a.external {
text-decoration: none;
color: #000000;
}
/* Links, in the content section div, i.e. text. */
#content .section a {
color: #2070A0;
}
#content .section a:hover {
color: #FF4500;
border-bottom: 1px solid #BBBBBB;
}
#content .section a:visited:hover {
border-bottom: 1px dotted #BBBBBB;
}
#content .section a.external:hover {
border-bottom: 1px solid #FF4500;
}
#content .section a.external:visited:hover {
border-bottom: 1px dotted #FF4500;
}
#content .section a[name] {
border: none;
}
#content .section a[name]:hover {
color: #000000;
}
#content .section a[name]:visited {
border: none;
}
#content .section h1 a, #content .section h1 a[name]:hover,
#content .section h2 a, #content .section h2 a[name]:hover,
#content .section h3 a, #content .section h3 a[name]:hover,
#content .section h4 a, #content .section h4 a[name]:hover,
#content .section h5 a, #content .section h5 a[name]:hover,
#content .section h6 a, #content .section h6
{
color: #005080;
}
/* Links in the footer. */
#footer a {
color: #2070A0;
}
#footer a:hover {
color: #FF4500;
border-bottom: 1px solid #BBBBBB;
}
#footer a:visited:hover {
border-bottom: 1px dotted #BBBBBB;
}
#footer a.external:hover {
border-bottom: 1px solid #FF4500;
}
#footer a.external:visited:hover {
border-bottom: 1px dotted #FF4500;
}
/* Links in the header. */
#heading-quote a {
border-bottom: 1px solid #BBBBBB;
}
#heading-quote a:hover {
border-bottom: 1px solid #FFFFFF;
}
#heading-quote a:visited {
border-bottom: 1px dotted #BBBBBB;
}
#heading-quote a:visited:hover {
border-bottom: 1px dotted #FFFFFF;
}
/* Links in the sidebar */
#sidebar #menu h4 a {
color: #2070A0;
}
#sidebar #menu h4 a span.link {
color: #FFFFFF;
}
#sidebar #menu h4 a:hover {
color: #FF4500;
}
#sidebar #menu h4 a:hover span.link {
color: #FF4500;
}
#sidebar #menu ul li ul a {
color: #2070A0;
}
#sidebar #menu ul li ul a span.link {
color: #FFFFFF;
}
#sidebar #menu ul li ul a:hover {
color: #FF4500;
}
#sidebar #menu ul li ul a:hover span.link {
color: #FF4500;
}
/* The special "Get Boost" button. */
#get-boost a {
color: #2070A0;
}
#get-boost a span.link {
color: #EEEEEE;
display: none;
}
#get-boost a:hover {
color: #FF4500;
background-color: #EEEEEE;
}
#get-boost a:hover span.link {
color: #FF4500;
}
/* In the content TOCs and MENUs. */
#content .toc a,
#content .menu a
{
border: none;
}
#content .toc a:hover,
#content .menu a:hover
{
background: #EEEEEE;
border: none;
}
#content .toc a:visited,
#content .menu a:visited
{
border: none;
}
#content .toc a:hover:visited,
#content .menu a:hover:visited
{
border: none;
}
/* In the documentation TOCs. */
#content div.toc a,
#content table.toc a,
#content dl.index a,
#content dl.page-index a,
#content .section div.contents ul.simple a
{
border: none;
}
#content div.toc a:hover,
#content table.toc a:hover,
#content dl.index a:hover,
#content dl.page-index a:hover,
#content .section div.contents ul.simple a:hover
{
background: #EEEEEE;
border: none;
}
#content div.toc a:visited,
#content table.toc a:visited,
#content dl.index a:visited,
#content dl.page-index a:visited,
#content .section div.contents ul.simple a:visited
{
border: none;
}
#content div.toc a:hover:visited,
#content table.toc a:hover:visited,
#content dl.index a:hover:visited,
#content dl.page-index a:hover:visited,
#content .section div.contents ul.simple a:hover:visited
{
border: none;
}
/* In the documentation nav bars. */
#content .spirit-nav a {
border: none;
}
#content .spirit-nav a:hover {
border: none;
}
#content .spirit-nav a:visited {
border: none;
}
#content .spirit-nav a:hover:visited {
border: none;
}

View File

@@ -0,0 +1,109 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* All about link/anchors ("A") elements. It's all here in one file
to facilitate trying out multiple variants. And to help
keep them consistent across all contexts. */
a.internal,
a.external {
text-decoration: none;
color: #000000;
}
/* Links, in the content section div, i.e. text. */
#content .section a {
color: #000000;
border-bottom: 1px solid #2070A0;
}
#content .section a:hover {
color: #2070A0;
}
#content .section a:visited {
border-bottom: 1px dashed #2070A0;
}
#content .section a.external {
border-bottom: 1px solid #902020;
}
#content .section a.external:hover {
color: #902020;
}
#content .section a.external:visited {
border-bottom: 1px dashed #902020;
}
#content .section a[name] {
border: none;
}
#content .section a[name]:hover {
color: #000000;
}
#content .section a[name]:visited {
border: none;
}
#content .section h1 a, #content .section h1 a[name]:hover,
#content .section h2 a, #content .section h2 a[name]:hover,
#content .section h3 a, #content .section h3 a[name]:hover,
#content .section h4 a, #content .section h4 a[name]:hover,
#content .section h5 a, #content .section h5 a[name]:hover,
#content .section h6 a, #content .section h6
{
color: #005080;
}
/* Links in the footer. */
#footer a {
color: #FFFFFF;
border-bottom: 1px solid #0080B0;
}
#footer a:hover {
border-bottom: 1px solid #c8dae3;
}
#footer a:visited {
border-bottom: 1px dashed #0080B0;
}
#footer a:visited:hover {
border-bottom: 1px dashed #c8dae3;
}
/* Links in the header. */
#heading-quote a {
border-bottom: 1px solid #0080C0;
}
#heading-quote a:hover {
border-bottom: 1px solid #c8dae3;
}
#heading-quote a:visited {
border-bottom: 1px dashed #0080C0;
}
#heading-quote a:visited:hover {
border-bottom: 1px dashed #c8dae3;
}
/* Links in the sidebar */
#sidebar #menu a {
color: #000000;
}
#sidebar #menu a:hover {
color: #2070A0;
background: #DDDDDD;
}
#sidebar #menu a:hover span.link {
color: #2070A0;
background: #DDDDDD;
}
/* The special "Get Boost" button. */
#get-boost a {
color: #2070A0;
}
#get-boost a span.link {
color: #EEEEEE;
}
#get-boost a:hover {
color: #2070A0;
background-color: #DDDDDD;
}
#get-boost a:hover span.link {
color: #2070A0;
}

BIN
style-v2/css_0/next.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
style-v2/css_0/note.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 897 B

BIN
style-v2/css_0/prev.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,19 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#boost-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#boost-section-menu ul {
display: block !important;
}
#boost-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}

View File

@@ -0,0 +1,127 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#community-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#community-section-menu ul {
display: block !important;
}
#community-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}
#content #irc-stats table {
}
#content #irc-stats table td {
background-color: transparent !important;
}
#content #irc-stats table td.tdtop {
background-color: #eeeeee !important;
text-align: center;
}
#content #irc-stats table td.tdtop * {
font-weight: bold;
}
#content #irc-stats table td.headlinebg {
border: none !important;
}
#content #irc-stats table td.headtext {
border: none !important;
font-weight: bold !important;
}
#content #irc-stats table td.asmall,
#content #irc-stats table td.rankc10center,
#content #irc-stats table td.hirankc10center {
border: none !important;
padding: 0em !important;
width: 17px;
text-align: center;
/* overflow: visible; */
white-space: nowrap;
}
#content #irc-stats table td.asmall {
vertical-align: bottom;
}
#content #irc-stats table td.rankc10center {
vertical-align: center;
font-size: 80%;
}
#content #irc-stats table td.hirankc10center {
vertical-align: center;
font-weight: bold;
font-size: 95%;
}
#content #irc-stats table td.empty,
#content #irc-stats table td.rankc,
#content #irc-stats table td.hirankc {
text-align: right !important;
border: none !important;
font-size: 80%;
}
#content #irc-stats table td.hirankc {
font-size: 95%;
font-weight: bold;
}
#content #irc-stats .irc-stats-percent {
display: block;
font-size: 90%;
}
#content #irc-stats .irc-stats-percent .irc-stats-decimal {
display: block;
font-size: 75%;
}
#content #irc-stats img {
border: none;
margin: 0px !important;
padding: 0px !important;
}
#content #irc-stats img.irc-stats-blue-v {
border: 1px solid #0000CC;
}
#content #irc-stats img.irc-stats-green-v {
border: 1px solid #00AA00;
}
#content #irc-stats img.irc-stats-yellow-v {
border: 1px solid #AAAA00;
}
#content #irc-stats img.irc-stats-red-v {
border: 1px solid #CC0000;
}
#content #irc-stats img.irc-stats-red-v,
#content #irc-stats img.irc-stats-blue-v,
#content #irc-stats img.irc-stats-green-v,
#content #irc-stats img.irc-stats-yellow-v,
#content #irc-stats img.irc-stats-red-v {
width: 15px;
border-top-width: 4px;
}
#content #irc-stats img.irc-stats-blue-h {
background: #0000CC;
}
#content #irc-stats img.irc-stats-green-h {
background: #00AA00;
}
#content #irc-stats img.irc-stats-yellow-h {
background: #AAAA00;
}
#content #irc-stats img.irc-stats-red-h {
background: #CC0000;
}
#content #irc-stats img.irc-stats-red-h,
#content #irc-stats img.irc-stats-blue-h,
#content #irc-stats img.irc-stats-green-h,
#content #irc-stats img.irc-stats-yellow-h,
#content #irc-stats img.irc-stats-red-h {
height: 4px;
margin: 1px !important;
border-top: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
}

View File

@@ -0,0 +1,24 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#development-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#development-section-menu ul {
display: block !important;
}
#development-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}
/* Don't centre the tables in the review wizard reports */
#content .section table.docutils.field-list {
margin-left: 0;
margin-right: 0;
}

View File

@@ -0,0 +1,559 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Library list options. */
#content #options {
padding-left: 6em;
}
#content #options .label {
float: left;
display: inline;
margin-left: -6em;
width: 6em;
padding: 0.5em 0;
text-align: right;
}
#content #options ul.menu li span {
font-weight: bold;
}
/* Heading, title and logo. */
li#doc-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#documentation-section-menu ul {
display: block !important;
}
#documentation-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}
#content #docs {
margin: 0em;
}
#content #notes {
margin: 0em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
clear: left;
}
/* The Boost.Book navs... */
#content .spirit-nav {
float: right;
padding: 0.25em;
background: #FFFFFF;
margin: 0em 0em 1em 1em;
border: #CCCCCC 1px solid;
}
#content .spirit-nav img {
border: none;
margin: 0.25em 0.25em 0em 0.25em;
}
#content .spirit-nav a {
border: none;
}
#content .spirit-nav a:hover {
border: none;
/* background: #EEEEEE; */
display: inline-block;
}
#content .spirit-nav a:visited {
border: none;
}
#content .spirit-nav a:hover:visited {
border: none;
}
#content div.toc,
#content table.toc,
#content dl.index,
#content dl.page-index,
#content .section div.contents ul.simple
{
margin: 1em;
padding: 0.5em;
border: 1px solid #CCCCCC;
background: #FFFFFF;
}
#content table.toc
{
width: 90%;
}
#content dl.index dl,
#content dl.page-index dl,
#content .section div.contents ul.simple ul
{
margin: 0em;
padding: 0em;
border: none;
background: transparent;
}
#content div.toc dl {
margin: 0em;
padding: 0em;
}
#content div.toc dt,
#content dl.index dt,
#content dl.page-index dt,
#content .section div.contents ul.simple li
{
display: block;
margin: 0em;
padding: 0em;
text-indent: 0em;
list-style-type: none;
}
#content div.toc dt dt,
#content dl.index dt dt,
#content dl.page-index dt dt,
#content .section div.contents ul.simple li ul li
{
margin: 0em 0em 0em 1em;
}
#content table.toc td.toc_cells_L0 {
padding: 0em 0em 0em 0em;
}
#content table.toc td.toc_cells_L1 {
padding: 0em 0em 0em 1em;
}
#content table.toc td.toc_cells_L2 {
padding: 0em 0em 0em 2em;
}
#content dl.index dd,
#content dl.page-index dd,
#content div.toc dd {
margin: 0em;
padding: 0em 0em 0em 1em;
}
#content div.toc p {
display: none;
}
#content div.toc a,
#content table.toc a,
#content dl.index a,
#content dl.page-index a,
#content .section div.contents ul.simple a
{
display: block;
width: 100%;
}
#content div.toc a:hover,
#content table.toc a:hover,
#content dl.index a:hover,
#content dl.page-index a:hover,
#content .section div.contents ul.simple a:hover
{
}
#content div.toc a:visited,
#content table.toc a:visited,
#content dl.index a:visited,
#content dl.page-index a:visited,
#content .section div.contents ul.simple a:visited
{
}
#content div.toc a:hover:visited,
#content table.toc a:hover:visited,
#content dl.index a:hover:visited,
#content dl.page-index a:hover:visited,
#content .section div.contents ul.simple a:hover:visited
{
}
#content .section-body {
padding-bottom: 1em;
}
#content .section .section {
margin: 0em;
}
/* The rest of the BoostBook styles... */
#content .section table.footer-table,
#content .section + table,
#content .article + table {
border: none;
margin: 0.75em 0em 0em 0em;
font-size: 80%;
width: 100%;
}
#content .section table.footer-table td,
#content .section + table td,
#content .article + table td {
border: none !important;
}
#content .section table.footer-table td[align=right],
#content .section + table td[align=right],
#content .article + table td[align=right] {
text-align: right;
}
#content .section pre.literallayout {
margin: 0em;
border: none;
padding: 0em;
overflow: visible;
font-size: 95%;
}
#content .section span.term {
font-weight: bold;
}
#content .section span.term * {
font-weight: inherit;
}
#content .section table.table {
margin: 1em;
border: none;
border-spacing: 2px;
}
#content .section table.table th {
background: #EEEEEE;
border: 1px solid #CCCCCC !important;
padding: 0.25em;
}
#content .section table.table td {
border: 1px solid #CCCCCC !important;
padding: 0.25em;
}
#content .section table.table td p {
margin: 0em;
}
#content .section .variablelist {
margin: 1em 0;
}
#content .section .variablelist table {
margin: 0em;
}
#content .section .variablelist table th,
#content .section .variablelist table td {
border: none !important;
}
/* #content .section .variablelist dl {
margin: 0em 0em 0em 0em;
}
#content .section .variablelist dl dt {
width: 10em;
float: left;
clear: left;
margin: 0em 1em 1em 0em;
font-style: italic;
}
#content .section .variablelist dl dt * {
font-weight: inherit; font-style: inherit; text-decoration: inherit;
}
#content .section .variablelist dl dd {
margin: 0em 0em 1em 10em;
padding: 0em 0em 0em 1em;
} */
#content .section table.simplelist {
margin: 1em;
border: none;
width: auto !important;
margin: 0em !important;
padding: 0em !important;
border: none !important;
}
#content .section table.simplelist td
{
margin: 0em !important;
padding: 0em !important;
text-align: left !important;
font-size: 9pt !important;
border: none !important;
}
#content .section td table.simplelist {
margin: 1em;
border: none;
border: 4px solid #FFFFFF !important;
border-bottom: none !important;
border-right: none !important;
}
#content .section table pre.screen,
#content .section table pre.table-programlisting
{
display: inline;
border: none;
margin: 0em;
padding: 0em;
}
#content .section img {
border: none;
}
#content .section span.inlinemediaobject img
{
vertical-align: middle;
}
/* */
#content .section h2 *,
#content .section h3 *,
#content .section h4 *,
#content .section h5 *,
#content .section h6 *
{ font-weight: inherit; /* font-style: inherit; */ text-decoration: inherit; }
/* Syntax Highlighting */
.keyword { color: #0000AA; font-weight: bold; }
.identifier {}
.special { color: #707070; }
.preprocessor { color: #402080; font-weight: bold; }
.char { color: teal; }
.comment { color: #800000; }
.string { color: teal; }
.number { color: teal; }
.copyright, .copyright-footer { color: #666666; font-size: small; }
.white_bkd { background-color: #FFFFFF; }
.dk_grey_bkd { background-color: #999999; }
/* Docutils generated HTML... */
#content table.field-list,
#content table.docinfo
{
border: none;
margin-left: 0em;
margin-right: 0em;
}
#content table.citation,
#content table.footnote
{
border: none;
border-left: 1px solid #CCCCCC;
margin: 1em 0em 0em 0em;
padding: 0em;
font-size: 95%;
}
#content table.citation td,
#content table.footnote td
{
border: none !important;
padding: 0em 0.25em 0em 0.25em;
}
#content table.header,
#content table.footer
{
border: none;
margin-right: 0em;
margin-bottom: 1em;
}
#content table.field-list th,
#content table.docinfo th,
#content table.field-list td,
#content table.docinfo td
{
border: none !important;
text-align: left;
background: inherit;
}
#content table.field-list th.field-name,
#content table.docinfo th.docinfo-name
{
white-space: nowrap;
text-transform: capitalize;
width: 10em;
}
#content div.footer
{
text-align: center;
font-size: 80%;
}
div.contents .topic-title
{
font-size: 130%;
font-weight: bold;
}
div.contents .topic-title *
{ font-weight: inherit; /* font-style: inherit; */ text-decoration: inherit; }
#content td.navigation-bar,
#content td.page-location
{
float: right;
clear: right;
margin: 0.25em;
background: #DDDDDD url(panel_bkg.png) top left repeat-x;
border: #CCCCCC 1px solid;
}
/* Multi-Index... */
#content div.prev_link,
#content div.up_link,
#content div.next_link
{
float: right;
padding: 0.25em;
background: #DDDDDD url(panel_bkg.png) top left repeat-x;
margin: 0em 0em 1em 0em;
border: #CCCCCC 1px solid;
width: 19px; height: 19px;
}
#content div.prev_link img,
#content div.up_link img,
#content div.next_link img
{
display: none;
}
#content div.prev_link br,
#content div.up_link br,
#content div.next_link br
{
display: none;
}
#content div.prev_link a,
#content div.up_link a,
#content div.next_link a
{
display: block;
width: 19px; height: 19px;
text-indent: 20px;
overflow: hidden;
border: none;
}
#content div.prev_link a:hover,
#content div.up_link a:hover,
#content div.next_link a:hover,
#content div.prev_link a:visited,
#content div.up_link a:visited,
#content div.next_link a:visited
{
border: none;
}
#content div.prev_link a {
background: url(prev.png) no-repeat center center;
}
#content div.up_link a {
background: url(up.png) no-repeat center center;
}
#content div.next_link a {
background: url(next.png) no-repeat center center;
}
#content div.prev_link {
background: #EEEEEE url(prev_disabled.png) no-repeat center center;
}
#content div.up_link {
background: #EEEEEE url(up_disabled.png) no-repeat center center;
}
#content div.next_link {
background: #EEEEEE url(next_disabled.png) no-repeat center center;
}
/* Pyste? */
#content .pyste-nav {
float: right;
padding: 0.25em;
background: #DDDDDD url(panel_bkg.png) top left repeat-x;
margin: 0em 0em 1em 0em !important;
border: #CCCCCC 1px solid !important;
}
#content .pyste-nav td {
margin: 0em !important;
padding: 0em !important;
}
#content .pyste-nav img {
width: 19px; height: 19px;
border: none;
margin: 0.25em 0.25em 0em 0.25em;
}
#content .pyste-nav a,
#content .pyste-nav a:hover,
#content .pyste-nav a:visited
{
border: none;
}
/* Various, notes, info, etc. boxes... */
#content table.note_box
{
margin: 1em;
background: #EEEEEE;
border: none;
text-align: justify;
padding: 0em;
}
#content table.note_box td
{
padding: 0.5em;
font-size: 90%;
}
#content table.note_box td img
{
background: #FFFFFF;
border: none;
float: left;
margin: -0.5em 0.5em 0.5em -0.5em;
padding: 0em 0.25em 0.25em 0em;
position: relative;
left: -1px;
top: -1px;
}
/* And the boostbook versions of those boxes... */
#content .section .tip,
#content .section .note,
#content .section .warning,
#content .section .important,
#content .section .caution,
#content .section .sidebar,
#content .section .hint
{
margin: 1em !important;
border: 1px solid #CCCCCC;
padding: 0.5em 0.5em 0.5em 40px;
min-height: 22px;
}
#content .section .tip > table,
#content .section .note > table,
#content .section .warning > table,
#content .section .important > table,
#content .section .caution > table,
#content .section .sidebar > table,
#content .section .hint > table
{
margin: 0em !important;
}
#content .section .tip h3 + p,
#content .section .note h3 + p,
#content .section .warning h3 + p,
#content .section .important h3 + p,
#content .section .caution h3 + p,
#content .section .sidebar h3 + p,
#content .section .hint h3 + p
{
margin-top: 0em !important;
}
#content .section .tip .title,
#content .section .note .title,
#content .section .warning .title,
#content .section .important .title,
#content .section .caution .title,
#content .section .sidebar .title,
#content .section .hint .title
{
display: none;
}
#content .section .tip tbody tr:first-child,
#content .section .note tbody tr:first-child,
#content .section .warning tbody tr:first-child,
#content .section .important tbody tr:first-child,
#content .section .caution tbody tr:first-child,
#content .section .sidebar tbody tr:first-child,
#content .section .hint tbody tr:first-child
{
display: none;
}
#content .section .tip tbody > tr > td,
#content .section .note tbody > tr > td,
#content .section .warning tbody > tr > td,
#content .section .important tbody > tr > td,
#content .section .caution tbody > tr > td,
#content .section .sidebar tbody > tr > td,
#content .section .hint tbody > tr > td
{
border: none !important;
}
#content .section .tip { background: #FFFFFF url(tip.png) no-repeat top left; }
#content .section .note { background: #FFFFFF url(note.png) no-repeat top left; }
#content .section .warning { background: #FFFFFF url(caution.png) no-repeat top left; }
#content .section .important { background: #FFFFFF url(important.png) no-repeat top left; }
#content .section .caution { background: #FFFFFF url(caution.png) no-repeat top left; }
#content .section .sidebar { background: #FFFFFF url(note.png) no-repeat top left; }
#content .section .hint { background: #FFFFFF url(tip.png) no-repeat top left; }

View File

@@ -0,0 +1,78 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#map-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#map-section-menu ul {
display: block !important;
}
#boost-section-menu ul {
display: block !important;
}
#boost-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}
/* Site map index. */
#site-map-section-boost,
#site-map-section-community,
#site-map-section-development,
#site-map-section-support
{
width: 50%;
float: left;
}
#site-map-section-boost,
#site-map-section-development,
#site-map-section-doc
{
clear: left;
}
#content #site-map * {
margin: 0em;
padding: 0em;
text-indent: 0em;
background: none;
}
#content #site-map .link {
display: none;
}
#content #site-map ul {
}
#content #site-map ul li {
list-style: none;
}
#content #site-map ul li h4 {
float: none;
font-weight: bold;
font-style: normal;
font-variant: small-caps;
font-size: 120%;
}
#content #site-map ul li h4 * {
/* font-weight: bold; */
float: none;
}
#content #site-map ul li h3,
#content #site-map ul li h5,
#content #site-map ul li h6
{
font-weight: normal;
font-size: 100%;
}
#content #site-map ul li ul {
margin: 0em 1em 1em 0em;
}
#content #site-map ul li ul li ul {
margin: 0em 0em 0em 0em;
}
#content #site-map ul li ul li ul li {
margin: 0em 0em 0em 1em;
}

View File

@@ -0,0 +1,19 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#support-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#support-section-menu ul {
display: block !important;
}
#support-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}

View File

@@ -0,0 +1,60 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#welcome-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#welcome-section-menu ul {
display: block !important;
}
#welcome-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}
#welcome {
min-width: 22em !important;
max-width: 40em !important;
margin-bottom: 1.5em !important;
padding-right: 1.25em !important;
}
#welcome h2 {
padding-top: 0em !important;
}
.directory > #welcome {
width: auto !important;
}
#important-news,
#important-downloads {
width: 22em !important;
padding-right: 1.25em !important;
}
#news .news-title {
display: block;
}
#news .news-description {
display: block;
padding: 0.25em 0em 0.25em 0em;
}
#news .news-date {
display: block;
padding: 0em 0em 0.5em 0em;
color: #777;
font-size: 90%;
}
#downloads .news-title {
display: block;
}
#downloads .news-description {
display: none;
padding: 0.25em 0em 0.25em 0em;
}
#downloads .news-date {
color: #777;
font-size: 90%;
}

170
style-v2/css_0/sidebar.css Normal file
View File

@@ -0,0 +1,170 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
#sidebar {
float: right;
vertical-align: top;
padding: 1.5em 1.5em 1.5em 0em;
}
#sidebar #menu {
width: 16em;
margin: 0em 0em 1.5em 0em;
overflow: hidden;
}
#sidebar #search {
width: 16em;
margin: 0em 0em 0.25em 0em;
}
/**** The menus... ****/
/* Menu on the right of the content. */
#sidebar #menu {
}
#sidebar #menu * {
text-decoration: none;
color: #2070A0;
margin: 0em; padding: 0em;
}
#sidebar #menu ul {
list-style-type: none;
}
#sidebar #menu ul li {
}
#sidebar #menu ul li h4 {
font-family: "Times New Roman",serif;
font-variant: small-caps;
margin: 0em 0em 0.25em 0em;
border: #CCCCCC 1px solid;
}
#sidebar #menu ul li h4 a {
}
#sidebar #menu ul li ul {
list-style-type: none;
display: none;
padding-bottom: 0.25em;
border-left: #FFFFFF 1px solid;
border-right: #FFFFFF 1px solid;
}
#sidebar #menu ul li ul li {
}
#sidebar #menu ul li ul li .heading {
padding-left: 0.5em;
}
#sidebar #menu ul li ul li a {
}
/* The links all behave the same. */
#sidebar #menu ul li h4 a,
#sidebar #menu ul li ul li a {
padding-left: 0.25em;
display: block;
width: 15em;
margin-left: 4px;
margin-right: 4px;
}
#sidebar #menu ul li ul li ul li a {
padding-left: 1.25em;
width: 14em;
}
#sidebar #menu ul li ul li ul li ul li a {
padding-left: 2.25em;
width: 13em;
}
#sidebar #menu ul li ul li ul li ul li ul li a {
padding-left: 3.25em;
width: 12em;
}
#sidebar #menu a span.link {
color: #DDDDDD;
font-family: sans-serif;
font-weight: bold;
position: absolute;
right: 2.25em;
}
/**** RSS feed menus ****/
#rss-menu ul {
display: block !important;
}
#rss-menu ul li {
overflow: hidden;
}
#rss-menu .news-date {
/* display: block !important; */
clear: both;
margin-left: 4px !important;
margin-right: 4px !important;
padding: 0em 0em 0.25em 0.5em !important;
color: #777 !important;
font-size: 90% !important;
}
/**** Search... ****/
/* Search box */
#sidebar #search {
}
#sidebar #search #search-0 {
font-family: "Times New Roman",serif;
font-variant: small-caps;
margin: 0em 0em 0.25em 0em;
border: #CCCCCC 1px solid;
padding: 2px 2px 2px 0.5em;
}
#sidebar #search h4 {
}
#sidebar #search #search-label {
float: left;
}
/* - The various parts of the search widget. */
#sidebar #search #search-text {
margin: 0em;
padding: 0em;
display: block;
text-align: right;
}
#sidebar #search #search-text #q {
font-size: 90%;
width: 12.5em;
/* width: 11.5em; */
margin: 0em 0em 0em 0em;
padding: 0em;
border: none;
color: #000000;
background-color: #CCCCCC;
}
/* - The custom Google banner and link. */
#sidebar #search #google {
display: block;
margin: 0em 0em 17px 0em;
padding: 0em;
border: none;
border-bottom: 1px solid #CCCCCC;
text-align: center;
overflow: visible;
height: 15px;
}
#sidebar #search #google a {
color: #000000;
}
#sidebar #search #google img {
width: 75px; height: 32px;
margin: 0em 0em 0em 0em;
border: none;
background: #FFFFFF;
}
/* The download button... */
#get-boost {
text-align: center;
}
#get-boost a {
border: none !important;
background: transparent !important;
}
#get-boost a img {
border: none;
width: 150px;
height: 145px;
background: #FFFFFF url(get-boost.png) no-repeat center center;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

View File

@@ -0,0 +1,45 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
#heading,
#boost-common-heading-doc {
background: #574D74 url(header-bg.png) repeat-x top left;
}
#heading *,
#boost-common-heading-doc * {
color: #FFFFFF;
}
#heading .heading-inner,
#boost-common-heading-doc .heading-inner {
background: url(header-fg.png) no-repeat top left;
border: none;
border-bottom: #000000 solid 1px;
}
#boost-common-heading-doc .heading-logo,
#heading .heading-logo {
width: 236px;
height: 55px;
margin: 18px 0px 0px 24px;
}
/* Links in the header. */
#boost-common-heading-doc .heading-quote a,
#heading .heading-quote a {
border-bottom: 1px solid #BBBBBB;
}
#boost-common-heading-doc .heading-quote a:hover,
#heading .heading-quote a:hover {
border-bottom: 1px solid #FFFFFF;
}
#boost-common-heading-doc .heading-quote a:visited,
#heading .heading-quote a:visited {
border-bottom: 1px dotted #BBBBBB;
}
#boost-common-heading-doc .heading-quote a:visited:hover,
#heading .heading-quote a:visited:hover {
border-bottom: 1px dotted #FFFFFF;
}

View File

@@ -0,0 +1,181 @@
/*
Copyright 2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* All about link/anchors ("A") elements. It's all here in one file
to facilitate trying out multiple variants. And to help
keep them consistent across all contexts. */
a.internal,
a.external {
text-decoration: none;
color: #000000;
}
/* Links, in the content section div, i.e. text. */
#content .section a {
color: #2070A0;
}
#content .section a:hover {
color: #75689D;
border-bottom: 1px solid #BBBBBB;
}
#content .section a:visited:hover {
border-bottom: 1px dotted #BBBBBB;
}
#content .section a.external:hover {
border-bottom: 1px solid #75689D;
}
#content .section a.external:visited:hover {
border-bottom: 1px dotted #75689D;
}
#content .section a[name] {
border: none;
}
#content .section a[name]:hover {
color: #000000;
}
#content .section a[name]:visited {
border: none;
}
#content .section h1 a, #content .section h1 a[name]:hover,
#content .section h2 a, #content .section h2 a[name]:hover,
#content .section h3 a, #content .section h3 a[name]:hover,
#content .section h4 a, #content .section h4 a[name]:hover,
#content .section h5 a, #content .section h5 a[name]:hover,
#content .section h6 a, #content .section h6
{
color: #005080;
}
/* Links in the footer. */
#footer a {
color: #2070A0;
}
#footer a:hover {
color: #75689D;
border-bottom: 1px solid #BBBBBB;
}
#footer a:visited:hover {
border-bottom: 1px dotted #BBBBBB;
}
#footer a.external:hover {
border-bottom: 1px solid #75689D;
}
#footer a.external:visited:hover {
border-bottom: 1px dotted #75689D;
}
/* Links in the sidebar */
#sidebar #menu h4 a {
color: #2070A0;
}
#sidebar #menu h4 a span.link {
color: #FFFFFF;
}
#sidebar #menu h4 a:hover {
color: #75689D;
}
#sidebar #menu h4 a:hover span.link {
color: #75689D;
}
#sidebar #menu ul li ul a {
color: #2070A0;
}
#sidebar #menu ul li ul a span.link {
color: #FFFFFF;
}
#sidebar #menu ul li ul a:hover {
color: #75689D;
}
#sidebar #menu ul li ul a:hover span.link {
color: #75689D;
}
/* The special "Get Boost" button. */
#get-boost a {
color: #2070A0;
}
#get-boost a span.link {
color: #EEEEEE;
display: none;
}
#get-boost a:hover {
color: #75689D;
background-color: #EEEEEE;
}
#get-boost a:hover span.link {
color: #75689D;
}
/* In the content TOCs and MENUs. */
#content .toc a,
#content .menu a
{
border: none;
}
#content .toc a:hover,
#content .menu a:hover
{
background: #EEEEEE;
border: none;
}
#content .toc a:visited,
#content .menu a:visited
{
border: none;
}
#content .toc a:hover:visited,
#content .menu a:hover:visited
{
border: none;
}
/* In the documentation TOCs. */
#content div.toc a,
#content table.toc a,
#content dl.index a,
#content dl.page-index a,
#content .section div.contents ul.simple a
{
border: none;
}
#content div.toc a:hover,
#content table.toc a:hover,
#content dl.index a:hover,
#content dl.page-index a:hover,
#content .section div.contents ul.simple a:hover
{
background: #EEEEEE;
border: none;
}
#content div.toc a:visited,
#content table.toc a:visited,
#content dl.index a:visited,
#content dl.page-index a:visited,
#content .section div.contents ul.simple a:visited
{
border: none;
}
#content div.toc a:hover:visited,
#content table.toc a:hover:visited,
#content dl.index a:hover:visited,
#content dl.page-index a:hover:visited,
#content .section div.contents ul.simple a:hover:visited
{
border: none;
}
/* In the documentation nav bars. */
#content .spirit-nav a {
border: none;
}
#content .spirit-nav a:hover {
border: none;
}
#content .spirit-nav a:visited {
border: none;
}
#content .spirit-nav a:hover:visited {
border: none;
}

View File

@@ -0,0 +1,28 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Bright sky-blue/orange links. */
@import url(links.css);
@import url(header.css);
body {
background: #FFFFFF;
color: #000000;
}
/* Search box */
#sidebar #search #search-text #q {
background-color: #75689D;
color: #FFFFFF;
font-weight: bold;
padding: 1px;
}
/* Markers on sidebar menus. */
#sidebar #menu ul li h4 a {
border-left-color: #75689D;
border-right-color: #75689D;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

View File

@@ -0,0 +1,45 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
#heading,
#boost-common-heading-doc {
background: #4F744D url(header-bg.png) repeat-x top left;
}
#heading *,
#boost-common-heading-doc * {
color: #FFFFFF;
}
#heading .heading-inner,
#boost-common-heading-doc .heading-inner {
background: url(header-fg.png) no-repeat top left;
border: none;
border-bottom: #000000 solid 1px;
}
#boost-common-heading-doc .heading-logo,
#heading .heading-logo {
width: 236px;
height: 55px;
margin: 18px 0px 0px 24px;
}
/* Links in the header. */
#boost-common-heading-doc .heading-quote a,
#heading .heading-quote a {
border-bottom: 1px solid #BBBBBB;
}
#boost-common-heading-doc .heading-quote a:hover,
#heading .heading-quote a:hover {
border-bottom: 1px solid #FFFFFF;
}
#boost-common-heading-doc .heading-quote a:visited,
#heading .heading-quote a:visited {
border-bottom: 1px dotted #BBBBBB;
}
#boost-common-heading-doc .heading-quote a:visited:hover,
#heading .heading-quote a:visited:hover {
border-bottom: 1px dotted #FFFFFF;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -0,0 +1,181 @@
/*
Copyright 2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* All about link/anchors ("A") elements. It's all here in one file
to facilitate trying out multiple variants. And to help
keep them consistent across all contexts. */
#content a.internal,
#content a.external {
text-decoration: none;
color: #000000;
}
/* Links, in the content section div, i.e. text. */
#content .section a {
color: #2070A0;
}
#content .section a:hover {
color: #6B9D68;
border-bottom: 1px solid #BBBBBB;
}
#content .section a:visited:hover {
border-bottom: 1px dotted #BBBBBB;
}
#content .section a.external:hover {
border-bottom: 1px solid #6B9D68;
}
#content .section a.external:visited:hover {
border-bottom: 1px dotted #6B9D68;
}
#content .section a[name] {
border: none;
}
#content .section a[name]:hover {
color: #000000;
}
#content .section a[name]:visited {
border: none;
}
#content .section h1 a,
#content .section h2 a,
#content .section h3 a,
#content .section h4 a,
#content .section h5 a,
#content .section h6 a
{
color: #000000;
}
/* Links in the footer. */
#footer a {
color: #2070A0;
}
#footer a:hover {
color: #6B9D68;
border-bottom: 1px solid #BBBBBB;
}
#footer a:visited:hover {
border-bottom: 1px dotted #BBBBBB;
}
#footer a.external:hover {
border-bottom: 1px solid #6B9D68;
}
#footer a.external:visited:hover {
border-bottom: 1px dotted #6B9D68;
}
/* Links in the sidebar */
#sidebar #menu h4 a {
color: #2070A0;
}
#sidebar #menu h4 a span.link {
color: #FFFFFF;
}
#sidebar #menu h4 a:hover {
color: #6B9D68;
}
#sidebar #menu h4 a:hover span.link {
color: #6B9D68;
}
#sidebar #menu ul li ul a {
color: #2070A0;
}
#sidebar #menu ul li ul a span.link {
color: #FFFFFF;
}
#sidebar #menu ul li ul a:hover {
color: #6B9D68;
}
#sidebar #menu ul li ul a:hover span.link {
color: #6B9D68;
}
/* The special "Get Boost" button. */
#body #get-boost a {
color: #2070A0;
}
#body #get-boost a span.link {
color: #EEEEEE;
display: none;
}
#body #get-boost a:hover {
color: #6B9D68;
background-color: #EEEEEE;
}
#body #get-boost a:hover span.link {
color: #6B9D68;
}
/* In the content TOCs and MENUs. */
#content .toc a,
#content .menu a
{
border: none;
}
#content .toc a:hover,
#content .menu a:hover
{
background: #EEEEEE;
border: none;
}
#content .toc a:visited,
#content .menu a:visited
{
border: none;
}
#content .toc a:hover:visited,
#content .menu a:hover:visited
{
border: none;
}
/* In the documentation TOCs. */
#content div.toc a,
#content table.toc a,
#content dl.index a,
#content dl.page-index a,
#content .section div.contents ul.simple a
{
border: none;
}
#content div.toc a:hover,
#content table.toc a:hover,
#content dl.index a:hover,
#content dl.page-index a:hover,
#content .section div.contents ul.simple a:hover
{
background: #EEEEEE;
border: none;
}
#content div.toc a:visited,
#content table.toc a:visited,
#content dl.index a:visited,
#content dl.page-index a:visited,
#content .section div.contents ul.simple a:visited
{
border: none;
}
#content div.toc a:hover:visited,
#content table.toc a:hover:visited,
#content dl.index a:hover:visited,
#content dl.page-index a:hover:visited,
#content .section div.contents ul.simple a:hover:visited
{
border: none;
}
/* In the documentation nav bars. */
#content .spirit-nav a {
border: none;
}
#content .spirit-nav a:hover {
border: none;
}
#content .spirit-nav a:visited {
border: none;
}
#content .spirit-nav a:hover:visited {
border: none;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 768 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

View File

@@ -0,0 +1,87 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Bright sky-blue/green links. */
@import url(links.css);
@import url(header.css);
body {
background: #FFFFFF;
color: #000000;
}
/* Search box */
#sidebar #search #search-text #q {
background-color: #6B9D68;
color: #FFFFFF;
font-weight: bold;
padding: 1px;
}
/* Markers on sidebar menus. */
#sidebar #menu ul li h4 a {
border-left-color: #6B9D68;
border-right-color: #6B9D68;
}
/* Documentation icons, etc. */
#content img.prev_image,
#content img.prev_image_disabled,
#content img.up_image,
#content img.up_image_disabled,
#content img.home_image,
#content img.home_image_disabled,
#content img.next_image,
#content img.next_image_disabled
{ width: 19px; height: 19px; }
#content a img.prev_image { background: url(prev.png) no-repeat center center; }
#content a img.up_image { background: url(up.png) no-repeat center center; }
#content a img.home_image { background: url(home.png) no-repeat center center; }
#content a img.next_image { background: url(next.png) no-repeat center center; }
#content img.prev_image,
#content img.prev_image_disabled { background: url(prev_disabled.png) no-repeat center center; }
#content img.up_image,
#content img.up_image_disabled { background: url(up_disabled.png) no-repeat center center; }
#content img.next_image,
#content img.next_image_disabled { background: url(next_disabled.png) no-repeat center center; }
#content img.tip_image,
#content img.note_image,
#content img.warning_image,
#content img.important_image,
#content img.caution_image,
#content img.sidebar_image,
#content img.hint_image,
#content img.alert_image
{ width: 30px; height: 30px; float: left; clear: left; margin: 0em 0.5em 0.5em 0em; }
#content img.tip_image { background: url(tip.png) no-repeat center center; }
#content img.note_image { background: url(note.png) no-repeat center center; }
#content img.warning_image { background: url(caution.png) no-repeat center center; }
#content img.important_image { background: url(important.png) no-repeat center center; }
#content img.caution_image { background: url(caution.png) no-repeat center center; }
#content img.sidebar_image { background: url(note.png) no-repeat center center; }
#content img.hint_image { background: url(tip.png) no-repeat center center; }
#content img.alert_image { background: url(caution.png) no-repeat center center; }
#content .section div.tip { background: url(tip.png) no-repeat 0.5em 0.5em !important; }
#content .section div.note { background: url(note.png) no-repeat 0.5em 0.5em !important; }
#content .section div.warning { background: url(caution.png) no-repeat 0.5em 0.5em !important; }
#content .section div.important { background: url(important.png) no-repeat 0.5em 0.5em !important; }
#content .section div.caution { background: url(caution.png) no-repeat 0.5em 0.5em !important; }
#content .section div.sidebar { background: url(note.png) no-repeat 0.5em 0.5em !important; }
#content .section div.hint { background: url(tip.png) no-repeat 0.5em 0.5em !important; }
/* Footer */
#footer {
background: #FFFFFF url(footer-bg.png) repeat-x top left;
border: none;
}
#footer-left {
min-height: 100px;
background: url(footer-bg-left.png) no-repeat top left;
}
#footer-right {
min-height: 100px;
background: url(footer-bg-right.png) no-repeat top right;
}

Some files were not shown because too many files have changed in this diff Show More