Added rules for Q tag
git-svn-id: svn://10.0.0.236/trunk@26267 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -174,6 +174,13 @@ colgroup {
|
||||
|
||||
/* spans */
|
||||
|
||||
Q:before {
|
||||
content: open-quote;
|
||||
}
|
||||
Q:after {
|
||||
content: close-quote;
|
||||
}
|
||||
|
||||
a:link {
|
||||
display: inline;
|
||||
color: blue;
|
||||
|
||||
@@ -174,6 +174,13 @@ colgroup {
|
||||
|
||||
/* spans */
|
||||
|
||||
Q:before {
|
||||
content: open-quote;
|
||||
}
|
||||
Q:after {
|
||||
content: close-quote;
|
||||
}
|
||||
|
||||
a:link {
|
||||
display: inline;
|
||||
color: blue;
|
||||
|
||||
Reference in New Issue
Block a user