diff --git a/VERSION b/VERSION index 810b969d..4bc63a0a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.2-stable+timestamp.2013.03.10.15.44.27 +Version 2.4.2-stable+timestamp.2013.03.10.16.54.56 diff --git a/applications/examples/static/css/examples.css b/applications/examples/static/css/examples.css index 707211b6..10acf53f 100644 --- a/applications/examples/static/css/examples.css +++ b/applications/examples/static/css/examples.css @@ -25,8 +25,6 @@ a.button {color: #658883} .sf-menu li, .sf-menu li a { border-radius: 5px;} .wrapper { - background: url('../images/back-02.png') repeat-x; - padding-top:10px; } h1 { font-size: 32px } h2 { font-size: 24px } @@ -44,6 +42,10 @@ ul { list-style: circle outside; padding-left: 30px;} margin-bottom: 5px; } +.header { + background: url('../images/stripes.png') repeat-y; + padding-top:10px; +} .header h5 { float: left; } diff --git a/applications/examples/views/layout.html b/applications/examples/views/layout.html index 1898af88..ec7c96b1 100644 --- a/applications/examples/views/layout.html +++ b/applications/examples/views/layout.html @@ -75,20 +75,15 @@
+ +