publicationsDialog.css (328B)
1 groupbox { 2 padding: 0; 3 } 4 5 groupbox > .groupbox-body { 6 -moz-appearance: none; 7 } 8 9 checkbox, description, groupbox > .groupbox-body, radio, div:not(.license-more-info), label { 10 font-size: small; 11 } 12 13 a { 14 color: -moz-nativehyperlinktext; 15 text-decoration: underline; 16 } 17 18 #confirm-authorship-checkbox { 19 -moz-box-align: baseline; 20 }