diff options
| author | Fuwn <[email protected]> | 2020-12-14 23:29:56 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-12-14 23:29:56 -0800 |
| commit | 002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch) | |
| tree | 428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/src/themes/github/collections/form.overrides | |
| parent | :star: (diff) | |
| download | me-rewrite-angular.tar.xz me-rewrite-angular.zip | |
:star:rewrite-angular
Diffstat (limited to 'semantic/src/themes/github/collections/form.overrides')
| -rw-r--r-- | semantic/src/themes/github/collections/form.overrides | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/semantic/src/themes/github/collections/form.overrides b/semantic/src/themes/github/collections/form.overrides deleted file mode 100644 index 89df9c0..0000000 --- a/semantic/src/themes/github/collections/form.overrides +++ /dev/null @@ -1,16 +0,0 @@ -/******************************* - Overrides -*******************************/ - -.ui.selection.dropdown { - background-color: #FAFAFA; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075) inset; - border-color: #CCCCCC; -} - -.ui.selection.dropdown:focus { - box-shadow: - 0px 1px 2px rgba(0, 0, 0, 0.075) inset, - 0px 0px 5px rgba(81, 167, 232, 0.5) - ; -}
\ No newline at end of file |