change 'border', 'border-top'

Hi,

How does one change the border-width and colour on a Table (or panel, or row or cell) ? I would like to change: panel-default border-color, border-radius, Table: border etc

The CSS styles have a 'lock icon' which I believe means, ' can not be edited'

Thanks in advance !

I would click on the div and that will then show on the right the bootstrap styles for that div. Click on the three dots in the styles and copy to styles/css. Then remove all the uneeded styles except the ones you want.

Or you could just create a new style and type in the the border and border-radius yourself. You could also use your own editor and the copy and paste it into a new sass style sheet.

Or you could click on the options menu and create a new CSS Block.