View | Details | Raw Unified | Return to bug 16062
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css (-5 lines)
Lines 1123-1132 div.first fieldset { Link Here
1123
	background : #FFF none;
1123
	background : #FFF none;
1124
 }
1124
 }
1125
1125
1126
td input.approve {
1127
	background-color : #FFC;
1128
}
1129
1130
.dialog input.save {
1126
.dialog input.save {
1131
	background: #fff url(../../img/toolbar-save.gif) no-repeat 4px center;
1127
	background: #fff url(../../img/toolbar-save.gif) no-repeat 4px center;
1132
	color:black;
1128
	color:black;
1133
- 

Return to bug 16062