Add a workaround to notify to browsers reloading newer
layout.css file. This hack will be removed later.
This commit is contained in:
parent
16e74aff4e
commit
1c1dd0fe74
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27769
4 changed files with 8 additions and 8 deletions
|
@ -8,11 +8,11 @@
|
|||
|
||||
This file, and any imported stylesheets are licensed under the BSD license.
|
||||
|
||||
$FreeBSD: www/en/layout/css/fixed.css,v 1.3 2005/11/23 14:22:06 keramida Exp $
|
||||
$FreeBSD: www/en/layout/css/fixed.css,v 1.4 2005/11/23 14:25:40 keramida Exp $
|
||||
*/
|
||||
|
||||
@import url("global.css");
|
||||
@import url("layout.css");
|
||||
@import url("layout.css?20060509");
|
||||
@import url("text.css");
|
||||
@import url("navigation.css");
|
||||
@import url("table.css");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue