On 2023-01-03 17:23, bork via Users wrote:
notebook > header.top > tabs > tab:hover:not(:checked), notebook >
header.top > tabs > tab:checked {
border-top-width: 3px;
border-top-color: #FC7BF4; /*test- pink top border. Change as
desired. */
margin-top: 0;
padding-top: 1px; }
I cut and pasted that into new file: /root/.config/geany/geany.css and I
get this msg:
(geany:3288): Geany-WARNING **: 08:20:34.428: Failed to load custom CSS:
geany.css:1:0Expected a valid selector
... but at least I'm understanding the idea of having the custom file
rather than changing the stock file, so there is that. As to the
content above, I'm the world's ultimate non-expert as to this stuff but
the look of the first line is not like anything I've ever seen.
_______________________________________________
Users mailing list -- users@lists.geany.org
To unsubscribe send an email to users-le...@lists.geany.org