UNPKG

next-gen-ui

Version:

Next Gen Ui is a home for front-end & UI/Ux developers. We provide all the necessary components required to build a scalable front-end application which suits the user experience in a unique way.

8 lines 1.29 kB
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } return cooked; }; import styled from "styled-components"; export var StyledLink = styled.a(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: inline-block;\n box-sizing: border-box;\n color: #0018cf;\n cursor: pointer;\n text-decoration: none;\n margin: 0;\n padding: 0;\n font-size: 15px;\n\n &:active, &:visited {\n color: #0018cf;\n text-decoration: none;\n }\n &:focus, &:hover {\n color: #6874cc;\n }\n\n ", " \n"], ["\n display: inline-block;\n box-sizing: border-box;\n color: #0018cf;\n cursor: pointer;\n text-decoration: none;\n margin: 0;\n padding: 0;\n font-size: 15px;\n\n &:active, &:visited {\n color: #0018cf;\n text-decoration: none;\n }\n &:focus, &:hover {\n color: #6874cc;\n }\n\n ", " \n"])), function (pr) { return pr.disabled ? "\n cursor: not-allowed;\n &, &:focus, &:visited, &:hover {\n color: #5e5e5e;\n }\n " : ''; }); var templateObject_1; //# sourceMappingURL=styled.js.map