[Bps-public-commit] App-Changeloggr branch, master, updated. 5975b6bcf97fe2d913ddb8de0df2eb405f7173bb

sartak at bestpractical.com sartak at bestpractical.com
Wed May 20 15:58:00 EDT 2009


The branch, master has been updated
       via  5975b6bcf97fe2d913ddb8de0df2eb405f7173bb (commit)
      from  db8e01a603d61be2a5bfac12b0790105c2e796fb (commit)

Summary of changes:
 share/web/static/css/app.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 5975b6bcf97fe2d913ddb8de0df2eb405f7173bb
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed May 20 15:57:54 2009 -0400

    Move the keybindings to the top right

diff --git a/share/web/static/css/app.css b/share/web/static/css/app.css
index 776514e..6fda215 100644
--- a/share/web/static/css/app.css
+++ b/share/web/static/css/app.css
@@ -60,3 +60,8 @@ hr {
    border-bottom: 1px dashed #333;
 }
 
+div#keybindings {
+    position: absolute;
+    top: 100px;
+    right: 10px;
+}

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list