Codebase list sugar-artwork / 633b55d
3.20: Fix combobox arrow not rendering Sam Parkinson 8 years ago
1 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
317317 color: @white;
318318 }
319319
320 combobox button.combo arrow {
321 -gtk-icon-source: -gtk-icontheme('control-popup-arrow');
322 -gtk-icon-transform: scale(0.3);
323 min-width: $(subcell_size)px;
324 min-height: $(subcell_size)px;
325 }
326
320327 /* What does this do?
321328 combobox .menu.button {
322329 border-color: transparent;