Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/scss
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2020-12-13 02:05:19 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-12-13 02:05:19 +0300
commit29141db8cca3fe64aadcc4092546914cab1054c3 (patch)
tree07e8c36062fbf2cd2768e00afee3563a09308960 /src/scss
parentce4f0194a5482b14d3277e8bc3f70ffb26abcb0e (diff)
Add debug option for form detection
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
Diffstat (limited to 'src/scss')
-rw-r--r--src/scss/_theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scss/_theme.scss b/src/scss/_theme.scss
index 9380f9a..fec8f88 100644
--- a/src/scss/_theme.scss
+++ b/src/scss/_theme.scss
@@ -17,7 +17,7 @@
--element-border-radius : 3px;
/**
- * Tab buttons
+ * Buttons
*/
--button-bg-color : inherit;
--button-fg-color : inherit;