~elementary-os/dexter-contacts/deb-packaging

« back to all changes in this revision

Viewing changes to data/gnome-contacts.css

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-09-19 20:44:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: package-import@ubuntu.com-20110919204432-n7bwkmxj0xaqyjze
Tags: 0.1.5.2-0ubuntu1
* New upstream release
* debian/control:
  - Build-depend on valac >= 0.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    color: #888a85;
19
19
}
20
20
 
21
 
ContactsListPane GtkTreeView {
 
21
ContactsViewWidget {
22
22
    -GtkTreeView-vertical-separator: 8;
23
23
}
24
24