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:
@@ -49,3 +49,10 @@ div.input-settings-block {
|
||||
background-color: #f0f0f0;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.uls-input-settings-disable-info {
|
||||
color: #565656;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 15px;
|
||||
font-size: 11pt;
|
||||
}
|
||||
Reference in New Issue
Block a user