repo.or.cz
/
geany-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove invalid python-specific code
[geany-mirror.git]
/
data
/
geany-3.0.css
blob
b425254724598b6148cc32790073c1d3571e71ad
1
/* make close button on the editor's tabs smaller */
2
#geany-close-tab-button
{
3
-GtkWidget-focus-padding
:
0
;
4
-GtkWidget-focus-line-width
:
0
;
5
-GtkButton-default-border
:
0
;
6
-GtkButton-default-outside-border
:
0
;
7
-GtkButton-inner-border
:
0
;
8
}