* update Konqueror icon (sharp icon now...)

* remove general right background, which is in kdelibs now

svn path=/trunk/KDE/kdebase/apps/; revision=798919
This commit is contained in:
Urs Wolfer 2008-04-19 22:08:42 +00:00
parent 2b0d0603e2
commit 04686b92ef
4 changed files with 3 additions and 10 deletions

View file

@ -8,7 +8,7 @@ install(TARGETS konq_aboutpage DESTINATION ${PLUGIN_INSTALL_DIR})
install(FILES
box-centre-konqueror.png
top-right-konqueror.png
top-left-konqueror.png
lightning.png
launch.html
intro.html

View file

@ -1,15 +1,8 @@
#headerR {
width: 430px;
height: 131px;
background-image: url(top-right-konqueror.png);
#headerL {
background-image: url(top-left-konqueror.png);
}
#boxCenter {
/* background-image: url(box-centre-konqueror.png); */
/* background-repeat: no-repeat; */
/* min-width: 490; */
/* min-height: 285; */
padding: 1em;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB