diff options
| author | 2013-10-07 22:07:17 +0200 | |
|---|---|---|
| committer | 2013-10-07 22:07:17 +0200 | |
| commit | f4e2501e47e9178f5ad5bd67c099c1da5e8a2323 (patch) | |
| tree | 62d821aaa4f938215aed2e2b31d34f316171d409 /app | |
| parent | a09dc8a7c0e2292d09b50ad5c97044565e497ce2 (diff) | |
Ajout d'un fond noir en mode vue globale
Cache le site pour se concentrer sur la liste d'articles
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/helpers/view/global_view.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/helpers/view/global_view.phtml b/app/views/helpers/view/global_view.phtml index 3bcbc6965..131152f27 100644 --- a/app/views/helpers/view/global_view.phtml +++ b/app/views/helpers/view/global_view.phtml @@ -36,6 +36,7 @@ ?> </div> +<div id="overlay"></div> <div id="panel"> <a class="close" href="#"><i class="icon i_close"></i></a> </div>
\ No newline at end of file |
