Patch #32890 » 0003-Fix-duplicate-color-attribute.patch
| public/stylesheets/application.css | ||
|---|---|---|
| 1614 | 1614 |
/* Custom JQuery styles */ |
| 1615 | 1615 |
.ui-datepicker-title select {width:70px !important; margin-top:-2px !important; margin-right:4px !important;}
|
| 1616 | 1616 |
.ui-menu.ui-widget-content {background:#fff;}
|
| 1617 |
.ui-menu .ui-menu-item:hover {font-weight:normal; color:#555; background:#759FCF; color:#fff !important; border:1px solid #759FCF;}
|
|
| 1617 |
.ui-menu .ui-menu-item:hover {font-weight:normal; background:#759FCF; color:#fff !important; border:1px solid #759FCF;}
|
|
| 1618 | 1618 |
.ui-menu .ui-menu-item.ui-state-focus {font-weight:normal; color:#555; border-color:#759FCF;}
|
| 1619 | 1619 | |
| 1620 | 1620 |
/* Custom tribute styles */ |