11 .postedit-container:hover {
19 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-monobook .postedit {
44 padding-left: 41px; /* 25 + 8 + 8 */
45 /* like min-height, but old IE compatible and keeps text vertically aligned, too */
47 background-repeat: no-repeat
;
48 background-position: 8px 50%;
51 .postedit-icon-checkmark {
53 background-image: url
(images
/green-checkmark
.png
);
54 background-position: left
;
66 text-shadow: 0 0.0625em 0 white
;
67 text-decoration: none
;
69 filter: alpha
(opacity
=20);
72 .postedit-close:hover {
74 text-decoration: none
;
76 filter: alpha
(opacity
=40);