summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorGuillaume Baudusseau <guibbs@users.noreply.github.com>2015-07-27 10:56:05 -0400
committerGuillaume Baudusseau <guibbs@users.noreply.github.com>2015-07-27 10:56:05 -0400
commit3cf87f00e735cf389b3a2188924164eabd558eb8 (patch)
treea2019b4a6587928743cada75abf6bcd443846094 /htdocs
parent119739b6cbe072dfdeec53d7dbda75e93adb3def (diff)
parent894bab1c31aca2785fd6f0f3d51309025b7d4a45 (diff)
downloadmarkup-validator-3cf87f00e735cf389b3a2188924164eabd558eb8.zip
markup-validator-3cf87f00e735cf389b3a2188924164eabd558eb8.tar.gz
markup-validator-3cf87f00e735cf389b3a2188924164eabd558eb8.tar.bz2
Merge pull request #9 from w3c/sideshowbarker/file-upload-revert
Partially revert 81a0aed.
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/style/results.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/htdocs/style/results.css b/htdocs/style/results.css
index f096a8d..b201e6d 100644
--- a/htdocs/style/results.css
+++ b/htdocs/style/results.css
@@ -487,16 +487,3 @@ pre.outline {
line-height: 160%;
padding-left: 1.5em;
}
-
-.html5_warning {
- text-align: center;
- margin-bottom: 20px;
- border: 1px solid #ccc;
- padding: 6px;
- background-color: #FFFFCC;
-}
-
-.html5_warning a {
- font-weight: bold;
- background-color: #FFFFCC;
-}