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

13 lines
No EOL
273 B
Text

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