As the list views now have a checkbox in the thead with a class of td and not th I need to create some styling for it
Its a really simple piece of css
.table thead tr td {padding:0}
I know how to build the css from the scss
I have no idea which scss file to put it in? Any clues?
Labels |
Added:
?
|
but that's a vendor file isnt it?
I can't blame you for thinking that but no. It is just CSS targeting the vendor classes. Personally I think this folder should be removed as it is a little misleading.
Regardless it is where such CSS is been currently added.
To make a true vendor folder we would need something like this in SCSS... sass/sass#779
Currently there is not.
ok thanks or that - it is definitely confusing nomenclature
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-17 13:12:39 |
Closed_By | ⇒ | brianteeman |
I guess.. https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/templates/atum/scss/vendor/bootstrap/_table.scss