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
a0a71c6e
Commit
a0a71c6e
authored
Apr 01, 2011
by
Christodoulos Psaltis
Browse files
Change on hover color for Details button, ref #213
parent
19af7322
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/static/main.css
View file @
a0a71c6e
...
...
@@ -884,7 +884,6 @@ div.action_error {
div
.action_error
button
.details
{
margin
:
15px
0
0
0px
;
padding
:
0
15px
;
border-color
:
black
;
}
.orange
{
...
...
@@ -913,7 +912,7 @@ div.confirm_single button.no, div.confirm_multiple button.no {
padding
:
0px
16px
;
}
div
.confirm_single
button
.no
:hover
,
div
.confirm_multiple
button
.no
:hover
{
div
.confirm_single
button
.no
:hover
,
div
.confirm_multiple
button
.no
:hover
,
div
.action_error
button
.details
:hover
{
background-color
:
#a5a5a5
;
}
...
...
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