mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 19:20:23 +02:00
[ticket/12823] Remove all trailing whitespace
PHPBB3-12823
This commit is contained in:
@@ -91,11 +91,11 @@ hr {
|
||||
}
|
||||
|
||||
/* Dont want to print url for names or titles in content area */
|
||||
.postbody .author a:link, .postbody .author a:visited,
|
||||
html>body .postbody .author a:link:after,
|
||||
.postbody .author a:link, .postbody .author a:visited,
|
||||
html>body .postbody .author a:link:after,
|
||||
html>body .postbody .author a:visited:after,
|
||||
.postquote .quote-by a:link, .postquote .quote-by a:visited,
|
||||
html>body .postquote .quote-by a:link:after,
|
||||
.postquote .quote-by a:link, .postquote .quote-by a:visited,
|
||||
html>body .postquote .quote-by a:link:after,
|
||||
html>body .postquote .quote-by a:visited:after,
|
||||
html>body .postbody h1 a:link:after, html>body .postbody h2 a:link:after {
|
||||
text-decoration: none;
|
||||
@@ -119,7 +119,7 @@ html>body .postbody h1 a:link:after, html>body .postbody h2 a:link:after {
|
||||
.postquote img { display: none; }
|
||||
.postquote span { display: block; }
|
||||
.postquote span .postquote { font-size: 100%; }
|
||||
.quote-by, blockquote cite {
|
||||
.quote-by, blockquote cite {
|
||||
color: black;
|
||||
display : block;
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user