1
0
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:
Kyle Spearrin
2016-09-09 00:46:12 -04:00
parent 50a05b522e
commit ac0ceac647
9 changed files with 362 additions and 221 deletions

View 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;