mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-24 03:31:13 +00:00
11 lines
No EOL
271 B
Text
11 lines
No EOL
271 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;
|
|
}
|
|
} |