Learn icon indicating copy to clipboard operation
Learn copied to clipboard

Moved Customiser's CSS into theme files

Open vagelisp opened this issue 2 years ago • 1 comments

I converted the Customiser's CSS rules into SCSS and moved them to theme files. I also added a file with the original code from the Customiser.

Related to #937

vagelisp avatar Oct 03 '22 09:10 vagelisp

Thanks for the review @adamwoodnz I ll get these fixed in the next couple of days.

vagelisp avatar Oct 17 '22 22:10 vagelisp

Hello @adamwoodnz, let me know what you think about the tweaks. Thanks.

vagelisp avatar Oct 23 '22 12:10 vagelisp

I think we might still be missing the very first rule from the customiser, maybe add to a new file css/base/_table.scss:

thead th {
	color: #555d66;
}

adamwoodnz avatar Oct 31 '22 01:10 adamwoodnz

No probs, I ll get these done later today. Thanks for the feedback.

vagelisp avatar Oct 31 '22 16:10 vagelisp

That's great thanks.

vagelisp avatar Nov 02 '22 00:11 vagelisp