1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-01-30 20:47:11 +00:00

Merge branch 'master' of codeplane.com:seejohnrun/haste-server

Conflicts:
	TODO.md
This commit is contained in:
John Crepezzi
2011-11-28 09:48:28 -05:00
19 changed files with 477 additions and 183 deletions

View File

@@ -69,6 +69,10 @@ textarea {
position: relative;
}
#key .box2 .link embed {
vertical-align: bottom; /* fix for zeroClipboard style */
}
#key .box2 .function.enabled:hover {
cursor: hand;
cursor: pointer;