You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
449B

  1. div.code-toolbar > div.toolbar { top: 5px; right: 5px; }
  2. div.toolbar:before, div.toolbar:after { content: ''; display: table; clear: both; }
  3. div.code-toolbar > div.toolbar div.toolbar-item { float: left; margin: 0 0 0 3px; }
  4. div.code-toolbar > div.toolbar a,
  5. div.code-toolbar > div.toolbar button,
  6. div.code-toolbar > div.toolbar span { display: block; padding: 3px 5px; line-height: 11px; font-size: 11px; border-radius: 2px; cursor: default; }