Small text styling for 'disabled IME' text
Adjust spacing and color for the 'Input method tools are disabled' text. It also sets the color for heading texts. Change-Id: I0c8395223a7a8de84eae01daa3b4407e705420a0
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
}
|
||||
|
||||
#languagesettings-settings-panel h3 {
|
||||
color: #252525;
|
||||
padding-top: 15px;
|
||||
margin-top: 1pt;
|
||||
line-height: 20pt;
|
||||
@@ -70,10 +71,12 @@
|
||||
}
|
||||
|
||||
#languagesettings-settings-panel h4 {
|
||||
color: #252525;
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
#languagesettings-settings-panel h5 {
|
||||
color: #252525;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user