summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/main.css
diff options
context:
space:
mode:
authorjamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-07 21:07:36 +0000
committerjamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-07 21:07:36 +0000
commitd451cdfa5dbe866de6f71d26d51d17de5b09efd0 (patch)
tree994637d66d3936654ced5f90a72ef9de5ae8090a /remoting/webapp/main.css
parent4fcb9753d04486ef65e329c64e13a6fa5435afa5 (diff)
downloadchromium_src-d451cdfa5dbe866de6f71d26d51d17de5b09efd0.zip
chromium_src-d451cdfa5dbe866de6f71d26d51d17de5b09efd0.tar.gz
chromium_src-d451cdfa5dbe866de6f71d26d51d17de5b09efd0.tar.bz2
Move the web-app description into the IT2Me section.
(and use a more sensible way of setting the colour). BUG=None TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10388009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135719 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/webapp/main.css')
-rw-r--r--remoting/webapp/main.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css
index d318f00..2d05b1c 100644
--- a/remoting/webapp/main.css
+++ b/remoting/webapp/main.css
@@ -262,7 +262,7 @@ html {
cursor: default;
}
-section, #webapp-description {
+section {
width: 690px;
margin: 30px auto;
}
@@ -538,7 +538,8 @@ button {
}
#webapp-description {
- opacity: 0.8;
+ color: #666;
+ margin-top: 10px;
}
#why-is-this-safe {