mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
* 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:
parent
2b0d0603e2
commit
04686b92ef
4 changed files with 3 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
BIN
konqueror/about/top-left-konqueror.png
Normal file
BIN
konqueror/about/top-left-konqueror.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.1 KiB |
Loading…
Reference in a new issue