Merge "Small text styling for 'disabled IME' text"
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;
|
||||
}
|
||||
@@ -66,6 +66,7 @@
|
||||
}
|
||||
|
||||
#languagesettings-settings-panel h3 {
|
||||
color: #252525;
|
||||
padding-top: 15px;
|
||||
margin-top: 1pt;
|
||||
line-height: 20pt;
|
||||
@@ -73,10 +74,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