www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

zotero.css (237B)


      1 .zotero-advanced-options > .zotero-advanced-options-label > dropmarker {
      2 	transform: rotate(270deg) translateX(4px);
      3 }
      4 
      5 .zotero-advanced-options[state="open"] > .zotero-advanced-options-label > dropmarker {
      6 	transform: translateX(4px);
      7 }