Files
SyncHome/trunk/data/geany-3.20.css
paolo.iocco d36db900ba
2023-03-09 10:26:12 +00:00

10 lines
184 B
CSS

/* make close button on the editor's tabs smaller */
#geany-close-tab-button {
outline-offset: 0;
outline-width: 0;
margin: 0;
margin-left: 0.5em;
min-width: 0;
min-height: 0;
}