~ubuntu-branches/ubuntu/precise/kubuntu-firefox-installer/precise

« back to all changes in this revision

Viewing changes to style/style.qss

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-01-31 17:25:29 UTC
  • Revision ID: james.westby@ubuntu.com-20110131172529-u8glyggcsczlr47o
Tags: 11.04ubuntu1
* Always use the default kde wallpaper "kde-default.png", the old Ethais
  wallpaper now is in kdewallpapers.
  - Depend on kdebase-workspace-data.
* Drop unused wallpaper.jpg.
* Pass the sequence as the first parameter to dh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#centralwidget {
2
 
        background-image: url(/usr/share/wallpapers/Ethais/contents/images/1920x1200.png);
 
2
        background-image: url(/usr/share/wallpapers/kde-default.png);
3
3
        background-position: center center;
4
4
        background-repeat: no-repeat;
5
5
        background-color: black;