Ticket #7360: 7360-rough-pass.patch
File 7360-rough-pass.patch, 671 bytes (added by , 8 years ago) |
---|
-
src/bp-core/css/avatar.css
145 145 text-align: inherit; 146 146 } 147 147 148 .moxie-shim.moxie-shim-html5 { 149 top: 108px !important; 150 left: 40.1% !important; 151 width: 12em; 152 } 153 154 .moxie-shim.moxie-shim-html5 input { 155 cursor: pointer; 156 } 157 148 158 .drag-drop #drag-drop-area { 149 159 box-sizing: border-box; 150 160 display: table; … … 164 174 display: block; 165 175 } 166 176 177 p.drag-drop-buttons input#bp-browse-button { 178 width: 12em; 179 } 180 167 181 .drag-drop .drag-drop-inside p { 168 182 color: #767676; 169 183 font-size: 110%;