First Commit
This commit is contained in:
16
externals/fmt/doc/_static/breathe.css
vendored
Normal file
16
externals/fmt/doc/_static/breathe.css
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
/* -- breathe specific styles ----------------------------------------------- */
|
||||
|
||||
/* So enum value descriptions are displayed inline to the item */
|
||||
.breatheenumvalues li tt + p {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* So parameter descriptions are displayed inline to the item */
|
||||
.breatheparameterlist li tt + p {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.container .breathe-sectiondef {
|
||||
width: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user