/*
CSS-example for the tab-title of the active tab of the editor (this will affect also the tab-title of the active tab of the sidebar & the message window):
notebook tab:checked label {
	color:white;
	background:black;
	font-weight:bold;
	font-style: oblique;
	font-size: 200%;
}
*/

Remark
This issue is based on #3482.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3483@github.com>