NB Impress home tab align bullet commands
Signed-off-by: Andreas-Kainz <andreas_k@abwesend.de> Change-Id: I57a86ad8188bbbe2dd7d6acb1cc51ef1bfea6fb4
This commit is contained in:
parent
7692247d63
commit
e6cc492e90
1 changed files with 6 additions and 2 deletions
|
@ -428,8 +428,8 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, #SendToBack.notebookb
|
|||
margin-bottom: -8px !important;
|
||||
}
|
||||
|
||||
#table-GroupB85 {
|
||||
margin-left: -12px;
|
||||
#table-GroupB95 {
|
||||
margin-left: -8px;
|
||||
}
|
||||
|
||||
#table-GroupB80 {
|
||||
|
@ -437,6 +437,10 @@ div[id*='Row'].notebookbar, div[id*='Column'].notebookbar, #SendToBack.notebookb
|
|||
margin-bottom: -4px !important;
|
||||
}
|
||||
|
||||
#table-GroupB85 {
|
||||
margin-left: -12px;
|
||||
}
|
||||
|
||||
#table-stylescontainer #style1,
|
||||
#table-stylescontainer #style2,
|
||||
#table-stylescontainer #style3,
|
||||
|
|
Loading…
Reference in a new issue