Author: buildbot
Date: Wed Nov 23 16:12:39 2016
New Revision: 1001542
Log:
Staging update by buildbot for lucy
Modified:
websites/staging/lucy/trunk/content/ (props changed)
websites/staging/lucy/trunk/content/css/lucy.css
Propchange: websites/staging/lucy/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 23 16:12:39 2016
@@ -1 +1 @@
-1762636
+1770996
Modified: websites/staging/lucy/trunk/content/css/lucy.css
==============================================================================
--- websites/staging/lucy/trunk/content/css/lucy.css (original)
+++ websites/staging/lucy/trunk/content/css/lucy.css Wed Nov 23 16:12:39 2016
@@ -20,7 +20,7 @@
* classes with "lucy-".
*/
-@import url('http://www.apache.org/css/style.css');
+@import url('//www.apache.org/css/style.css');
/* Cancel out mod from style.css on an element inherited from the grid 960
* system. The stylistic attributes will be assigned to a separate class
@@ -101,7 +101,7 @@
height: 100%;
padding-top: 10px;
font-size: 15px;
- background-image: url('http://www.apache.org/images/shadown.png');
+ background-image: url('//www.apache.org/images/shadown.png');
background-repeat: no-repeat;
background-position: 100% 10px;
}