diff options
author | carl <> | 2006-01-18 15:29:37 +0000 |
---|---|---|
committer | carl <> | 2006-01-18 15:29:37 +0000 |
commit | 4c6a3b64d51a409107afefe9993ea0d83b962fa0 (patch) | |
tree | 30b3b4c56d0b15ab523ec598f1e092b7ecfa813e /.gitattributes | |
parent | 2c5382ca838f4cb93b2aba9fa1b07296e8f9ce9e (diff) |
QuickStart: Fixed div overlapping bug in headers
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a407c172..e316fe93 100644 --- a/.gitattributes +++ b/.gitattributes @@ -117,7 +117,9 @@ demos/quickstart/protected/pages/ViewSource.page -text demos/quickstart/protected/pages/ViewSource.php -text demos/quickstart/protected/pages/config.xml -text demos/quickstart/themes/PradoSoft/arrowdown.gif -text +demos/quickstart/themes/PradoSoft/mantis.jpg -text demos/quickstart/themes/PradoSoft/mantisbg.jpg -text +demos/quickstart/themes/PradoSoft/mantissample.jpg -text demos/quickstart/themes/PradoSoft/pradologo.gif -text demos/quickstart/themes/PradoSoft/style.css -text demos/quickstart/themes/Simple/style.css -text |