mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Removed <code> element background from other undesirable cases.
This commit is contained in:
+1
-1
@@ -311,7 +311,7 @@ code {
|
|||||||
border-radius:4px;
|
border-radius:4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
dl.section.note code, table.doxtable code {
|
dl.note code,dl.pre code,dl.post code,dl.invariant code,dl.warning code,dl.attention code,dl.deprecated code,dl.bug code,dl.todo code,dl.test code,table.doxtable code {
|
||||||
background-color:transparent;
|
background-color:transparent;
|
||||||
padding:0;
|
padding:0;
|
||||||
border-radius:0;
|
border-radius:0;
|
||||||
|
|||||||
Reference in New Issue
Block a user