mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed broken version, CRC styling.
Regression introduced in e99ac55194.
This commit is contained in:
@@ -91,12 +91,6 @@ loot-clear-metadata
|
||||
}
|
||||
|
||||
/* Content styling. */
|
||||
content::content h1,
|
||||
content::content .version
|
||||
content::content .crc {
|
||||
font-weight: 400;
|
||||
font-size: 1rem;
|
||||
}
|
||||
content::content > .tag {
|
||||
display: block;
|
||||
padding: 0 16px 16px;
|
||||
@@ -116,6 +110,8 @@ loot-clear-metadata
|
||||
content::content > .crc {
|
||||
display: inline-block;
|
||||
margin-left: 16px;
|
||||
font-weight: 400;
|
||||
font-size: 1rem;
|
||||
}
|
||||
.hidden,
|
||||
content::content > .hidden,
|
||||
|
||||
Reference in New Issue
Block a user