Ticket #7666: dashboard_css.diff
File dashboard_css.diff, 712 bytes (added by , 16 years ago) |
---|
-
dashboard.css
212 212 font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; 213 213 } 214 214 215 215 216 #dashboard-widgets .widget_rss ul { 216 217 list-style: none; 217 218 padding: 0; … … 264 265 #dashboard_inbox div.dashboard-widget, #dashboard_quick_press div.dashboard-widget { 265 266 height: 35em; 266 267 padding-bottom: 0; 268 position: static; 267 269 } 268 270 269 271 #dashboard_quick_press div.dashboard-widget-content { … … 273 275 #dashboard_inbox p.actions { 274 276 margin-bottom:0pt; 275 277 margin-top: 0; 276 float:left;277 278 } 278 279 279 280 #dashboard_quick_press h3 {