diff options
Diffstat (limited to 'themer/gen/themer-atom-ui/themer-dark-ui/styles/find-and-replace.less')
-rw-r--r-- | themer/gen/themer-atom-ui/themer-dark-ui/styles/find-and-replace.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themer/gen/themer-atom-ui/themer-dark-ui/styles/find-and-replace.less b/themer/gen/themer-atom-ui/themer-dark-ui/styles/find-and-replace.less new file mode 100644 index 0000000..4f52e61 --- /dev/null +++ b/themer/gen/themer-atom-ui/themer-dark-ui/styles/find-and-replace.less @@ -0,0 +1,4 @@ + +.find-and-replace { + border-top: 1px solid @base-border-color; +} |