Commit 2980628f authored by Andre Malo's avatar Andre Malo
Browse files

collapse styles as in 2.0


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106836 13f79535-47bb-0310-9956-ffa450edef68
parent fe38ab91
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -45,11 +45,7 @@ q, em, var {
    font-style: italic;
}

span.transnote {
    background-color: inherit;
    color: #888;
}
span.phonetic {
span.transnote, span.phonetic {
    font-weight: normal;
    background-color: inherit;
    color: #888;
+1 −5
Original line number Diff line number Diff line
@@ -45,11 +45,7 @@ q, em, var {
    font-style: italic;
}

span.transnote {
    background-color: inherit;
    color: #888;
}
span.phonetic {
span.transnote, span.phonetic {
    font-weight: normal;
    background-color: inherit;
    color: #888;