summaryrefslogtreecommitdiffstats
path: root/docs/style.css
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-02-27 18:34:24 -0800
committerYing Wang <wangying@google.com>2012-02-27 18:34:24 -0800
commit9f606f95f03a75961498803e24bee6799a7c0885 (patch)
treea45f4d74feda9b76277a0c9ced55ad15d82248a1 /docs/style.css
parentcfead78069f3dc32998dc118ee08cab3867acea2 (diff)
downloadexternal_proguard-9f606f95f03a75961498803e24bee6799a7c0885.tar.gz
external_proguard-9f606f95f03a75961498803e24bee6799a7c0885.tar.bz2
external_proguard-9f606f95f03a75961498803e24bee6799a7c0885.zip
This reverts commit cfead78069f3dc32998dc118ee08cab3867acea2. Bug: 6079915
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css15
1 files changed, 1 insertions, 14 deletions
diff --git a/docs/style.css b/docs/style.css
index dd8418d..c9798db 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -52,11 +52,6 @@ td
padding: 8px;
}
-ul.spacious li
-{
- padding: 8px;
-}
-
a
{
text-decoration: none;
@@ -67,21 +62,13 @@ img
border: none;
}
-a.button {
- color: #000000;
- text-decoration: none;
- background: #E0E0E0;
- border: 1px outset #FFFFFF;
- float: right;
-}
-
/* Settings for the introductory paragraph. */
p.intro
{
background: #EEEEFF;
padding: 10px;
- border: 1px solid #000000;
+ border: solid #000000 1px
}
/* Settings for the title frame. */