Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
aaff35b8
Unverified
Commit
aaff35b8
authored
Mar 05, 2017
by
David Haynes
Browse files
Shadows enabled by default on appliciable "things"
- makes things look perty
parent
a60890d8
Pipeline
#1042
passed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
masonstrap/_variables.scss
View file @
aaff35b8
...
...
@@ -121,7 +121,7 @@ $brand-danger: #AC1D37;
// Quickly modify global styling by enabling or disabling optional features.
$enable-rounded
:
true
!
default
;
$enable-shadows
:
fals
e
!
default
;
$enable-shadows
:
tru
e
!
default
;
$enable-gradients
:
false
!
default
;
$enable-transitions
:
true
!
default
;
$enable-hover-media-query
:
false
!
default
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment