Skip to content

Conversation

@laurinkeithdavis
Copy link

@laurinkeithdavis laurinkeithdavis commented Jul 15, 2018

Added missing semicolons where missing, optimized border properties to use shorthand, and fixed 2 properties that had invalid values:

Changed this to pointer:

.item {
     cursor: hand;
}

Changed this to normal:

.container {
	font-weight: none;
}

Fixed invalid CSS property witdh in Items.phtml - changed width:
<input style="witdh:200px;"

@laurinkeithdavis laurinkeithdavis changed the title Clean up Style.css (missing semicolons, optimizing borders, invalid values) Fixed CSS issues Jul 15, 2018
@laurinkeithdavis laurinkeithdavis changed the title Fixed CSS issues Fixed CSS issues & optional before required bug in \Library_HTML_Components::apiList Jul 15, 2018
Keith Davis added 2 commits May 17, 2021 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant