svn commit: r47419 - head/en_US.ISO8859-1/htdocs/layout/css
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Wed Sep 16 23:44:23 2015
New Revision: 47419
URL: https://svnweb.freebsd.org/changeset/doc/47419
Log:
Force cache refresh of the CSS files.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/layout/css/fixed.css
Modified: head/en_US.ISO8859-1/htdocs/layout/css/fixed.css
==============================================================================
--- head/en_US.ISO8859-1/htdocs/layout/css/fixed.css Wed Sep 16 23:42:06 2015 (r47418)
+++ head/en_US.ISO8859-1/htdocs/layout/css/fixed.css Wed Sep 16 23:44:23 2015 (r47419)
@@ -12,7 +12,7 @@
*/
@import url("global.css");
-@import url("layout.css?20140627");
+@import url("layout.css?20150916");
@import url("text.css");
@import url("navigation.css");
@import url("table.css");
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"