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
e170e47e
Commit
e170e47e
authored
Oct 28, 2016
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ux(dashboard): minor updates
parent
3fc6f6d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
10 deletions
+5
-10
public/sass/pages/_dashboard.scss
+5
-10
No files found.
public/sass/pages/_dashboard.scss
View file @
e170e47e
...
...
@@ -45,11 +45,6 @@ div.flot-text {
background-color
:
$panel-bg
;
position
:
relative
;
border
:
$panel-border
;
&
:hover
{
.panel-actions
{
display
:
block
;
}
}
&
.panel-transparent
{
background-color
:
transparent
;
...
...
@@ -221,11 +216,6 @@ div.flot-text {
margin-right
:
$panel-margin
;
margin-left
:
0
;
&
:hover
{
.dash-row-header-actions
{
display
:
block
;
}
}
.h1
{
font-size
:
2
.7rem
;
font-style
:
normal
;
line-height
:
4rem
}
.h2
{
font-size
:
2
.4rem
;
line-height
:
3
.5rem
;
}
...
...
@@ -312,6 +302,11 @@ div.flot-text {
.dash-edit-mode
{
.dash-row-header
{
display
:
flex
;
&
:hover
{
.dash-row-header-actions
{
display
:
block
;
}
}
}
.dash-row
{
border-left
:
1px
solid
$dark-4
;
...
...
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