Skip to content

Commit

Permalink
a place for Pudge to show the key-bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
scc committed Dec 3, 2007
1 parent d8328dd commit b7e7871
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions themes/slashcode/htdocs/comments.css
Expand Up @@ -234,6 +234,9 @@ html > body .commentwrap table {
#commentlisting {clear: right;}
#commentControlBoxStatus {border-bottom: 1px solid #444; border-top: 1px solid #ccc; text-align: center; padding: 3px; background: #666; color: #fff; }

#bindings-legend {display: none; position: relative;}
.vertical #bindings-legend {display: block;}

.escape-link { position: absolute; left: 0.8em; }

.horizontal .loki {display: block;}
Expand Down
2 changes: 2 additions & 0 deletions themes/slashcode/templates/printCommentsMain;misc;default
Expand Up @@ -282,6 +282,8 @@ YAHOO.util.Event.addListener(window, "load", YAHOO.slashdot.ThresholdApp.init);
subject_only => 1
}) %]
[% END %]
<div id="bindings-legend">
</div>
</div>
<div id="commentControlBoxStatus" class="hide"><b>Loading ... Please wait.</b></div>
</div>
Expand Down

0 comments on commit b7e7871

Please sign in to comment.