navigator: fix alignment of tree items
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com> Change-Id: Ib28be9f4b0a9d00eff6185172979bc68b3b6953b
This commit is contained in:
parent
7ab66505aa
commit
22371ec0c5
1 changed files with 7 additions and 0 deletions
|
@ -330,3 +330,10 @@ button#button2.ui-pushbutton.jsdialog.sidebar {
|
|||
#rotationlabel {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
|
||||
/* navigator */
|
||||
|
||||
span.jsdialog.sidebar.ui-treeview-entry.ui-treeview-notexpandable {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue