summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 21:34:31 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 21:34:31 +0000
commita91bf5b9e046b9e698ac76725e15b73df09232d8 (patch)
treeeeff5ec3a1904f67c2fdef9c5c71388311a223ed
parentb321898e91aa5067c98f154a494aa6fae9b18b2c (diff)
downloadchromium_src-a91bf5b9e046b9e698ac76725e15b73df09232d8.zip
chromium_src-a91bf5b9e046b9e698ac76725e15b73df09232d8.tar.gz
chromium_src-a91bf5b9e046b9e698ac76725e15b73df09232d8.tar.bz2
A bit of polish for the extensions page.
Minor position changes to the CSS to make the page match the other pages better when flipping betwen the downloads, history and extensions page. BUG=http://crbug.com/26120 TEST=Flip between History and Downloads page and the icon and the header section should line up and be the same size on all three pages. Review URL: http://codereview.chromium.org/339073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30518 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser/resources/extensions_ui.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/chrome/browser/resources/extensions_ui.html b/chrome/browser/resources/extensions_ui.html
index 21b35446..bd32b23 100644
--- a/chrome/browser/resources/extensions_ui.html
+++ b/chrome/browser/resources/extensions_ui.html
@@ -17,7 +17,7 @@ a {
}
div#header {
- margin-bottom: 0.75em;
+ margin-bottom: 1.05em;
overflow: hidden;
padding-bottom: 1.5em;
padding-left: 0;
@@ -49,8 +49,8 @@ div.content {
background: #ebeff9;
border-top: 1px solid #b5c7de;
font-size: 95%;
- padding-bottom: 3px;
- padding-left: 10px;
+ padding-bottom: 2px;
+ padding-left: 5px;
padding-top: 3px;
width: 100%;
}
@@ -101,7 +101,7 @@ body.showDevMode .showInDevMode {
.developer-tools-link {
font-size: 100%;
- margin-right: 9px;
+ margin-right: 3px;
white-space: nowrap;
}
@@ -573,7 +573,7 @@ function autoUpdate() {
<div id="extensionTemplate">
<div id="container" class="vbox-container">
- <div id="top" class="wbox" style="padding-right: 10px">
+ <div id="top" class="wbox" style="padding-right: 5px">
<div class="section-header">
<table cellpadding="0" cellspacing="0" width="100%">