mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
more list styling throughout vault
This commit is contained in:
10
src/popup/less/variables.less
Normal file
10
src/popup/less/variables.less
Normal file
@@ -0,0 +1,10 @@
|
||||
@import (reference) "../../../node_modules/bootstrap/less/mixins.less";
|
||||
@import (reference) "../../../node_modules/bootstrap/less/variables.less";
|
||||
|
||||
@font-family-sans-serif: "Open Sans", sans-serif;
|
||||
@text-color: #000000;
|
||||
@brand-primary: #3c8dbc;
|
||||
@background-color: #efeff4;
|
||||
@border-color: #f0f0f0;
|
||||
@border-color-dark: #ddd;
|
||||
@list-item-hover: #fbfbfb;
|
||||
Reference in New Issue
Block a user