Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
Foundry Theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Zepheira
Foundry Theme
Commits
946deda8
Commit
946deda8
authored
Nov 24, 2014
by
Ryan Lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
turn off some bolding, fix colors
parent
e42a9a9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
app/assets/stylesheets/zepheira/_custom_theme_rules.css.sass
app/assets/stylesheets/zepheira/_custom_theme_rules.css.sass
+8
-4
lib/open_project/themes/zepheira/version.rb
lib/open_project/themes/zepheira/version.rb
+1
-1
No files found.
app/assets/stylesheets/zepheira/_custom_theme_rules.css.sass
View file @
946deda8
...
...
@@ -14,12 +14,16 @@
.required
color
:
#663333
a
.button_highlight
,
.button_highlight
a
.button_highlight
,
input
.button_highlight
,
.button_highlight
background
:
linear-gradient
(
to
bottom
,
#663333
0%
,
#772200
100%
)
repeat
scroll
border
:
1px
solid
#772200
&
:hover
font-family
:
$font_family_normal
!
important
&
:hover
,
&
:enabled:hover
background
:
linear-gradient
(
to
bottom
,
#663333
0%
,
#993311
100%
)
repeat
scroll
border
:
1px
solid
#993311
#content
font-family
:
'Verdana'
,
'Lato'
,
'Lucida Grande'
,
Helvetica
,
Arial
,
sans-serif
#breadcrumb
a
font-weight
:
normal
!
important
.form
input
,
#work_package-form
input
,
.form
textarea
,
#work_package-form
textarea
,
.form
select
,
#work_package-form
select
font-weight
:
normal
!
important
lib/open_project/themes/zepheira/version.rb
View file @
946deda8
module
OpenProject
module
Themes
module
Zepheira
VERSION
=
'1.0.
1
'
VERSION
=
'1.0.
2
'
end
end
end
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