summaryrefslogtreecommitdiffstats
path: root/css/owncloud6.css
blob: 14ba3d1cbc11e36ccf27a3a0cf2ee3c6afb87725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#app-navigation .utils {
	top: 7px;
}

#app-navigation .add-new input,
#app-navigation .add-new select {
	width: 170px;
}

#app-navigation .ui-draggable-dragging {
	width: 299px;
}

#app-navigation .progress-icon, 
#app-navigation .problem-icon {
	width: 299px;
	line-height: 44px;
}