overleaf/services/web/public/stylesheets/app/translations.less
2014-08-14 16:33:01 +01:00

14 lines
No EOL
311 B
Text

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