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
19af7322
Commit
19af7322
authored
Apr 01, 2011
by
Christodoulos Psaltis
Browse files
Change margins for non-fixed confirmation dialog, ref #209
parent
056c1305
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/static/main.css
View file @
19af7322
...
...
@@ -937,20 +937,19 @@ div.action_error {
}
div
.confirm_multiple
{
bottom
:
0
;
width
:
700px
;
height
:
30px
;
margin
:
0
0
0px
-36px
;
width
:
692px
;
height
:
25px
;
margin
:
0
0
10px
-32px
;
}
div
.confirm_multiple
p
{
float
:
left
;
margin
:
9
px
0
0
200px
;
margin
:
7
px
0
0
200px
;
}
div
.confirm_multiple
button
{
float
:
right
;
margin
:
6
px
5px
0
0
;
margin
:
4
px
5px
0
0
;
}
div
.confirm_multiple
button
.no
{
...
...
@@ -1174,5 +1173,7 @@ div.actions a.selected, div.actions a.selected:hover {
}
.fixed
{
margin
:
0
0
0
-32px
!important
;
bottom
:
0
;
position
:
fixed
;
}
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