Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7ec79a35
authored
Jan 28, 2013
by
Danyi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
icon styles added
parent
3d3bd1c5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
+10
-1
one/static/style.css
+10
-1
No files found.
one/static/style.css
View file @
7ec79a35
...
...
@@ -105,11 +105,17 @@ a:link,a:visited{
background-image
:
url(icons/animal-penguin.png)
}
.wm
.details
.type
{
background-image
:
url(icons/
processor
.png)
background-image
:
url(icons/
box-share
.png)
}
.wm
.details
.date
{
background-image
:
url(icons/calendar-day.png)
}
.wm
.details
.cpu
{
background-image
:
url(icons/processor.png)
}
.wm
.details
.memory
{
background-image
:
url(icons/memory.png)
}
.wm
.details
.value
{
float
:
right
;
}
...
...
@@ -197,6 +203,9 @@ a:link,a:visited{
border-radius
:
4px
;
border
:
1px
solid
#666
;
}
.wm-list.modal
input
{
padding
:
2px
10px
;
}
.wm-list.modal
.wm
:nth-child
(
1
)
.summary
{
border-top
:
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