Skip to content

Commit

Permalink
Bug #27, Follow-up CSS style fix [LACE]
Browse files Browse the repository at this point in the history
  • Loading branch information
nfreear committed Oct 22, 2014
1 parent 9dbe9f2 commit f1ec313
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion iet-custom-plugins/css/iet-custom-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,16 @@
/*.type-page a[href *= 'page_id=114']:after {
content: " (lock) ";
}*/
a:link .icon-webfont {
a[href] .icon-webfont {
font-size: .85em;
display: inline-block;
padding-left: 4px;
text-decoration: none;
color: red;
}
a[href] .el-icon-user {
display: none;
}


/* JuxtaLearn...
Expand Down

0 comments on commit f1ec313

Please sign in to comment.