fieldset.bogo-locale-options { margin: 0px 12px 10px 0; padding: 4px 4px 8px 8px; border: 1px solid #dfdfdf; } #your-profile fieldset.bogo-locale-options { margin: 0; padding: 4px 0 0; border: none; } .widget-content fieldset.bogo-locale-options { margin-right: 0; } fieldset.bogo-locale-options legend { font-style: italic; color: #666666; } fieldset.bogo-locale-options label.bogo-locale-option { display: inline-block; white-space: nowrap; margin: 6px 0.4em 0 0; border: 1px solid #a7a7a7; border-radius: 4px; padding: 1px 4px 1px 2px; background: #f1f1f1; } fieldset.bogo-locale-options label.bogo-locale-option.checked { border: 1px solid #0074a2; background: #d4eefe; } fieldset.bogo-locale-options label.bogo-locale-option input[type="checkbox"] { width: 16px; } /* Bogo Tools */ #translations th, #translations td { box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset; padding: 10px; } #translations th { width: 2em; border-left: 0; padding-left: 16px; } #translations tr.active th, #translations tr.active td { background-color: #f7fcfe; } #translations tr.active th { border-left: 4px solid #00a0d2; padding-left: 12px; } #translations tr:last-child td, #translations tr:last-child th { border-bottom: none; box-shadow: none; } #translations td strong { font-size: 110%; } #translations a.install, #translations a.activate { border: 1px solid #0074a2; background: #d4eefe; border-radius: 4px; padding: 0 4px; text-decoration: none; font-size: 90%; margin-left: .4em; } #translations a.install:active, #translations a.install:hover, #translations a.activate:active, #translations a.activate:hover { border: 1px solid #2ea2cc; } #translations div.status { color: #ddd; } #translations div.status span.status { color: #555; } #translations div.status a.delete, #translations div.status a.deactivate { color: #a00; } #translations div.status a.delete:hover, #translations div.status a.deactivate:hover { color: #f00; }