diff options
Diffstat (limited to 'scss/custom.scss')
| -rw-r--r-- | scss/custom.scss | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 769ed62ec..6417e1e96 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -902,6 +902,10 @@ ul.compact{      height: 96%;  } +.chart-resize{ +    border: 1px #999 dashed; +} +  /*  // required  @import "bootstrap-src/scss/functions";  | 
