mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
update for current doxygen
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@774139 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
7a9fcd2079
commit
4281aff7ea
@ -180,22 +180,31 @@ div.ah {
|
||||
margin-top: 3px
|
||||
}
|
||||
|
||||
td.md {
|
||||
background-color: #f2f2ff;
|
||||
font-weight: bold;
|
||||
#text td {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
td.mdname1 {
|
||||
div.memdoc {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 20px;
|
||||
padding: 10px 10px 10px 40px;
|
||||
}
|
||||
|
||||
div.memproto {
|
||||
border: thin solid black;
|
||||
background-color: #f2f2ff;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
margin-top: 20px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
td.paramtype {
|
||||
color: #602020;
|
||||
}
|
||||
|
||||
td.mdname {
|
||||
background-color: #f2f2ff;
|
||||
table.memname {
|
||||
font-weight: bold;
|
||||
color: #602020;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
div.groupHeader {
|
||||
|
Loading…
Reference in New Issue
Block a user