branch | wordpress |
changeset 132 | 4d4862461b8d |
parent 109 | 03b0d1493584 |
131:a4642baaf829 | 132:4d4862461b8d |
---|---|
87 position: static; |
87 position: static; |
88 } |
88 } |
89 form#widgets-filter { /* fix widget page */ |
89 form#widgets-filter { /* fix widget page */ |
90 position: static; |
90 position: static; |
91 } |
91 } |
92 |
|
93 * html .meta-box-sortables .postbox .handlediv { |
|
94 background: transparent url(../images/menu-bits-rtl-vs.gif) no-repeat scroll right -111px; |
|
95 } |