]> git.0d.be Git - empathy.git/blob - data/empathy.css
Define a style class for the tab close button
[empathy.git] / data / empathy.css
1 .empathy-tab-close-button {
2   -GtkButton-default-border : 0;
3   -GtkButton-default-outside-border : 0;
4   -GtkButton-inner-border: 0;
5   -GtkWidget-focus-line-width : 0;
6   -GtkWidget-focus-padding : 0;
7   padding: 0;
8 }