Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
8eb6a9b7
Commit
8eb6a9b7
authored
Aug 27, 2013
by
Olga Brani
Browse files
astakos: Style for resource:ip (Dashboard->Usage)
parent
f72f7118
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/static/im/css/modules.css
View file @
8eb6a9b7
...
...
@@ -513,7 +513,9 @@ form input[type="text"]:-ms-input-placeholder,
.stats
.info
h3
{
font-size
:
1.231em
;
color
:
#222222
}
.stats
.vm
.img-wrap
{
background-image
:
url(../images/vm-stats.png)
}
.stats
.ram
.img-wrap
{
background-image
:
url(../images/ram-stats.png)
}
.stats
.active_ram
.img-wrap
{
background-image
:
url(../images/ram-stats.png)
}
.stats
.cpu
.img-wrap
{
background-image
:
url(../images/cpu-stats.png)
}
.stats
.active_cpu
.img-wrap
{
background-image
:
url(../images/cpu-stats.png)
}
.stats
.network
.img-wrap
{
background-image
:
url(../images/network-stats.png)
}
.stats
.disksize
.img-wrap
{
background-image
:
url(../images/disk-stats.png)
}
.stats
.disk
.img-wrap
{
background-image
:
url(../images/disk-stats.png)
}
...
...
@@ -521,6 +523,7 @@ form input[type="text"]:-ms-input-placeholder,
.stats
.bandwidth
.img-wrap
{
background-image
:
url(../images/bandwidth-stats.png)
}
.stats
.project
.img-wrap
{
background-image
:
url(../images/projects-stats.png)
}
.stats
.projects
.img-wrap
{
background-image
:
url(../images/projects-stats.png)
}
.stats
.floating_ip
.img-wrap
{
background-image
:
url(../images/floating_ip-stats.png)
}
.stats
.red
.img-wrap
{
background-position
:
15px
7px
;
}
.stats
.yellow
.img-wrap
{
background-position
:
-124px
7px
;
}
...
...
snf-astakos-app/astakos/im/static/im/images/floating_ip-stats.png
0 → 100644
View file @
8eb6a9b7
11.5 KB
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