Move “Language settings” dialog headline up
Moving “Language settings” dialog headline up to put on a virtual line with ToggleButton and apply `#000` to it as dialog titles elsewhere. Bug: T175295 Change-Id: Id2d7a7b90996ec7be96e8bafd7bbe78eb8f0e1c9
This commit is contained in:
@@ -37,13 +37,13 @@
|
||||
}
|
||||
|
||||
.languagesettings-menu h1 {
|
||||
color: #000;
|
||||
font-size: 16pt;
|
||||
line-height: 20pt;
|
||||
margin-top: 0;
|
||||
font-weight: normal;
|
||||
border: 0;
|
||||
padding: 15px 0 3px 15px;
|
||||
color: #54595d;
|
||||
padding: 8px 0 3px 15px;
|
||||
}
|
||||
|
||||
#languagesettings-settings-panel {
|
||||
|
||||
Reference in New Issue
Block a user