crowdfree
Version:
A crowdin compatible tool for translation and localisation of websites and applications
2 lines • 2.18 kB
CSS
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,body,html{height:100%;margin:0}#header{width:100%;height:50px}#header h1{margin:0 0 0 10px}#translator>*{float:left}.TranslatorBody{overflow-y:auto;width:calc(100% - 400px);height:100%;background-color:#faebd7;box-sizing:border-box;padding:10px}.TranslatorBody h2{margin-top:0}.TranslatorBody .suggestion{background-color:#f7e0c0;border-radius:10px;padding:10px}.TranslatorBody .suggestion .approve{float:right}.TranslatorBody .suggestion .approve input{width:20px;height:20px;position:relative;top:3px}.code p,span.code{font-family:monospace;background-color:#d3d3d3;line-height:1;margin:1px}.codeBlock{background-color:#d3d3d3;padding:10px;border-radius:5px}.TranslatorSidebar{height:100%;max-height:100%;width:400px;background-color:#add8e6;overflow:auto}.TranslatorSidebar #filterBar{width:100%}.TranslatorSidebar #filterBar input{width:100%;height:40px;box-sizing:border-box}.TranslatorSidebar #filterBar .settingContainer,.TranslatorSidebar #filterBar .settingContainer .setting,.TranslatorSidebar #filterBar .settingContainer .setting>*{display:-webkit-flex;display:flex}.TranslatorSidebar #filterBar .settingContainer .setting span{margin:10px}.TranslatorSidebar #filterBar .settingContainer .setting input{width:25px}.TranslatorSidebar .menuEntry{width:100%;height:40px;cursor:pointer;transition:all .1s}.TranslatorSidebar .menuEntry:nth-child(odd){background-color:#add8e6;-webkit-filter:brightness(97%);filter:brightness(97%)}.TranslatorSidebar .menuEntry:hover{background-color:#4baac8}.TranslatorSidebar .menuEntry.warning{background-color:#eeee6f}.TranslatorSidebar .menuEntry.warning:hover{background-color:#c6c617}.TranslatorSidebar .menuEntry p{padding:10px;margin:0}.TranslatorSidebar .menuEntry .highlight{font-weight:700}.longTextInput{width:calc(100% - 10px);border-radius:5px;padding:4px}
/*# sourceMappingURL=main.e9fe24f4.chunk.css.map */