11 .postedit-container:hover {
19 padding: 0.6em 3.6em 0.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 box-shadow: 0 2px 5px 0 #ccc;
27 -webkit-transition: all
0.25s ease-in-out
;
28 -moz-transition: all
0.25s ease-in-out
;
29 -ms-transition: all
0.25s ease-in-out
;
30 -o-transition: all
0.25s ease-in-out
;
31 transition: all
0.25s ease-in-out
;
34 .skin-monobook .postedit {
35 top: 6em !important
; /* stylelint-disable-line declaration-no-important */
43 padding-left: 41px; /* 25 + 8 + 8 */
44 /* like min-height, but old IE compatible and keeps text vertically aligned, too */
46 background-repeat: no-repeat
;
47 background-position: 8px 50%;
50 .postedit-icon-checkmark {
52 background-image: url
( images
/green-checkmark
.png
);
53 background-position: left
;
65 text-shadow: 0 0.0625em 0 #fff;
66 text-decoration: none
;
68 filter: alpha
( opacity
=20 );
71 .postedit-close:hover {
73 text-decoration: none
;
75 filter: alpha
( opacity
=40 );