Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
1595087e
Commit
1595087e
authored
Oct 29, 2014
by
Johannes Stelzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add font-style went lost during css-cleanup
parent
49796eae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
main.css
...-boot-admin-server/src/main/webapp/public/styles/main.css
+11
-0
No files found.
spring-boot-admin-server/src/main/webapp/public/styles/main.css
View file @
1595087e
...
...
@@ -2,6 +2,7 @@
body
{
background-color
:
#f1f1f1
;
font-family
:
"Varela Round"
,
sans-serif
;
}
.container-fluid
{
...
...
@@ -20,6 +21,15 @@ body {
margin-right
:
auto
;
}
a
{
color
:
#5fa134
;
}
a
:hover
,
a
:active
{
color
:
#5fa134
;
}
/** NVD3 **/
.nvd3
text
,
div
.nvtooltip
{
font-size
:
14px
;
...
...
@@ -30,6 +40,7 @@ body {
margin
:
0
;
}
.header--navbar
.navbar-inner
{
font-family
:
Montserrat
,
sans-serif
;
position
:
absolute
;
z-index
:
999
;
background-image
:
none
;
...
...
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