UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

1 lines 1.8 kB
{"version":3,"sources":["dialog.css"],"names":[],"mappings":"AAAA;IACI,mBAAmB;IACnB,qCAAqC;IACrC,0CAA0C;IAC1C,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,+BAA+B;CAClC;;AAED;IACI,YAAY;CACf;;AAED;IACI,yCAAyC;IACzC,cAAc;IACd,mBAAmB;CACtB;;AAED;IACI,mBAAmB;IACnB,aAAa;IACb,kBAAkB;IAClB,cAAc;CACjB;;AAED;IACI,iGAAyF;IAAzF,yFAAyF;IACzF,wCAAwC;IACxC,mBAAmB;IACnB,qFAAqF;IACrF,uBAAuB;IACvB,gBAAgB;IAChB,oBAAoB;IACpB,qCAAqC;IACrC,gBAAgB;IAChB,mBAAmB;IACnB,oBAAoB;CACvB;;AAED;IACI,qCAAqC;IACrC,uFAAqF;IAArF,qFAAqF;CACxF;;AAED;;IAEI,cAAc;CACjB","file":"dialog.css","sourcesContent":[".dialog {\n position: absolute;\n border: 1px solid rgb(204, 204, 204);\n box-shadow: rgb(140, 140, 140) 0 3px 14px;\n display: flex;\n -webkit-flex-direction: column;\n}\n\n.dialog-contents {\n width: 100%;\n}\n\n.go-to-line-dialog {\n font-family: 'Lucida Grande', sans-serif;\n padding: 10px;\n font-size: inherit;\n}\n\n.dialog input[type=text] {\n font-size: inherit;\n height: 24px;\n padding-left: 2px;\n margin: 0 5px;\n}\n\n.dialog button {\n background-image: linear-gradient(hsl(0, 0%, 93%), hsl(0, 0%, 93%) 38%, hsl(0, 0%, 87%));\n border: 1px solid hsla(0, 0%, 0%, 0.25);\n border-radius: 2px;\n box-shadow: 0 1px 0 hsla(0, 0%, 0%, 0.08), inset 0 1px 2px hsla(0, 100%, 100%, 0.75);\n color: hsl(0, 0%, 27%);\n font-size: 12px;\n margin: 0 1px 0 6px;\n text-shadow: 0 1px 0 hsl(0, 0%, 94%);\n min-height: 2em;\n padding-left: 10px;\n padding-right: 10px;\n}\n\n.dialog button:active {\n background-color: rgb(215, 215, 215);\n background-image: linear-gradient(to bottom, rgb(194, 194, 194), rgb(239, 239, 239));\n}\n\n.dialog input[type=\"search\"]:focus,\n.dialog input[type=\"text\"]:focus {\n outline: none;\n}\n\n"],"sourceRoot":"/source/"}