diff options
Diffstat (limited to 'themes/pushbutton')
53 files changed, 0 insertions, 980 deletions
diff --git a/themes/pushbutton/arrow-next-hover-rtl.png b/themes/pushbutton/arrow-next-hover-rtl.png Binary files differdeleted file mode 100644 index c2347611d..000000000 --- a/themes/pushbutton/arrow-next-hover-rtl.png +++ /dev/null diff --git a/themes/pushbutton/arrow-next-hover.png b/themes/pushbutton/arrow-next-hover.png Binary files differdeleted file mode 100644 index 5e32cd264..000000000 --- a/themes/pushbutton/arrow-next-hover.png +++ /dev/null diff --git a/themes/pushbutton/arrow-next-rtl.png b/themes/pushbutton/arrow-next-rtl.png Binary files differdeleted file mode 100644 index 0576e0e35..000000000 --- a/themes/pushbutton/arrow-next-rtl.png +++ /dev/null diff --git a/themes/pushbutton/arrow-next-visited-rtl.png b/themes/pushbutton/arrow-next-visited-rtl.png Binary files differdeleted file mode 100644 index 3652287b1..000000000 --- a/themes/pushbutton/arrow-next-visited-rtl.png +++ /dev/null diff --git a/themes/pushbutton/arrow-next-visited.png b/themes/pushbutton/arrow-next-visited.png Binary files differdeleted file mode 100644 index 392801475..000000000 --- a/themes/pushbutton/arrow-next-visited.png +++ /dev/null diff --git a/themes/pushbutton/arrow-next.png b/themes/pushbutton/arrow-next.png Binary files differdeleted file mode 100644 index cf3ae6aa1..000000000 --- a/themes/pushbutton/arrow-next.png +++ /dev/null diff --git a/themes/pushbutton/arrow-prev-hover-rtl.png b/themes/pushbutton/arrow-prev-hover-rtl.png Binary files differdeleted file mode 100644 index 75c8f59e0..000000000 --- a/themes/pushbutton/arrow-prev-hover-rtl.png +++ /dev/null diff --git a/themes/pushbutton/arrow-prev-hover.png b/themes/pushbutton/arrow-prev-hover.png Binary files differdeleted file mode 100644 index cd85f90da..000000000 --- a/themes/pushbutton/arrow-prev-hover.png +++ /dev/null diff --git a/themes/pushbutton/arrow-prev-rtl.png b/themes/pushbutton/arrow-prev-rtl.png Binary files differdeleted file mode 100644 index 4c5b1d6b1..000000000 --- a/themes/pushbutton/arrow-prev-rtl.png +++ /dev/null diff --git a/themes/pushbutton/arrow-prev-visited-rtl.png b/themes/pushbutton/arrow-prev-visited-rtl.png Binary files differdeleted file mode 100644 index c008535c7..000000000 --- a/themes/pushbutton/arrow-prev-visited-rtl.png +++ /dev/null diff --git a/themes/pushbutton/arrow-prev-visited.png b/themes/pushbutton/arrow-prev-visited.png Binary files differdeleted file mode 100644 index 38f6e315b..000000000 --- a/themes/pushbutton/arrow-prev-visited.png +++ /dev/null diff --git a/themes/pushbutton/arrow-prev.png b/themes/pushbutton/arrow-prev.png Binary files differdeleted file mode 100644 index e6764ec5c..000000000 --- a/themes/pushbutton/arrow-prev.png +++ /dev/null diff --git a/themes/pushbutton/arrow-up-hover.png b/themes/pushbutton/arrow-up-hover.png Binary files differdeleted file mode 100644 index 3bff73543..000000000 --- a/themes/pushbutton/arrow-up-hover.png +++ /dev/null diff --git a/themes/pushbutton/arrow-up-visited.png b/themes/pushbutton/arrow-up-visited.png Binary files differdeleted file mode 100644 index 2df0fdd23..000000000 --- a/themes/pushbutton/arrow-up-visited.png +++ /dev/null diff --git a/themes/pushbutton/arrow-up.png b/themes/pushbutton/arrow-up.png Binary files differdeleted file mode 100644 index 81dd41032..000000000 --- a/themes/pushbutton/arrow-up.png +++ /dev/null diff --git a/themes/pushbutton/background.png b/themes/pushbutton/background.png Binary files differdeleted file mode 100644 index 889e1cc9a..000000000 --- a/themes/pushbutton/background.png +++ /dev/null diff --git a/themes/pushbutton/block.tpl.php b/themes/pushbutton/block.tpl.php deleted file mode 100644 index 0e2978e6d..000000000 --- a/themes/pushbutton/block.tpl.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php -// $Id$ -?> -<div class="<?php print "block block-$block->module" ?>" id="<?php print "block-$block->module-$block->delta"; ?>"> - <div class="title"><h3><?php print $block->subject ?></h3></div> - <div class="content"><?php print $block->content ?></div> -</div>
\ No newline at end of file diff --git a/themes/pushbutton/box.tpl.php b/themes/pushbutton/box.tpl.php deleted file mode 100644 index 0374ba64f..000000000 --- a/themes/pushbutton/box.tpl.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php -// $Id$ -?> -<div class="box"> - <?php if ($title): ?> - <h2 class="title"><?php print $title ?></h2> - <?php endif; ?> - <div class="content"><?php print $content ?></div> -</div>
\ No newline at end of file diff --git a/themes/pushbutton/comment.tpl.php b/themes/pushbutton/comment.tpl.php deleted file mode 100644 index 18ac9a952..000000000 --- a/themes/pushbutton/comment.tpl.php +++ /dev/null @@ -1,22 +0,0 @@ -<?php -// $Id$ -?> -<div class="comment<?php print ' ' . $status; ?>"> - <?php if ($picture) : ?> - <?php print $picture ?> - <?php endif; ?> - <h3 class="title"><?php print $title ?></h3> - <div class="submitted"><?php print $submitted ?><?php if ($comment->new) : ?><span class="new"> *<?php print $new ?></span><?php endif; ?></div> - <div class="content"> - <?php print $content ?> - <?php if ($signature): ?> - <div class="clearfix"> - <div>—</div> - <?php print $signature ?> - </div> - <?php endif; ?> - </div> - <!-- BEGIN: links --> - <div class="links">» <?php print $links ?></div> - <!-- END: links --> -</div> diff --git a/themes/pushbutton/forum-container-rtl.jpg b/themes/pushbutton/forum-container-rtl.jpg Binary files differdeleted file mode 100644 index 80ee4956b..000000000 --- a/themes/pushbutton/forum-container-rtl.jpg +++ /dev/null diff --git a/themes/pushbutton/forum-container.jpg b/themes/pushbutton/forum-container.jpg Binary files differdeleted file mode 100644 index 46ea78f2a..000000000 --- a/themes/pushbutton/forum-container.jpg +++ /dev/null diff --git a/themes/pushbutton/forum-link-rtl.png b/themes/pushbutton/forum-link-rtl.png Binary files differdeleted file mode 100644 index 2c29cce04..000000000 --- a/themes/pushbutton/forum-link-rtl.png +++ /dev/null diff --git a/themes/pushbutton/forum-link.png b/themes/pushbutton/forum-link.png Binary files differdeleted file mode 100644 index 56c50b16e..000000000 --- a/themes/pushbutton/forum-link.png +++ /dev/null diff --git a/themes/pushbutton/header-a.jpg b/themes/pushbutton/header-a.jpg Binary files differdeleted file mode 100644 index 26b6c0122..000000000 --- a/themes/pushbutton/header-a.jpg +++ /dev/null diff --git a/themes/pushbutton/header-b-rtl.jpg b/themes/pushbutton/header-b-rtl.jpg Binary files differdeleted file mode 100644 index 02e65a0d5..000000000 --- a/themes/pushbutton/header-b-rtl.jpg +++ /dev/null diff --git a/themes/pushbutton/header-b.jpg b/themes/pushbutton/header-b.jpg Binary files differdeleted file mode 100644 index 17ed8541c..000000000 --- a/themes/pushbutton/header-b.jpg +++ /dev/null diff --git a/themes/pushbutton/header-c.png b/themes/pushbutton/header-c.png Binary files differdeleted file mode 100644 index 711a3c7e4..000000000 --- a/themes/pushbutton/header-c.png +++ /dev/null diff --git a/themes/pushbutton/icon-block-rtl.png b/themes/pushbutton/icon-block-rtl.png Binary files differdeleted file mode 100644 index 03e99d180..000000000 --- a/themes/pushbutton/icon-block-rtl.png +++ /dev/null diff --git a/themes/pushbutton/icon-block.png b/themes/pushbutton/icon-block.png Binary files differdeleted file mode 100644 index c12933bef..000000000 --- a/themes/pushbutton/icon-block.png +++ /dev/null diff --git a/themes/pushbutton/icon-comment-rtl.png b/themes/pushbutton/icon-comment-rtl.png Binary files differdeleted file mode 100644 index 22d891892..000000000 --- a/themes/pushbutton/icon-comment-rtl.png +++ /dev/null diff --git a/themes/pushbutton/icon-comment.png b/themes/pushbutton/icon-comment.png Binary files differdeleted file mode 100644 index 9ef36deda..000000000 --- a/themes/pushbutton/icon-comment.png +++ /dev/null diff --git a/themes/pushbutton/logo-active-rtl.jpg b/themes/pushbutton/logo-active-rtl.jpg Binary files differdeleted file mode 100644 index dda7e475b..000000000 --- a/themes/pushbutton/logo-active-rtl.jpg +++ /dev/null diff --git a/themes/pushbutton/logo-active.jpg b/themes/pushbutton/logo-active.jpg Binary files differdeleted file mode 100644 index 67e89081c..000000000 --- a/themes/pushbutton/logo-active.jpg +++ /dev/null diff --git a/themes/pushbutton/logo-background-rtl.jpg b/themes/pushbutton/logo-background-rtl.jpg Binary files differdeleted file mode 100644 index 39f9a53ae..000000000 --- a/themes/pushbutton/logo-background-rtl.jpg +++ /dev/null diff --git a/themes/pushbutton/logo-background.jpg b/themes/pushbutton/logo-background.jpg Binary files differdeleted file mode 100644 index d47005fbb..000000000 --- a/themes/pushbutton/logo-background.jpg +++ /dev/null diff --git a/themes/pushbutton/logo-hover-rtl.jpg b/themes/pushbutton/logo-hover-rtl.jpg Binary files differdeleted file mode 100644 index 7c9604bc6..000000000 --- a/themes/pushbutton/logo-hover-rtl.jpg +++ /dev/null diff --git a/themes/pushbutton/logo-hover.jpg b/themes/pushbutton/logo-hover.jpg Binary files differdeleted file mode 100644 index 5e662f5df..000000000 --- a/themes/pushbutton/logo-hover.jpg +++ /dev/null diff --git a/themes/pushbutton/logo.png b/themes/pushbutton/logo.png Binary files differdeleted file mode 100644 index 4d0a7e98d..000000000 --- a/themes/pushbutton/logo.png +++ /dev/null diff --git a/themes/pushbutton/node.tpl.php b/themes/pushbutton/node.tpl.php deleted file mode 100644 index 5af18a131..000000000 --- a/themes/pushbutton/node.tpl.php +++ /dev/null @@ -1,18 +0,0 @@ -<?php -// $Id$ -?> -<div class="node<?php if ($sticky) { print " sticky"; } ?><?php if (!$status) { print " node-unpublished"; } ?>"> - <?php print $picture ?> - <?php if (!$page): ?> - <h1 class="title"><a href="<?php print $node_url ?>"><?php print $title ?></a></h1> - <?php endif; ?> - <span class="submitted"><?php print $submitted ?></span> - <div class="taxonomy"><?php print $terms ?></div> - <div class="content"><?php print $content ?></div> - <?php if ($links): ?> - <div class="links">» <?php print $links ?></div> - <?php endif; ?> - - <?php print $comments; ?> - -</div> diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php deleted file mode 100644 index 2dd5ad9c4..000000000 --- a/themes/pushbutton/page.tpl.php +++ /dev/null @@ -1,121 +0,0 @@ -<?php -// $Id$ -?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>" - <?php print $rdf_namespaces ?>> -<head profile="<?php print $grddl_profile ?>"> - <title><?php print $head_title ?></title> - <meta http-equiv="Content-Style-Type" content="text/css" /> - <?php print $head ?> - <?php print $styles ?> - <?php print $scripts ?> -</head> - -<body> - -<div class="hide"><a href="#content" title="<?php print t('Skip navigation') ?>." accesskey="2"><?php print t('Skip navigation') ?></a>.</div> - -<table id="main-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> - <tr> - <td id="home" width="10%"> - <?php if ($logo) : ?> - <a href="<?php print $front_page ?>" title="<?php print t('Home') ?>"><img src="<?php print($logo) ?>" alt="<?php print t('Home') ?>" border="0" /></a> - <?php endif; ?> - </td> - - <td id="site-info" width="20%"> - <?php if ($site_name) : ?> - <div class='site-name'><a href="<?php print $front_page ?>" title="<?php print t('Home') ?>"><?php print($site_name) ?></a></div> - <?php endif;?> - <?php if ($site_slogan) : ?> - <div class='site-slogan'><?php print($site_slogan) ?></div> - <?php endif;?> - </td> - <td class="main-menu" width="70%" align="center" valign="middle"> - <?php print theme('links', $main_menu, array('class' => 'links', 'id' => 'navlist')) ?> - </td> - </tr> -</table> - -<table id="secondary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> - <tr> - <td class="secondary-menu" width="75%" align="center" valign="middle"> - <?php print theme('links', $secondary_menu, array('class' => 'links', 'id' => 'subnavlist')) ?> - </td> - <td width="25%" align="center" valign="middle"> - <?php print $search_box ?> - </td> - </tr> - <tr> - <td colspan="2"><div><?php print $header ?></div></td> - </tr> -</table> - -<table id="content" border="0" cellpadding="15" cellspacing="0" width="100%"> - <tr> - <?php if ($left != ""): ?> - <td id="sidebar-left"> - <?php print $left ?> - </td> - <?php endif; ?> - - <td valign="top"> - <?php if ($mission != ""): ?> - <div id="mission"><?php print $mission ?></div> - <?php endif; ?> - - <div id="main"> - <?php if ($title != ""): ?> - <?php print $breadcrumb ?> - <h1 class="title"><?php print $title ?></h1> - - <?php if ($tabs != ""): ?> - <div class="tabs"><?php print $tabs ?></div> - <?php endif; ?> - - <?php endif; ?> - - <?php if ($show_messages && $messages != ""): ?> - <?php print $messages ?> - <?php endif; ?> - - <?php if ($help != ""): ?> - <div id="help"><?php print $help ?></div> - <?php endif; ?> - - <!-- start main content --> - <?php print $content; ?> - <?php print $feed_icons; ?> - <!-- end main content --> - - </div><!-- main --> - </td> - <?php if ($right != ""): ?> - <td id="sidebar-right"> - <?php print $right ?> - </td> - <?php endif; ?> - </tr> -</table> - -<table id="footer-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> - <tr> - <td align="center" valign="middle"> - <?php if (isset($main_menu)) : ?> - <?php print theme('links', $main_menu, array('class' => 'links main-menu')) ?> - <?php endif; ?> - <?php if (isset($secondary_menu)) : ?> - <?php print theme('links', $secondary_menu, array('class' => 'links secondary-menu')) ?> - <?php endif; ?> - </td> - </tr> -</table> - -<?php if ($footer_message || $footer) : ?> -<div id="footer-message"> - <?php print $footer_message . $footer;?> -</div> -<?php endif; ?> -<?php print $closure;?> -</body> -</html> diff --git a/themes/pushbutton/pushbutton.info b/themes/pushbutton/pushbutton.info deleted file mode 100644 index 84c298369..000000000 --- a/themes/pushbutton/pushbutton.info +++ /dev/null @@ -1,6 +0,0 @@ -; $Id$ -name = Pushbutton -description = Tabled, multi-column theme in blue and orange tones. -version = VERSION -core = 7.x -engine = phptemplate diff --git a/themes/pushbutton/screenshot.png b/themes/pushbutton/screenshot.png Binary files differdeleted file mode 100644 index 139e1a7db..000000000 --- a/themes/pushbutton/screenshot.png +++ /dev/null diff --git a/themes/pushbutton/style-rtl.css b/themes/pushbutton/style-rtl.css deleted file mode 100644 index 428f95a8a..000000000 --- a/themes/pushbutton/style-rtl.css +++ /dev/null @@ -1,184 +0,0 @@ -/* $Id$ */ - -body { - direction: rtl; -} - -blockquote { - border-right: 4px solid #69c; - border-left: none; - margin: 25px 50px 25px 100px; - text-align: right; -} - -#main-menu tr { - background: transparent url(header-a.jpg) right bottom repeat; -} - -td#home { - background: transparent url(logo-background-rtl.jpg) right top repeat; -} - -td#home a:link img, td#home a:visited img { - background: transparent url(logo-active-rtl.jpg) repeat; -} - -td#home a:hover img { - background: transparent url(logo-hover-rtl.jpg) repeat; -} - -#main-menu .main-menu { - background: transparent url(header-b-rtl.jpg) right top no-repeat; -} - -ul.links li { - border-right: 1px solid #ff8c00; - border-left: none; -} - -#navlist li { - border-right: 1px solid #369; - border-left: none; -} - -#subnavlist li, ul.main-menu li, ul.secondary-menu li { - border-right: 1px solid #fff; - border-left: none; -} - -.tabs ul.primary { - padding: 0 10px 3px 0; - height: 1.2em; /* FF hack, see float below */ - line-height: 1em; /* FF hack, see float below */ -} -/* @begin FF hacks, copied from Wikipedia's RTL tabs implementation */ -.tabs ul { clear:right;} -.tabs li {padding: 0 0 0 10px; float: right;} -/* @end FF hacks */ - -.tabs ul.primary li a { - background: #fff url(tabs-off-rtl.png) right top no-repeat; - border-style: none none none solid; - margin-left: 10px; - margin-right: 0; -} -.tabs ul.primary li.active a { - background: #369 url(tabs-on-rtl.png) right top no-repeat; - border-right: none; - border-left: 2px solid #369; -} - -.tabs ul.primary li a:hover { - background-color:#FFFAF0; - color:#FF4500; -} - -.tabs ul.secondary { - padding: 10px 0 60px 0; - line-height: 220%; -} - -.tabs ul.secondary li { - padding: 0 10px 0 0; - border-left: none; -} - -.tabs ul.secondary li a { - background: #fff url(tabs-option-off-rtl.png) right center no-repeat; - padding: 10px 25px 10px 0; -} - -.tabs ul.secondary li a.active { - background: #fff url(tabs-option-on.png) right center no-repeat; -} - -.tabs ul.secondary li a:hover { - background: #fff url(tabs-option-hover-rtl.png) right center no-repeat; -} - -#menu { - text-align: left; -} - -.node .content { - text-align: right; -} - -.comment .content { - text-align: right; -} - -.block .title h3 { - padding: 10px 30px 10px 5px; - background: transparent url(icon-block-rtl.png) right center no-repeat; -} - -.node .picture { - float: left; -} - -.comment .title { - padding: 10px 19px 12px 0; - background: transparent url(icon-comment-rtl.png) right center no-repeat; -} - -.comment .new { - margin-right: 2px; - margin-left: 0; -} - -.comment .picture { - float: left; -} - -.nav .links .next a:link { - padding: 17px 0 17px 17px; - background: transparent url(arrow-next-rtl.png) left center no-repeat; -} -.nav .links .next a:visited { - padding: 17px 0 17px 17px; - background: transparent url(arrow-next-visited-rtl.png) left center no-repeat; -} -.nav .links .next a:hover { - padding: 17px 0 17px 17px; - background: transparent url(arrow-next-hover-rtl.png) left center no-repeat; -} -.nav .links .prev a:link { - padding: 17px 17px 17px 0; - background: transparent url(arrow-prev-rtl.png) right center no-repeat; -} -.nav .links .prev a:visited { - padding: 17px 17px 17px 0; - background: transparent url(arrow-prev-visited-rtl.png) right center no-repeat; -} -.nav .links .prev a:hover { - padding: 17px 17px 17px 0; - background: transparent url(arrow-prev-hover-rtl.png) right center no-repeat; -} - -#tracker th { - border-right: 1px solid #fafafa; - border-left: 1px solid #ddd ; -} - -#tracker th img { - float: left; -} - -#tracker td { - padding: 1em 0 1em 1em; -} - -#forum td.container { - background: #369 url(forum-container-rtl.jpg) left top no-repeat; -} - -#forum td.container a { - padding: 20px 35px 20px 0; - background: transparent url(forum-link-rtl.png) right center no-repeat; -} - -/* IE hack */ -div, div.name a, .tabs ul li, .tabs ul li a{zoom:1} -.tabs ul.primary li a, .tabs ul.primary li.active a, .tabs ul.secondary li, .tabs ul.secondary li, div.tabs a.active {zoom:1} -.tabs ul.primary li.active a{zoom:1} diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css deleted file mode 100644 index 848015fb2..000000000 --- a/themes/pushbutton/style.css +++ /dev/null @@ -1,613 +0,0 @@ -/* $Id$ */ - -/* -** HTML elements -*/ -body { - color: #000; - background-color: #fff; - margin: 0; - padding: 0; -} -body, p, td, li, ul, ol { - font-family: Verdana, Helvetica, Arial, sans-serif; -} -h1, h2, h3, h4, h5, h6 { - font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; - margin: 0; -} -h1 { - color: #369; - font-size: 1.6em; -} -tr.odd td, tr.even td { - padding: 0.3em; -} -a:link { - text-decoration: none; - font-weight: bold; - color: #ff8c00; -} -a:visited { - text-decoration: none; - font-weight: bold; - color: #c96; -} -a:hover, a:active { - font-weight: bold; - color: #ff4500; - text-decoration: underline; -} -fieldset { - border: 1px solid #ccc; -} -p { - margin: 0 0 1.3em 0; - padding: 0; -} -blockquote { - border-left: 4px solid #69c; /* LTR */ - padding: 0 15px; - margin: 25px 100px 25px 50px; /* LTR */ - color: #696969; - text-align: left; /* LTR */ - font-size: 1.2em; - line-height: 1.3em; - font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; -} -pre { - background-color: #eee; - padding: 0.75em 1.5em; - font-size: 1.2em; - border: 1px solid #ddd; -} -.form-item { - margin-top: 1em; -} -.form-item label { - color: #369; -} -.item-list .title { - color: #369; - font-size: 0.85em; -} - -/* -** Page layout blocks / IDs -*/ -#main-menu { - border-collapse: separate; - background-color: #e0edfb; - border-bottom: 3px solid #69c; -} -#main-menu tr { - background: transparent url(header-a.jpg) left bottom repeat; /* LTR */ -} -td#home { - background: transparent url(logo-background.jpg) left top repeat; /* LTR */ -} -td#home a:link img, td#home a:visited img { - background: transparent url(logo-active.jpg) repeat; /* LTR */ - width: 144px; - height: 63px; -} -td#home a:hover img { - background: transparent url(logo-hover.jpg) repeat; /* LTR */ - width: 144px; - height: 63px; -} -.main-menu, .main-menu a:link, .main-menu a:visited { - color: #369; -} -.main-menu a:hover { - color: #000; -} -#main-menu .main-menu { - background: transparent url(header-b.jpg) left top no-repeat; /* LTR */ - font-size: 0.79em; -} -#main-menu .main-menu h1, #main-menu .main-menu h2, #main-menu .main-menu h3 { - font-size: 2.3em; - color: #369; -} -#secondary-menu { - border-collapse: separate; - background-color: #369; - border-bottom: 3px solid #69c; -} -.secondary-menu, .secondary-menu a:link, .secondary-menu a:visited { - color: #e4e9eb; -} -.secondary-menu a:hover { - color: #fff; - text-decoration: underline; -} -#secondary-menu .secondary-menu { - font-size: 0.85em; -} -ul.links li { - border-left: 1px solid #ff8c00; /* LTR */ -} -#navlist li { - border-left: 1px solid #369; /* LTR */ -} -#subnavlist li, ul.main-menu li, ul.secondary-menu li { - border-left: 1px solid #fff; /* LTR */ -} -#navlist li.first, #subnavlist li.first, ul.links li.first { - border: none; -} -.tabs { - margin: 15px 0; -} -.tabs ul.primary { - border-collapse: collapse; - padding: 0 0 3px 10px; /* LTR */ - white-space: nowrap; - list-style: none; - margin: 0; - height: auto; - line-height: normal; - border-bottom: 2px solid #369; -} -.tabs ul.primary li { - display: inline; -} -.tabs ul.primary li a { - padding: 3px 10px; - background: #fff url(tabs-off.png) left top no-repeat; /* LTR */ - border-color: #69C; - border-width: 2px; - border-style: none solid none none; /* LTR */ - height: auto; - margin-right: 10px; /* LTR */ - text-decoration: none; - text-transform: lowercase; -} -.tabs ul.primary li.active a { - background: #369 url(tabs-on.png) left top no-repeat; /* LTR */ - border-right: 2px solid #369; /* LTR */ - color: #fff; -} -.tabs ul.primary li a:hover { - background-color: #fffaf0; - color: #ff4500; -} -.tabs ul.secondary { - border-collapse: collapse; - padding: 10px 0; - margin: 0; - white-space: nowrap; - width: 100%; - list-style: none; - height: auto; - line-height: normal; - border-bottom: none; -} -.tabs ul.secondary li { - display: inline; - height: auto; - padding: 0 0 0 10px; /* LTR */ - text-decoration: none; - border-right: none; /* LTR */ -} -.tabs ul.secondary li a { - background: #fff url(tabs-option-off.png) left center no-repeat; /* LTR */ - padding: 10px 0 10px 25px; /* LTR */ - margin: 0; -} -.tabs ul.secondary li a.active { - background: #fff url(tabs-option-on.png) left center no-repeat; /* LTR */ - color: #369; - border-bottom: none; -} -.tabs ul.secondary li a:hover { - background: #fff url(tabs-option-hover.png) left center no-repeat; /* LTR */ - color: #FF4500; -} -#content { - background-color: #fff; -} -#contentstart { - background-color: #fff; -} -#menu { - padding: 0.5em 0.5em 0 0.5em; - text-align: right; /* LTR */ - vertical-align: middle; -} -#search .form-text, #search .form-submit { - border: 1px solid #369; - font-size: 0.85em; - margin: 0.2em; -} -#search .form-text { - width: 9em; -} -#search .form-submit { - height: 1.5em; -} -#mission { - background-color: #fff; - color: #696969; - border-top: 2px solid #dcdcdc; - border-bottom: 2px solid #dcdcdc; - padding: 10px; - margin: 20px 35px 0 35px; - font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; - font-size: 1.1em; - font-weight: normal; -} -#site-info { - background-color: #bdd3ea; - background-image: url(header-c.png); - font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; -} -.site-name { - font-size: 1.2em; -} -.site-name a:link, .site-name a:visited { - color: #fff; -} -.site-name a:hover { - color: #ff8c00; - text-decoration: none; -} -.site-slogan { - font-size: 0.8em; - font-weight: bold; -} -#main { - /* padding in px not ex because IE messes up 100% width tables otherwise */ - padding: 30px 35px 50px 35px; - background: transparent url(background.png) center center no-repeat; - /* fix background overlapping text in IE (aka Peekaboo Bug) */ - position: relative; -} -#mission, .node .content, .comment .content { - line-height: 1.4; -} -#help { - font-size: 0.9em; - margin-bottom: 1em; -} -.breadcrumb { - margin-bottom: .5em; -} -.messages { - background-color: #eee; - border: 1px solid #ccc; - padding: 0.3em; - margin-bottom: 1em; -} -.error { - border-color: red; -} -.nav { - padding: 0; - margin: 0; -} -#sidebar-left, #sidebar-right { - font-size: 0.75em; - width: 175px; - /* padding in px not ex because IE messes up 100% width tables otherwise */ - padding: 25px 10px 75px 10px; - vertical-align: top; - background: #FFFAF0; -} -#sidebar-left { - border-right: 3px solid #f5f5f5; -} -#sidebar-right { - border-left: 3px solid #f5f5f5; -} -#sidebar-left li, #sidebar-right li { - font-size: 1em; -} -.node .content { - text-align: left; /* LTR */ - font-size: 0.85em; - line-height: 1.3; -} -.comment .content { - text-align: left; /* LTR */ - font-size: 0.85em; - line-height: 1.3; -} -#footer-message { - padding: 15px 100px 30px 100px; - font-size: 0.85em; - text-align: center; - color: #aaa; -} -table#footer-menu { - border-top: 3px solid #69c; - border-bottom: 3px solid #69c; - background-color: #369; - color: #e4e9eb; -} -#footer-menu td { - padding: 5px; - font-size: 0.75em; -} -#footer-menu .main-menu, #footer-menu a:link, #footer-menu a:visited { - color: #e4e9eb; -} -#footer-menu a:hover { - color: #fff; - text-decoration: underline; -} -#footer-menu .main-menu h1, #footer-menu .main-menu h2, #footer-menu .main-menu h3 { - font-size: 1.3em; - color: #e4e9eb; -} -/* -** Common declarations for child classes of node, comment, block, box, etc. -** If you want any of them styled differently for a specific parent, add -** additional rules /with only the differing properties!/ to .parent .class. -** See .comment .title for an example. -*/ -#content .title, #content .title a { - color: #369; -} -.content h1 { - color: #369; - font-size: 1.9em; -} -.content h2 { - color: #58b; - font-size: 1.7em; -} -.content h3 { - color: #69c; - font-size: 1.5em; -} -.content h4 { - color: #8be; - font-size: 1.3em; -} -.content h5 { - color: #96c6f6; - font-size: 1.15em; -} -.submitted { - color: #999; - font-size: 0.79em; -} -div.links { - color: #ff8c00; -} -.links a { - font-weight: bold; -} -.box { - padding: 0 0 1.5em 0; -} -.box { - padding: 0; - margin: 0; -} -.box h2 { - font-size: 9px; -} -.block .title h3 { - border-bottom: 2px solid #69c; - color: #369; - font-size: 18px; - font-weight: bold; - padding: 10px 5px 10px 30px; /* LTR */ - margin-bottom: .25em; - background: transparent url(icon-block.png) left center no-repeat; /* LTR */ -} -.block .content { - padding: 5px; -} -.block { - margin-bottom: 1.5em; -} -.box .title { - font-size: 1.1em; -} -.node { - margin: .5em 0 2.5em 0; -} -.node .content, .comment .content { - margin: .5em 0 .5em 0; -} -.node .taxonomy { - color: #999; - font-size: 0.83em; - padding: 1.5em; -} -.node .picture { - border: 1px solid #fff; - float: right; /* LTR */ - margin: 0.5em; -} -.comment { - border: 1px solid #abc; - padding: .5em; - margin-bottom: 1em; -} -.comment .title { - font-size: 1em; - padding: 10px 0 12px 19px; /* LTR */ - background: transparent url(icon-comment.png) left center no-repeat; /* LTR */ -} -.comment .new { - font-weight: bold; - font-size: 1em; - margin-left: 2px; /* LTR */ - color: red; -} -.comment .picture { - border: 1px solid #fff; - float: right; /* LTR */ - margin: 10px; -} -div.links { - font-size: 0.75em; -} -div.links .prev, div.links .next, div.links .up { - font-size: 1.15em; -} -.titles .prev, .titles .next { - font-size: 0.85em; - font-weight: bold; - color: #444; -} -.hide { - display: none -} -.nav .links .next a:link { - padding: 17px 17px 17px 0; /* LTR */ - background: transparent url(arrow-next.png) right center no-repeat; /* LTR */ -} -.nav .links .next a:visited { - padding: 17px 17px 17px 0; /* LTR */ - background: transparent url(arrow-next-visited.png) right center no-repeat; /* LTR */ -} -.nav .links .next a:hover { - padding: 17px 17px 17px 0; /* LTR */ - background: transparent url(arrow-next-hover.png) right center no-repeat; /* LTR */ -} -.nav .links .prev a:link { - padding: 17px 0 17px 17px; /* LTR */ - background: transparent url(arrow-prev.png) left center no-repeat; /* LTR */ -} -.nav .links .prev a:visited { - padding: 17px 0 17px 17px; /* LTR */ - background: transparent url(arrow-prev-visited.png) left center no-repeat; /* LTR */ -} -.nav .links .prev a:hover { - padding: 17px 0 17px 17px; /* LTR */ - background: transparent url(arrow-prev-hover.png) left center no-repeat; /* LTR */ -} -.nav .links .up a:link { - padding: 11px 0 17px 0; - background: transparent url(arrow-up.png) center top no-repeat; -} -.nav .links .up a:visited { - padding: 11px 0 17px 0; - background: transparent url(arrow-up-visited.png) center top no-repeat; -} -.nav .links .up a:hover { - padding: 11px 0 17px 0; - background: transparent url(arrow-up-hover.png) center top no-repeat; -} - -/* -** Administration page styles -*/ -div.admin-panel .description { - color: #999; -} -div.admin-panel h3 { - background-color: #369; - color: #fff; - padding: 5px 8px 5px; - margin: 0; -} -div.admin-panel .body { - background: #fffaf0; -} - -/* -** Module specific styles -*/ -.content .active { - color: #369; -} -#aggregator .feed-source { - background-color: #eee; - border: 1px solid #ccc; - padding: 1em; - margin: 1em 0 1em 0; -} -#aggregator .news-item .source { - color: #999; - font-style: italic; - font-size: 0.85em; -} -#aggregator .title { - font-size: 1em; -} -#aggregator h3 { - margin-top: 1em; -} -#tracker th { - text-align: center; - background-color: #f5f5f5; - border-bottom: 1px solid #ddd; - border-right: 1px solid #ddd; /* LTR */ - border-left: 1px solid #fafafa; /* LTR */ -} -#tracker th img { - float: right; /* LTR */ -} -#tracker tr.even, #tracker tr.odd { - background-color: #fff; -} -#tracker td { - vertical-align: top; - padding: 1em 1em 1em 0; /* LTR */ - border-bottom: 1px solid #bbb; -} -#forum { - margin: 15px 0 15px 0; - background-color: #fff; -} -#forum table { - width: 100%; - border: 2px solid #69c; -} -#forum table tr th { - text-align: center; - background: #69c; - color: #fff; - font-size: 0.75em; - border-bottom: 1px solid #aaa; -} -#forum table tr th a { - color: #fff; - text-decoration: underline; -} -#forum table tr th img { - margin: 0; -} -#forum tr.odd { - background: #e0edfb; -} -#forum tr.even { - background: #fff; -} -#forum td { - padding: 0.5em; -} -#forum td.container { - color: #000; - background: #369 url(forum-container.jpg) right top no-repeat; /* LTR */ - border: 2px solid #69c; -} -#forum td.container a { - color: #e4e9eb; - padding: 20px 0 20px 35px; /* LTR */ - background: transparent url(forum-link.png) left center no-repeat; /* LTR */ -} -#forum td.container a:visited { - color: #e4e9eb; -} -#forum td.statistics, #forum td.settings, #forum td.pager { - height: 1.5em; - border: 1px solid #bbb; -} -#forum td .name { - color: #96c; -} -#forum td .links { - padding-top: 0.7em; - font-size: 0.9em; -} -.block-forum h3 { - margin-bottom: .5em; -} diff --git a/themes/pushbutton/tabs-off-rtl.png b/themes/pushbutton/tabs-off-rtl.png Binary files differdeleted file mode 100644 index b4da1ece3..000000000 --- a/themes/pushbutton/tabs-off-rtl.png +++ /dev/null diff --git a/themes/pushbutton/tabs-off.png b/themes/pushbutton/tabs-off.png Binary files differdeleted file mode 100644 index 5199a9ec8..000000000 --- a/themes/pushbutton/tabs-off.png +++ /dev/null diff --git a/themes/pushbutton/tabs-on-rtl.png b/themes/pushbutton/tabs-on-rtl.png Binary files differdeleted file mode 100644 index 919835f05..000000000 --- a/themes/pushbutton/tabs-on-rtl.png +++ /dev/null diff --git a/themes/pushbutton/tabs-on.png b/themes/pushbutton/tabs-on.png Binary files differdeleted file mode 100644 index 4f73e50e2..000000000 --- a/themes/pushbutton/tabs-on.png +++ /dev/null diff --git a/themes/pushbutton/tabs-option-hover-rtl.png b/themes/pushbutton/tabs-option-hover-rtl.png Binary files differdeleted file mode 100644 index 9b632eddc..000000000 --- a/themes/pushbutton/tabs-option-hover-rtl.png +++ /dev/null diff --git a/themes/pushbutton/tabs-option-hover.png b/themes/pushbutton/tabs-option-hover.png Binary files differdeleted file mode 100644 index 6a77858a3..000000000 --- a/themes/pushbutton/tabs-option-hover.png +++ /dev/null diff --git a/themes/pushbutton/tabs-option-off-rtl.png b/themes/pushbutton/tabs-option-off-rtl.png Binary files differdeleted file mode 100644 index f78212895..000000000 --- a/themes/pushbutton/tabs-option-off-rtl.png +++ /dev/null diff --git a/themes/pushbutton/tabs-option-off.png b/themes/pushbutton/tabs-option-off.png Binary files differdeleted file mode 100644 index e3c3a3a0e..000000000 --- a/themes/pushbutton/tabs-option-off.png +++ /dev/null diff --git a/themes/pushbutton/tabs-option-on.png b/themes/pushbutton/tabs-option-on.png Binary files differdeleted file mode 100644 index 93ca79491..000000000 --- a/themes/pushbutton/tabs-option-on.png +++ /dev/null |