Navigation Menu

Skip to content

Commit

Permalink
builds distro and adjusts jquery version to 2.0.0-pre for a while.
Browse files Browse the repository at this point in the history
  • Loading branch information
jejacks0n committed Apr 7, 2013
1 parent d4dc648 commit 691b438
Show file tree
Hide file tree
Showing 20 changed files with 14,083 additions and 5,327 deletions.
7,427 changes: 3,744 additions & 3,683 deletions lib/dependencies/jquery/jquery-2.0.0.js → distro/dependencies/jquery-2.0.0.js

Large diffs are not rendered by default.

1,128 changes: 1,128 additions & 0 deletions distro/dependencies/marked-0.2.8.js

Large diffs are not rendered by default.

1,340 changes: 0 additions & 1,340 deletions distro/dependencies/showdown-1.0.js

This file was deleted.

5 changes: 1 addition & 4 deletions distro/mercury.bundle.css

Large diffs are not rendered by default.

25 changes: 1 addition & 24 deletions distro/mercury.css
Expand Up @@ -64,31 +64,8 @@ Copyright (c) 2013 Jeremy Jackson
*zoom: 1;
}

/* Mercury.Interface
/* Mercury.BaseInterface
*----------------------------------------------------------------------------*/
/* line 3, ../../lib/stylesheets/mercury/views/_base_interface.scss */
mercury .mercury-developer-toolbar {
position: fixed;
z-index: 10000;
right: 10px;
bottom: 30px;
border: 1px solid white;
border-radius: 5px;
color: #fff;
background: rgba(0, 0, 0, 0.7);
padding: 10px;
margin: 0;
list-style: none;
}
/* line 15, ../../lib/stylesheets/mercury/views/_base_interface.scss */
mercury .mercury-developer-toolbar li {
cursor: pointer;
}
/* line 17, ../../lib/stylesheets/mercury/views/_base_interface.scss */
mercury .mercury-developer-toolbar li:hover {
color: #00bce5;
}

/* Mercury.FrameInterface
*----------------------------------------------------------------------------*/
/* line 3, ../../lib/stylesheets/mercury/views/_frame_interface.scss */
Expand Down

0 comments on commit 691b438

Please sign in to comment.