diff options
Diffstat (limited to 'amelia/variables.less')
-rwxr-xr-x | amelia/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/variables.less b/amelia/variables.less index 623b76ed..f9c2c310 100755 --- a/amelia/variables.less +++ b/amelia/variables.less @@ -162,7 +162,7 @@ // Hr border color // ------------------------- -@hrBorder: transparent; +@hrBorder: rgba(255, 255, 255, 0.3); // Horizontal forms & lists |