overleaf/services/web/public/stylesheets/app/translations.less
2017-11-13 12:03:28 +00:00

14 lines
No EOL
310 B
Text

.translations-message {
padding: (@line-height-computed / 4) (@line-height-computed / 2);
background-color: @state-warning-bg;
color: #333;
border-bottom: 1px solid @common-border-color;
text-align:center;
img {
vertical-align: text-bottom;
margin-bottom: -1px;
}
}