Skip to content

Commit

Permalink
feat(tile): title of tiles in bold
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebuzz authored and btry committed May 10, 2022
1 parent a83b771 commit 425c71d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@ tr[data-itemtype="PluginFormcreatorCondition"] ~ tr[data-itemtype="PluginFormcre
a.plugin_formcreator_formTile_title {
padding: 10px 40px 15px 10px;
display: block;
font-weight: bold;
}

.plugin_formcreator_formTile:hover a.plugin_formcreator_formTile_title {
Expand Down

0 comments on commit 425c71d

Please sign in to comment.