Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
Foundry Theme
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Zepheira
Foundry Theme
Commits
44ae2b23
Commit
44ae2b23
authored
Nov 10, 2015
by
Ryan Lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix variable
parent
16b6218a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/assets/stylesheets/zepheira/_custom_theme_rules.css.sass
app/assets/stylesheets/zepheira/_custom_theme_rules.css.sass
+1
-1
No files found.
app/assets/stylesheets/zepheira/_custom_theme_rules.css.sass
View file @
44ae2b23
...
...
@@ -17,7 +17,7 @@
a
.button_highlight
,
input
.button_highlight
,
.button_highlight
background
:
linear-gradient
(
to
bottom
,
#663333
0%
,
#772200
100%
)
repeat
scroll
border
:
1px
solid
#772200
font-family
:
$
font_family_normal
!
important
font-family
:
$
body-font-family
!
important
&
:hover
,
&
:enabled:hover
background
:
linear-gradient
(
to
bottom
,
#663333
0%
,
#993311
100%
)
repeat
scroll
border
:
1px
solid
#993311
...
...
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