Loading css/base/elements.css +0 −1 Original line number Diff line number Diff line /** * Generic elements. */ Loading css/components/action-link.css +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ .action-link { color: #303030; background-color: #A0A0A0; background-color: #a0a0a0; } /* Action link states */ Loading css/components/breadcrumb.css +0 −2 Original line number Diff line number Diff line Loading @@ -15,5 +15,3 @@ .breadcrumb__item + .breadcrumb__item::before { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='8' width='5'%3e%3cpath fill='%23cccccc' d='M1.207.647L.5 1.354 3.146 4 .5 6.647l.707.707L4.561 4z'/%3e%3c/svg%3e"); } css/components/button.css +1 −3 Original line number Diff line number Diff line /** * @file * Structural styles for Darcula's UI buttons Loading @@ -17,7 +16,7 @@ .button { color: #303030; background-color: #A0A0A0; background-color: #a0a0a0; } .button:hover { Loading Loading @@ -56,4 +55,3 @@ a.button:active { color: #919297; background-color: #ffffff10; } css/components/content-header.css +0 −1 Original line number Diff line number Diff line /** * Content header. */ Loading Loading
css/base/elements.css +0 −1 Original line number Diff line number Diff line /** * Generic elements. */ Loading
css/components/action-link.css +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ .action-link { color: #303030; background-color: #A0A0A0; background-color: #a0a0a0; } /* Action link states */ Loading
css/components/breadcrumb.css +0 −2 Original line number Diff line number Diff line Loading @@ -15,5 +15,3 @@ .breadcrumb__item + .breadcrumb__item::before { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='8' width='5'%3e%3cpath fill='%23cccccc' d='M1.207.647L.5 1.354 3.146 4 .5 6.647l.707.707L4.561 4z'/%3e%3c/svg%3e"); }
css/components/button.css +1 −3 Original line number Diff line number Diff line /** * @file * Structural styles for Darcula's UI buttons Loading @@ -17,7 +16,7 @@ .button { color: #303030; background-color: #A0A0A0; background-color: #a0a0a0; } .button:hover { Loading Loading @@ -56,4 +55,3 @@ a.button:active { color: #919297; background-color: #ffffff10; }
css/components/content-header.css +0 −1 Original line number Diff line number Diff line /** * Content header. */ Loading