Thomas Bruederli
2014-03-19 ec057a5a52a3172ae50d2a2038a3985658287f20
Fix .listbox background color in jquery UI dialogs
1 files modified
1 ■■■■ changed files
plugins/jqueryui/themes/larry/jquery-ui-1.9.2.custom.css 1 ●●●● patch | view | raw | blame | history
plugins/jqueryui/themes/larry/jquery-ui-1.9.2.custom.css
@@ -566,6 +566,7 @@
.ui-dialog .uibox { background-color: #fbfbfb; -moz-box-shadow: 0 0 1px #aaa; -webkit-box-shadow: 0 0 1px #aaa; box-shadow: 0 0 1px #aaa; }
.ui-dialog .uibox ul.proplist li, .ui-dialog .uibox table.propform td { border-bottom-color: #fbfbfb; }
.ui-dialog .listbox { background: #d9ecf4; }
/*
 * jQuery UI Slider 1.8.18