Skip to content

Instantly share code, notes, and snippets.

@sudodoki
Forked from kentcdodds/styles.css
Created August 23, 2016 16:23
Show Gist options
  • Save sudodoki/8c6f8b341de944b74b97c6ef08aa3d39 to your computer and use it in GitHub Desktop.
Save sudodoki/8c6f8b341de944b74b97c6ef08aa3d39 to your computer and use it in GitHub Desktop.
Editor adjustments for workshops/talks
/* workshop/talk adjustments */
.list-group .icon::before,
.list-tree .icon::before,
.list-tree.has-collapsable-children .list-nested-item.collapsed > .list-item::before,
.list-tree.has-collapsable-children .list-nested-item > .list-item::before,
.tree-view {
font-size: 21px;
min-width: 21px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment