14 padding: .6em 3.6em .6em 1.1em;
16 line-height: 1.5625em;
18 background-color: #f4f4f4;
19 border: 1px solid
#dcd9d9;
20 -webkit-text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
21 -moz-text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
22 text-shadow: 0 0.0625em 0 rgba
(255, 255, 255, 0.5);
23 -webkit-border-radius: 5px;
24 -moz-border-radius: 5px;
26 -webkit-box-shadow: 0 2px 5px 0 #ccc;
27 -moz-box-shadow: 0 2px 5px 0 #ccc;
28 box-shadow: 0 2px 5px 0 #ccc;
29 -webkit-transition: all
0.25s ease-in-out
;
30 -moz-transition: all
0.25s ease-in-out
;
31 -ms-transition: all
0.25s ease-in-out
;
32 -o-transition: all
0.25s ease-in-out
;
33 transition: all
0.25s ease-in-out
;
36 .skin-vector .postedit {
37 font-family: 'Helvetica Neue', Helvetica
, Arial
, sans-serif
;
40 .skin-monobook .postedit {
49 padding-left: 41px; /* 25 + 8 + 8 */
50 /* like min-height, but old IE compatible and keeps text vertically aligned, too */
52 background-repeat: no-repeat
;
53 background-position: 8px 50%;
56 .postedit-icon-checkmark {
58 background-image: url
(images
/green-checkmark
.png
);
59 background-position: left
;
71 text-shadow: 0 0.0625em 0 white
;
72 text-decoration: none
;
74 filter: alpha
(opacity
=20);
77 .postedit-close:hover {
79 text-decoration: none
;
82 filter: alpha
(opacity
=40);