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
Update Scintilla to version 3.7.2
[geany-mirror.git]
/
data
/
geany-3.0.css
blob
54209745996038f7453340933d47f3367e0cacb7
1
@import
"geany.css"
;
2
3
/* make close button on the editor's tabs smaller */
4
#geany-close-tab-button
{
5
-GtkWidget-focus-padding
:
0
;
6
-GtkWidget-focus-line-width
:
0
;
7
-GtkButton-default-border
:
0
;
8
-GtkButton-default-outside-border
:
0
;
9
-GtkButton-inner-border
:
0
;
10
}