projects
/
pompage.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git]
/
doc
/
webdeveloper
/
stylesheets
/
hide_images.css
1
*
2
{
3
background-image
:
none
!
important
;
4
}
5
6
img
7
{
8
display
:
none
!
important
;
9
}
10
11
span
.
webdeveloper-alt-attribute
12
{
13
-moz-outline
:
1px
inset
#000000
!
important
;
14
outline
:
1px
inset
#000000
!
important
;
15
padding
:
1px
!
important
;
16
}