Commit 184c2e11 authored by Nick Poulden's avatar Nick Poulden
Browse files

Style / welcome page updates

parent 39b6c20b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ Ext.define('Docs.view.Viewport', {
                region: 'center',
                layout: 'border',
                minWidth: 800,
                // padding: '4 3',
                items: [
                    {
                        region: 'west',
+5 −3
Original line number Diff line number Diff line
@@ -1011,7 +1011,7 @@ a {
#videoindex,
#guideindex,
#classindex {
  padding: 10px; }
  padding: 15px 10px 10px 10px; }


  pre, code, kbd, samp, tt {
@@ -1110,12 +1110,12 @@ a {

  .x-resizable-over .x-resizable-handle-east, .x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-west {
    background: none;
    border: solid black;
    border: solid #bbb;
    border-width: 0 1px 0 0;
  }

  .x-panel-body-default {
    border-width: 0 1px 0 0;
    border-width: 0;
  }

  #container-1019[role="presentation"] {
@@ -1129,10 +1129,12 @@ a {

  #treecontainer .x-panel-body{
    background: transparent;
    border: 0 !important;
  }

  #treecontainer{
    background: #f8f8f8;
    border: 0;
    background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 10px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10px,#f8f8f8));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 10px);
+0 −11
Original line number Diff line number Diff line
@@ -40,17 +40,6 @@
            </div>
        </div>
    </section>
    <footer>
        <ul class="zero inline-social">
            <li><a href="http://twitter.com/senchainc" class="twitter">Twitter</a></li>
            <li><a href="http://www.facebook.com/senchainc" class="facebook">Facebook</a></li>
            <li><a href="http://senchainc.tumblr.com/" class="tumblr">Tumblr</a></li>
            <li><a href="http://j.mp/sencha-in" class="linkedin">LinkedIn</a></li>
            <li><a href="http://feeds.feedburner.com/SenchaBlog" class="rss">RSS Feed</a></li>
            <li><a href="http://www.vimeo.com/sencha" class="vimeo">Vimeo</a></li>
        </ul>
        <p>&copy; 2011 Sencha</p>
    </footer>
</div>
<div class="news">
    <div class="l">