{"version":3,"sources":["webpack://src/css/file-history-old.css"],"names":[],"mappings":"AAAA,oBACE,YAAa,CACb,6BAA8B,CAC9B,kBAAmB,CACnB,+BAAgC,CAChC,wBAAyB,CACzB,cAAe,CACf,kBACF,CAEA,kBACE,kBAAmB,CACnB,wBAA0B,CAC1B,aAAc,CACd,iBAAkB,CAClB,cACF,CAEA,2BACE,cAAe,CACf,UAAW,CACX,UAAW,CACX,iBACF,CAEA,iCACE,UAAa,CACb,oBACF,CAEA,gCACE,UAAW,CACX,cAAe,CACf,kBAAmB,CACnB,QAAS,CACT,UAAW,CACX,iBACF,CACA,sCACE,UACF,CAEA,oBACE,UAAc,CACd,cAAe,CACf,YAAa,CACb,kBACF,CAEA,qBACE,eAAgB,CAChB,UAAW,CACX,eAAiB,CACjB,eACF,CAEA,6BACE,aAAc,CACd,oBACF,CAEA,+BACE,UAAW,CACX,iBACF,CAEA,uCACE,UAAW,CACX,WAAY,CACZ,iBAAkB,CAClB,qBACF,CAEA,yCACE,qBAAsB,CACtB,aAAc,CACd,oBAAqB,CACrB,eACF,CAEA,8BACE,UAAW,CACX,cACF,CAEA,oCACE,oBACF,CAEA,oCACE,UACF,CAEA,yBACE,2BACE,iBACF,CACF","file":"fileHistoryOld.chunk.css","sourcesContent":[".old-history-header {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  border-bottom: 1px solid #e8e8e8;\n  background-color: #f4f4f7;\n  font-size: 1rem;\n  padding: 0.5rem 1rem;\n}\n\n.old-history-main {\n  padding: 16px 10% 0;\n  display: inline !important;\n  overflow: auto;\n  position: relative;\n  min-height: 1px;\n}\n\n.old-history-main .go-back {\n  font-size: 25px;\n  color: #ccc;\n  float: left;\n  margin-left: -3rem;\n}\n\n.old-history-main .go-back:hover {\n  color:#ff9933;\n  text-decoration: none;\n}\n\n.old-history-main .get-more-btn {\n  width: 100%;\n  padding: .5em 0;\n  background: #efefef;\n  border: 0;\n  color: #777;\n  border-radius: 2px;\n}\n.old-history-main .get-more-btn:hover {\n  color: #444;\n}\n\n.old-history-main p {\n  color: #808080;\n  font-size: 12px;\n  margin-top: 0;\n  margin-bottom: 1rem;\n}\n\n.old-history-main h2 {\n  font-size: 1.5em;\n  color: #222;\n  font-weight: bold;\n  line-height: 1.5;\n}\n\n.old-history-main .file-name {\n  color: #ee8204;\n  word-wrap: break-word;\n} \n\n.old-history-main .commit-list {\n  width: 100%;\n  margin: 8px 0 40px;\n}\n\n.old-history-main .commit-list .avatar {\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  vertical-align: middle;\n}\n\n.old-history-main .commit-list .username {\n  vertical-align: middle;\n  color: #eb8205;\n  text-decoration: none;\n  font-weight: bold;\n}\n\n.old-history-more-operation i {\n  color: #999;\n  cursor: pointer;\n}\n\n.old-history-more-operation a:hover {\n  text-decoration: none;\n}\n\n.old-history-more-operation i:hover {\n  color: #666;\n}\n\n@media (max-width: 768px) {\n  .old-history-main .go-back {\n    margin-left: -2rem;\n  }\n}"]}