Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 454812
Collapse All | Expand All

(-)xombrero.css.orig (-3 / +3 lines)
Lines 44-50 Link Here
44
44
45
.entry {
45
.entry {
46
	padding: 2px;
46
	padding: 2px;
47
	color: @text_color;
47
	color: @text_normal;
48
}
48
}
49
49
50
#vbox > .entry,
50
#vbox > .entry,
Lines 107-114 Link Here
107
#statusbar .entry.progressbar#green,
107
#statusbar .entry.progressbar#green,
108
#statusbar .entry.progressbar#blue {
108
#statusbar .entry.progressbar#blue {
109
	background-image: none;
109
	background-image: none;
110
	background-color: @selected_bg_color;
110
	background-color: @base_selected;
111
	color: @selected_fg_color;
111
	color: @text_selected;
112
}
112
}
113
113
114
.button#Back,
114
.button#Back,

Return to bug 454812