Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to use CSS (Extension) to add background color

Hi

I have an extension where I'd like to add a special background color, or image, BUT only to a specific sheet, let's say SH01. The other sheets should have other background images.

Does anyone know how I can do this in CSS??

I have this codeline that colors the tab only, but i cannot transform it to work on the sheet itsself:

li[rel="DocumentSH01"]  a {background-color:white !important;}

Kind regards

Espen

2 Replies
Not applicable
Author

Can you pls share this extension , i too need to change the background color of one of my sheet.

Anonymous
Not applicable
Author

ammmm can't you configure this in the document and sheet properties?