10 .postedit-container:hover {
18 padding: .6em 3.6em .6em 1.1em;
20 line-height: 1.5625em;
22 background-color: #f4f4f4;
23 border: 1px solid
#dcd9d9;
24 -webkit-text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
25 -moz-text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
26 text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
27 -webkit-border-radius: 5px;
28 -moz-border-radius: 5px;
30 -webkit-box-shadow: 0 2px 5px 0 #ccc;
31 -moz-box-shadow: 0 2px 5px 0 #ccc;
32 box-shadow: 0 2px 5px 0 #ccc;
33 -webkit-transition: all
0.25s ease-in-out
;
34 -moz-transition: all
0.25s ease-in-out
;
35 -ms-transition: all
0.25s ease-in-out
;
36 -o-transition: all
0.25s ease-in-out
;
37 transition: all
0.25s ease-in-out
;
40 .skin-vector .postedit {
41 font-family: 'Helvetica Neue', Helvetica
, Arial
, sans-serif
;
44 .skin-monobook .postedit {
53 padding-left: 41px; /* 25 + 8 + 8 */
54 /* like min-height, but old IE compatible and keeps text vertically aligned, too */
56 background-repeat: no-repeat
;
57 background-position: 8px 50%;
60 .postedit-icon-checkmark {
62 background-image: url
(images
/green-checkmark
.png
);
63 background-position: left
;
75 text-shadow: 0 0.0625em 0 white
;
76 text-decoration: none
;
78 filter: alpha
(opacity
=20);
81 .postedit-close:hover {
83 text-decoration: none
;
85 filter: alpha
(opacity
=40);