michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ michael@0: michael@0: michael@0: #app-picker { michael@0: width: 320px; michael@0: } michael@0: michael@0: #content-description { michael@0: font-weight: bold; michael@0: } michael@0: michael@0: #content-icon, michael@0: .listcell-icon { michael@0: margin: 5px; michael@0: width: 32px; michael@0: height: 32px; michael@0: } michael@0: michael@0: .listcell-label { michael@0: padding: 5px; michael@0: }