Darker widget border.

This commit is contained in:
Sean Li 2015-04-27 15:50:11 -07:00
parent 58881f0fc7
commit 20b8a5dac6
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
.widget-style() {
border-radius: 4px;
border: 1px solid @gray-lightest;
border: 1px solid @gray-lighter;
position: relative;
overflow: hidden;
}