<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[445] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css: WPBBP:</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://meta.trac.wordpress.org/changeset/445">445</a></dd>
<dt>Author</dt> <dd>netweb</dd>
<dt>Date</dt> <dd>2014-02-28 07:41:49 +0000 (Fri, 28 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>WPBBP:
* Updated Primary CSS Styles
 * Based on georgestephanis CSS and design of http://make.wordpress.org/
* Props netweb. See <a href="http://meta.trac.wordpress.org/ticket/376">#376</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgforumsstylecss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgforumsstylecss"></a>
<div class="modfile"><h4>Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css (444 => 445)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css       2014-02-28 02:13:54 UTC (rev 444)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css  2014-02-28 07:41:49 UTC (rev 445)
</span><span class="lines">@@ -33,6 +33,31 @@
</span><span class="cx"> }
</span><span class="cx"> body #headline h2 a:before { content: '\f110'; }
</span><span class="cx"> 
</span><ins>+section.wporg-support-forumlist article h2:before {
+       font-family: 'dashicons';
+       content: '\f110';
+       margin-right: 0.4em;
+       vertical-align: -3px;
+       font-weight:normal;
+}
+
+section.wporg-support-forumlist article.forums-id-tags  h2:before { content: '\f323'; }
+section.wporg-support-forumlist article.forums-id-views h2:before { content: '\f177'; }
+section.wporg-support-forumlist article.forums-id-7     h2:before { content: '\f107'; }
+section.wporg-support-forumlist article.forums-id-17    h2:before { content: '\f339'; }
+section.wporg-support-forumlist article.forums-id-19    h2:before { content: '\f100'; }
+section.wporg-support-forumlist article.forums-id-21    h2:before { content: '\f106'; }
+section.wporg-support-forumlist article.forums-id-23    h2:before { content: '\f308'; }
+section.wporg-support-forumlist article.forums-id-25    h2:before { content: '\f118'; }
+section.wporg-support-forumlist article.forums-id-27    h2:before { content: '\f112'; }
+section.wporg-support-forumlist article.forums-id-29    h2:before { content: '\f102'; }
+section.wporg-support-forumlist article.forums-id-31    h2:before { content: '\f120'; }
+section.wporg-support-forumlist article.forums-id-33    h2:before { content: '\f223'; }
+section.wporg-support-forumlist article.forums-id-35    h2:before { content: '\f175'; }
+section.wporg-support-forumlist article.forums-id-37    h2:before { content: '\f220'; }
+section.wporg-support-forumlist article.forums-id-39    h2:before { content: '\f307'; }
+section.wporg-support-forumlist article.forums-id-41    h2:before { content: '\f473'; }
+
</ins><span class="cx"> /**
</span><span class="cx"> * 2.0 Accesability
</span><span class="cx"> */
</span><span class="lines">@@ -62,3 +87,281 @@
</span><span class="cx"> .wrapper {
</span><span class="cx">  display: inline-block;
</span><span class="cx"> }
</span><ins>+/* start commented backslash hack \*/
+* html .wrapper { height: 1%; }
+.wrapper { display: block; }
+/* close commented backslash hack */
+
+/**
+* 4.0 header.masthead
+*/
+header.masthead {
+       clear: both;
+       background: rgb(1, 116, 162);
+       border: 1px solid rgb(6, 122, 166);
+       border-width: 1px 0;
+       position: relative;
+       overflow: hidden;
+}
+
+header.masthead > .wrap {
+       max-width: 950px;
+       padding: 20px 10px;
+       margin: 0 auto;
+       overflow: hidden;
+       position: relative;
+       z-index: 1;
+}
+
+header.masthead img {
+       float: right;
+       display: block;
+       border: 3px solid #fff;
+       box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
+       margin-left: 40px;
+       max-width: 98%;
+       max-width: calc( 100% - 6px );
+       height: auto;
+}
+
+header.masthead h1 {
+       float: left;
+       font-size: 24px;
+       line-height: 1.5;
+       color: #fff;
+       font-family: 'Open Sans', sans-serif;
+       font-weight: 100;
+       max-width: 48%;
+       margin: 0;
+}
+
+header.masthead h5 {
+       float: left;
+       margin: 0 5px 10px;
+       font-family: 'Open Sans', sans-serif;
+       font-weight: 300;
+       color: #fff;
+       font-size: 16px;
+       line-height: 1.5;
+       width: 450px;
+       width: calc( 100% / 2 - 10px );
+}
+
+header.masthead ul {
+       font-size: 14px;
+       line-height: 1.5;
+       font-family: 'Open Sans', sans-serif;
+       font-weight: 100;
+       padding: 0px 20px;
+}
+
+header.masthead ul li {
+       margin-right: 10px;
+}
+
+header.masthead ul li a {
+       color: #fff;
+       font-weight: 100;
+}
+
+header.masthead ul li a:hover {
+       opacity: 0.8;
+}
+
+header.masthead ul ul {
+       display: none;
+}
+
+/**
+* 5.0 nav.subhead ===
+*/
+
+nav.subhead {
+       background: rgb(51, 51, 51);
+       border-top: 1px solid #0a4c6b;
+       border-bottom: 1px solid #003245;
+       position: relative;
+}
+
+nav.subhead .nav-menu ul {
+       float: left;
+       padding: 5px 0;
+       margin: 0 auto;
+       font-family: 'Open Sans', sans-serif;
+       font-weight: 300;
+       font-size: 16px;
+}
+
+nav.subhead .nav-menu ul li {
+       display: inline-block;
+       margin-right: 10px;
+}
+
+nav.subhead .nav-menu ul li a {
+       color: #fff;
+       text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
+       text-decoration: none;
+       display: inline-block;
+       padding: 5px 10px;
+}
+
+nav.subhead .nav-menu ul li a:hover {
+       opacity: 0.8;
+}
+
+nav.subhead .nav-menu ul ul {
+       display: none;
+}
+
+nav.subhead form {
+       float: right;
+       display: block;
+       padding: 2px 10px 8px;
+}
+
+nav.subhead form fieldset {
+       display: block;
+       height: 23px;
+       padding-bottom: 9px;
+}
+
+nav.subhead form label {
+       color: #fff;
+       display: inline-block;
+       font-size: 14px;
+       padding: 9px 5px 0;
+}
+
+nav.subhead input[type=text] {
+       display: inline-block;
+       background: rgb(18, 18, 18);
+       border: 0;
+       border-bottom: 1px solid rgb(78, 78, 78);
+       color: #aaa;
+       padding: 5px;
+       font-size: 12px;
+       vertical-align: baseline;
+}
+
+nav.subhead button {
+       display: inline-block;
+}
+
+/**
+* 6.0 section.wporg-support-forumlist
+*/
+
+section.wporg-support-forumlist {
+       padding: 20px 0 60px;
+}
+
+section.wporg-support-forumlist h2 {
+       font-family: "Open Sans", sans-serif;
+       font-weight: 600;
+       padding-bottom: 0.5em;
+}
+
+section.wporg-support-forumlist h2.section-title {
+       padding: 20px 10px;
+}
+
+section.wporg-support-forumlist article {
+       margin: 10px;
+       padding: 20px;
+       width: 420px;
+       width: calc( 100% / 2 - 60px );
+       font-size: 1.5em;
+       background: #fff;
+       float: left;
+       box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
+       -webkit-transition: none 0.4s ease;
+       -moz-transition: none 0.4s ease;
+       -ms-transition: none 0.4s ease;
+       -o-transition: none 0.4s ease;
+       transition: none 0.4s ease;
+       -webkit-transition-property: background, box-shadow;
+       -moz-transition-property: background, box-shadow;
+       -ms-transition-property: background, box-shadow;
+       -o-transition-property: background, box-shadow;
+       transition-property: background, box-shadow;
+}
+
+section.wporg-support-forumlist article:hover {
+       background: #fcfcfc;
+       box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.3 );
+}
+
+section.wporg-support-forumlist article:nth-of-type(odd) {
+       clear: left;
+}
+
+section.wporg-support-forumlist article h2 a {
+       font-weight: 600;
+       color: #444444;
+}
+
+section.wporg-support-forumlist article div.tag-description p,
+section.wporg-support-forumlist article div.view-description p {
+       display: inline;
+       font-size: 1em;
+       line-height: 1.5;
+}
+
+section.wporg-support-forumlist article div.count-description p {
+       display: inline;
+       font-size: 1em;
+       line-height: 1.5;
+}
+
+section.wporg-support-forumlist article small {
+       display: block;
+       font-size: 0.8em;
+       font-style: italic;
+       opacity: 0.5;
+       padding-top: 0.5em;
+}
+
+section.wporg-support-forumlist article small p {
+       line-height: 1.5;
+}
+
+@media ( max-width: 960px ) {
+       section.wporg-support-forumlist article {
+               width: 43%;
+               width: calc( 100% / 2 - 60px );
+       }
+}
+
+@media ( max-width: 600px ) {
+
+       header.masthead img {
+               float: none;
+               margin: 0 auto 10px;
+       }
+
+       header.masthead h5 {
+               width: 90%;
+               width: calc( 100% - 60px );
+               float: none;
+       }
+
+       nav.subhead ul,
+       nav.subhead form {
+               float: none;
+               text-align: center;
+       }
+
+       nav.subhead form fieldset {
+               height: auto;
+       }
+
+       nav.subhead form label {
+               display: block;
+       }
+
+       section.wporg-support-forumlist article {
+               width: 90%;
+               width: calc( 100% - 60px );
+               float: none;
+       }
+}
</ins></span></pre>
</div>
</div>

</body>
</html>