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
e956e8d4
Commit
e956e8d4
authored
Nov 04, 2013
by
Kostas Papadimitriou
Browse files
ui: Styles update
additional styles for active status indicators
parent
056eee6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-cyclades-app/synnefo/ui/static/snf/css/main.css
View file @
e956e8d4
...
...
@@ -6700,6 +6700,10 @@ input.has-errors {
cursor
:
pointer
;
}
.model-item
.status-active
.status-indicator
.indicator
{
background-color
:
#63cf1c
;
}
.model-item
.status-inactive
.status-indicator
.indicator
{
background-color
:
#940606
;
}
...
...
@@ -6716,7 +6720,7 @@ input.has-errors {
width
:
10px
;
height
:
11px
;
float
:
right
;
background-color
:
#
63cf1c
;
background-color
:
#
EFF7FA
;
margin-right
:
3px
;
}
...
...
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