Project

General

Profile

1
/*
2
$Id: controlPanel.css 3665 2007-12-03 12:34:03Z ahocevar $
3
Styles for buttonBar
4
*/
5
/*
6
.olControlPanel {
7
	height: 24px;
8
} */
9

    
10
.olControlPanel div { 
11
	display: block;
12
	float: left;
13
	cursor: pointer;
14
	width:  24px;
15
	height: 24px;
16
}
(2-2/10)