NB Writer home tab align bullet commands
Signed-off-by: Andreas-Kainz <andreas_k@abwesend.de> Change-Id: I591f14db39261c7d319d179d98af122c06b028c9
This commit is contained in:
parent
87aff35664
commit
0396307eaf
1 changed files with 3 additions and 2 deletions
|
@ -403,7 +403,7 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, #SendToBack.notebookb
|
|||
}
|
||||
|
||||
#ControlCodes.notebookbar {
|
||||
margin-left: 35px !important;
|
||||
margin-left: 62px !important;
|
||||
}
|
||||
|
||||
#fontnamecombobox.notebookbar ~ .select2 {
|
||||
|
@ -424,7 +424,8 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, #SendToBack.notebookb
|
|||
}
|
||||
|
||||
#table-GroupB19 #table-GroupB93.notebookbar {
|
||||
margin-left: -60px;
|
||||
margin-left: -84px;
|
||||
margin-bottom: -8px !important;
|
||||
}
|
||||
|
||||
#table-stylescontainer #style1,
|
||||
|
|
Loading…
Reference in a new issue