mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
Bug 720980 - Quick rule view ... quick layout fix until we have mockups - Only hide checkboxes. r=paul
This commit is contained in:
parent
af4f744722
commit
d925fdb8d5
@ -46,3 +46,7 @@
|
||||
.ruleview-code {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.ruleview-property:not(:hover) > .ruleview-enableproperty {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user