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
There was also an it.po update for 1.30
[geany-mirror.git]
/
data
/
geany-3.20.css
blob
5cbde300972157d7a14069dd1cc5388c5cb3ccbc
1
@import
"geany.css"
;
2
3
/* make close button on the editor's tabs smaller */
4
#geany-close-tab-button
{
5
outline-offset
:
0
;
6
outline-width
:
0
;
7
margin
:
0
;
8
margin-left
:
0.5em
;
9
min-width
:
0
;
10
min-height
:
0
;
11
}