summaryrefslogtreecommitdiff
path: root/data/empathy.css
blob: 588ed70d1d1f08b271eb6681045653626b90fd81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
FIXME: Update for GTK+ 3.20

.empathy-tab-close-button {
  -GtkButton-default-border : 0;
  -GtkButton-default-outside-border : 0;
  -GtkButton-inner-border: 0;
  -GtkWidget-focus-line-width : 0;
  -GtkWidget-focus-padding : 0;
  padding: 0;
}

.empathy-roster-window-error-button
{
  -GtkButtonBox-child-min-width: 0;
  -GtkButtonBox-child-min-height: 0;
  -GtkButtonBox-child-internal-pad-x: 0;
  -GtkButtonBox-child-internal-pad-y: 0;
}
*/

.empathy-smiley-menu-item
{
  padding: 8px 12px;
}