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 text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
26 -webkit-box-shadow: 0 2px 5px 0 #ccc;
27 box-shadow: 0 2px 5px 0 #ccc;
28 -webkit-transition: all
0.25s ease-in-out
;
29 -moz-transition: all
0.25s ease-in-out
;
30 -ms-transition: all
0.25s ease-in-out
;
31 -o-transition: all
0.25s ease-in-out
;
32 transition: all
0.25s ease-in-out
;
35 .skin-vector .postedit {
36 font-family: 'Helvetica Neue', Helvetica
, Arial
, sans-serif
;
39 .skin-monobook .postedit {
48 padding-left: 41px; /* 25 + 8 + 8 */
49 /* like min-height, but old IE compatible and keeps text vertically aligned, too */
51 background-repeat: no-repeat
;
52 background-position: 8px 50%;
55 .postedit-icon-checkmark {
57 background-image: url
(images
/green-checkmark
.png
);
58 background-position: left
;
70 text-shadow: 0 0.0625em 0 white
;
71 text-decoration: none
;
73 filter: alpha
(opacity
=20);
76 .postedit-close:hover {
78 text-decoration: none
;
80 filter: alpha
(opacity
=40);