Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIP RENATER
switch-wayf
Commits
b7d34450
Commit
b7d34450
authored
Aug 16, 2011
by
haemmer
Browse files
Applied changes for shadow proposed by AH
parent
aa0af2a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/default-styles.css
View file @
b7d34450
...
@@ -43,12 +43,12 @@ select {
...
@@ -43,12 +43,12 @@ select {
width
:
600px
;
width
:
600px
;
text-align
:
center
;
text-align
:
center
;
background-color
:
#FFFFFF
;
background-color
:
#FFFFFF
;
box-shadow
:
1px
1px
15
px
#999999
;
box-shadow
:
1px
1px
8
px
#999999
;
border-radius
:
8
px
;
border-radius
:
13
px
;
-webkit-box-shadow
:
1px
1px
15
px
#999999
;
-webkit-box-shadow
:
1px
1px
8
px
#999999
;
-
moz-box-shadow
:
1px
1px
15px
#999999
;
-
webkit-border-radius
:
13px
;
-
webkit-border-radius
:
8px
;
-
moz-box-shadow
:
1px
1px
8px
#999999
;
-moz-border-radius
:
8
px
;
-moz-border-radius
:
13
px
;
overflow
:
hidden
;
overflow
:
hidden
;
padding
:
24px
;
padding
:
24px
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
Shadow
(
color
=
'#CCCCCC'
,
Direction
=
0
,
Strength
=
5
)
filter
:
progid
:
DXImageTransform
.
Microsoft
.
Shadow
(
color
=
'#CCCCCC'
,
Direction
=
0
,
Strength
=
5
)
...
...
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