Skip to content

Commit

Permalink
underline instead of purple
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMcLear committed Nov 24, 2014
1 parent e97ce43 commit d4a53f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Apply colors to fonts",
"name": "ep_font_color",
"version": "0.0.9",
"version": "0.0.10",
"author": {
"name": "John McLear",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion templates/editbarButtons.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
font-family:font-awesome;
}
.ep_font_color .buttonicon:before{
color: #2E0854;
content:"\e81b";
top: 2px !important;
border-bottom:solid 1px red;
}
</style>

0 comments on commit d4a53f0

Please sign in to comment.