Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
3f5b33b0
Commit
3f5b33b0
authored
Jan 31, 2016
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css(): minor tweaks to navbar and timepicker margins/paddings
parent
fa63d264
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
public/less/navbar.less
+0
-1
public/less/sidemenu.less
+1
-1
public/less/timepicker.less
+1
-1
No files found.
public/less/navbar.less
View file @
3f5b33b0
...
...
@@ -39,7 +39,6 @@
a {
color: darken(@linkColor, 5%);
background-color: @navbarButtonBackground;
border-bottom: 1px solid @navbarButtonBackground;
display: inline-block;
&:hover {
background: @navbarButtonBackgroundHighlight;
...
...
public/less/sidemenu.less
View file @
3f5b33b0
...
...
@@ -40,7 +40,7 @@
.top-nav-menu-btn {
a {
background-color: @sideMenuBackground;
padding-right: 4
7
px;
padding-right: 4
6
px;
padding-left: 24px;
}
.icon-gf-grafana_wordmark {
...
...
public/less/timepicker.less
View file @
3f5b33b0
...
...
@@ -7,7 +7,7 @@
}
.gf-timepicker-dropdown {
margin:
0px 0 15px 0
;
margin:
-5px -10px
;
padding: 10px 20px;
float: right;
background-color: @grafanaPanelBackground;
...
...
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