UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

15 lines (11 loc) 252 B
@import 'ui-variables'; .nuclide-type-coverage-status-bar-pending { opacity: 0.5; } .nuclide-type-coverage-status-bar-ready { opacity: 1.0; transition: opacity 0.1s ease-out; } .nuclide-type-coverage-status-bar-active { font-weight: bold; }