diff options
author | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:53:48 +0100 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:53:48 +0100 |
commit | d19d354a3fd01f2b52510420c415fee18cf083be (patch) | |
tree | d0b32ea19fe68789573cabb861dda5f11f638a6e /target/site/css/print.css | |
parent | 6dc7723c738c8307369f2fcfd8feb0fd2ea703c1 (diff) | |
download | dhbw-calendar-d19d354a3fd01f2b52510420c415fee18cf083be.tar.gz dhbw-calendar-d19d354a3fd01f2b52510420c415fee18cf083be.zip |
remove target
Diffstat (limited to 'target/site/css/print.css')
-rw-r--r-- | target/site/css/print.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/site/css/print.css b/target/site/css/print.css deleted file mode 100644 index 26ad7f0..0000000 --- a/target/site/css/print.css +++ /dev/null @@ -1,7 +0,0 @@ -#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
- display: none !important;
-}
-#bodyColumn, body.docs div.docs {
- margin: 0 !important;
- border: none !important
-}
|