Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index b3faa9c4f2404e86363088e7686f3929a2d5579e..1f9ee9145e7557194e503c9ec617990acc1e772c 100644 |
--- a/remoting/webapp/main.css |
+++ b/remoting/webapp/main.css |
@@ -33,10 +33,6 @@ table { |
border-collapse: separate; |
border-spacing: 0; |
} |
-caption,th,td { |
- text-align: left; |
- font-weight: normal; |
-} |
blockquote:before,blockquote:after, |
q:before,q:after { |
content: ""; |
@@ -4451,7 +4447,7 @@ h1.icon-label { |
font-family: "Open sans", "Ariel", sans-serif |
} |
-h2 { |
+section > h2 { |
color: #666; |
} |
@@ -4761,14 +4757,6 @@ td { |
opacity: 0.75; |
} |
-#divider-top { |
- margin: 10px 0 15px 0; |
-} |
- |
-#divider-bottom { |
- margin: 25px 0 10px 0; |
-} |
- |
#email-status { |
margin-__MSG_@@bidi_end_edge__: 0.5ex; |
} |