summaryrefslogtreecommitdiff
path: root/doc/e.css
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2009-09-29 04:35:35 +0000
committerCarsten Haitzler <raster@rasterman.com>2009-09-29 04:35:35 +0000
commit5dd80c0d8efba23473cec0e43fbb2a8718b0f84e (patch)
treedca5c5949406a48b88e0c61f69269c30be7dab9e /doc/e.css
parentae8af6f7a7dae5dd338df416d9956e1b38802829 (diff)
downloadelementary-5dd80c0d8efba23473cec0e43fbb2a8718b0f84e.tar.gz
1. add elm module internal code. will be used later for things like:
* putting policy into modules * multitouch handling being able to be farmed off to modules * farming off things that are not compatible with license/code of elm into a 3rd party piece of code via a clean defined interface API 2. fix doc image - dont need it 3. fix toolbar bounce settings. was wrong SVN revision: 42793
Diffstat (limited to 'doc/e.css')
-rw-r--r--doc/e.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/e.css b/doc/e.css
index 788eab9cf..2dd6b4479 100644
--- a/doc/e.css
+++ b/doc/e.css
@@ -126,8 +126,6 @@ td.nav_active {
#header h1 {
width: 63px;
height: 63px;
- background-image: url(e.png);
- background-repeat: no-repeat;
position: absolute;
margin: 0px;
}