diff --git a/css/all-app.css b/css/all-app.css index 7f8bbd22b7..ca0f6a76c6 100644 --- a/css/all-app.css +++ b/css/all-app.css @@ -181,7 +181,7 @@ div.std-footer-item { } .layout-main-section { - width: 70%; + width: 71%; float: left; padding: 15px; background-color: #FFF; @@ -190,7 +190,7 @@ div.std-footer-item { .layout-side-section { width: 22%; - float: right; + /*float: right;*/ color: #606060; overflow-x: hidden; padding: 15px; @@ -1183,6 +1183,7 @@ div.psidebar div.section-item, div.psidebar .section-link { font-size: 11px; color: #666; } + /* * lib/css/bootstrap/headings.css *//* heading from bootstrap */ @@ -2815,14 +2816,9 @@ body { .erpnext-footer { margin: 3px auto; - color: #888; text-align: center; } -.erpnext-footer a, .erpnext-footer a:hover, .erpnext-footer a:visited { - color: #666; -} - .module-icons { background: url(../images/module-icons.png) no-repeat top left; width:16px; diff --git a/css/all-web.css b/css/all-web.css index a47a530d98..0ac96aada2 100644 --- a/css/all-web.css +++ b/css/all-web.css @@ -181,7 +181,7 @@ div.std-footer-item { } .layout-main-section { - width: 70%; + width: 71%; float: left; padding: 15px; background-color: #FFF; @@ -190,7 +190,7 @@ div.std-footer-item { .layout-side-section { width: 22%; - float: right; + /*float: right;*/ color: #606060; overflow-x: hidden; padding: 15px; @@ -1623,14 +1623,9 @@ body { .erpnext-footer { margin: 3px auto; - color: #888; text-align: center; } -.erpnext-footer a, .erpnext-footer a:hover, .erpnext-footer a:visited { - color: #666; -} - .module-icons { background: url(../images/module-icons.png) no-repeat top left; width:16px; diff --git a/erpnext/home/page/desktop/desktop.css b/erpnext/home/page/desktop/desktop.css index bc67739961..01e2ea54e9 100644 --- a/erpnext/home/page/desktop/desktop.css +++ b/erpnext/home/page/desktop/desktop.css @@ -1,6 +1,6 @@ /* Sprite CSS */ .sprite-account{ background-position: 0 0; width: 32px; height: 40px; } -.sprite-selling{ background-position: 0 -90px; width: 40px; height: 40px; } +.sprite-buying{ background-position: 0 -90px; width: 40px; height: 40px; } .sprite-calendar{ background-position: 0 -180px; width: 35px; height: 40px; } .sprite-dashboard{ background-position: 0 -270px; width: 40px; height: 29px; } .sprite-feed{ background-position: 0 -349px; width: 32px; height: 40px; } @@ -10,7 +10,7 @@ .sprite-production{ background-position: 0 -686px; width: 40px; height: 33px; } .sprite-project{ background-position: 0 -769px; width: 40px; height: 22px; } .sprite-report{ background-position: 0 -841px; width: 29px; height: 40px; } -.sprite-buying{ background-position: 0 -931px; width: 34px; height: 40px; } +.sprite-selling{ background-position: 0 -931px; width: 34px; height: 40px; } .sprite-setting{ background-position: 0 -1021px; width: 37px; height: 40px; } .sprite-stock{ background-position: 0 -1111px; width: 34px; height: 39px; } .sprite-support{ background-position: 0 -1200px; width: 40px; height: 40px; } @@ -21,9 +21,9 @@ .sprite-account{ margin-top: 8px; margin-left: 12px; } -.sprite-selling{ margin-top: 8px; margin-left: 8px; } +.sprite-selling{ margin-top: 8px; margin-left: 12px; } .sprite-stock{ margin-top: 8px; margin-left: 8px; } -.sprite-buying{ margin-top: 8px; margin-left: 12px; } +.sprite-buying{ margin-top: 8px; margin-left: 8px; } .sprite-support{ margin-top: 8px; margin-left: 8px; } .sprite-hr{ margin-top: 12px; margin-left: 8px; } .sprite-project{ margin-top: 16px; margin-left: 8px; } diff --git a/erpnext/patches/jan_mar_2012/navupdate.py b/erpnext/patches/jan_mar_2012/navupdate.py index c6c4af22a8..44942d9584 100644 --- a/erpnext/patches/jan_mar_2012/navupdate.py +++ b/erpnext/patches/jan_mar_2012/navupdate.py @@ -32,6 +32,9 @@ def execute(): reload_doc('utilities', 'page', 'todo') reload_doc('utilities', 'page', 'calendar') + webnotes.conn.set_value('Control Panel', 'Control Panel', 'home_page', + 'desktop') + webnotes.conn.commit() try: diff --git a/erpnext/startup/startup.css b/erpnext/startup/startup.css index f7e6304ca0..6410ccc74d 100644 --- a/erpnext/startup/startup.css +++ b/erpnext/startup/startup.css @@ -17,14 +17,9 @@ body { .erpnext-footer { margin: 3px auto; - color: #888; text-align: center; } -.erpnext-footer a, .erpnext-footer a:hover, .erpnext-footer a:visited { - color: #666; -} - .module-icons { background: url(../images/module-icons.png) no-repeat top left; width:16px; diff --git a/erpnext/startup/startup.js b/erpnext/startup/startup.js index ed71aa19ba..bf69aa7e3c 100644 --- a/erpnext/startup/startup.js +++ b/erpnext/startup/startup.js @@ -48,7 +48,7 @@ erpnext.startup.start = function() { // border to the body // ------------------ - $('footer').html('