app/assets/stylesheets/i18nline/_base.css in i18nline-0.0.8.alpha vs app/assets/stylesheets/i18nline/_base.css in i18nline-0.0.10.alpha

- old
+ new

@@ -1,8 +1,12 @@ #edit_key_set .panel-danger{ background-color: #EED3D7; } +#edit_key_set .panel-warning{ + background-color: #FBEED5; +} + body { font-size: 14px !important; } .form-control { font-size: 14px !important;