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
4d21cee2
Commit
4d21cee2
authored
Apr 01, 2011
by
Dimitris Moraitis
Browse files
x-browser compat css fixes
parent
11862ab2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/static/main.css
View file @
4d21cee2
...
...
@@ -899,6 +899,10 @@ div.confirm_single button, div.confirm_multiple button, div.action_error button{
padding
:
0px
;
}
div
.confirm_single
button
,
.action_error
button
{
height
:
20px
!important
;
width
:
80px
!important
;
}
div
.confirm_single
button
.yes
,
div
.confirm_multiple
button
.yes
{
border-color
:
orange
;
padding
:
0
12px
;
...
...
@@ -928,7 +932,7 @@ div.confirm_single button.yes {
}
div
.confirm_single
button
.no
{
margin
:
2
2
px
0
0
5px
;
margin
:
2
0
px
0
0
5px
;
}
div
.action_error
{
...
...
@@ -1143,11 +1147,11 @@ div.list table thead #name {
}
.spinner
,
.wave
{
clear
:
lef
t
;
clear
:
righ
t
;
height
:
20px
;
float
:
right
!important
;
width
:
20px
;
margin
:
23
px
0
0
15px
!important
;
margin
:
5
px
16px
0
15px
!important
;
}
.hidden
{
...
...
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