Added login request

This commit is contained in:
Nedim Uka
2018-06-20 18:03:43 +02:00
parent 4e52521fae
commit 593b445a21
4716 changed files with 1218265 additions and 57 deletions

View File

@@ -0,0 +1 @@
{"version":3,"names":[],"mappings":"","sources":["dashboard-widget.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 20112015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n#jetpack_summary_widget * {\n box-sizing: border-box;\n}\n\n#jetpack_summary_widget .inside {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget .stats,\n#jetpack_summary_widget .widgets,\n#jetpack_summary_widget .wpcom-connect {\n padding: .75em;\n}\n\n#jetpack_summary_widget .wpcom-connect {\n background: #fafafa;\n text-align: center;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem {\n padding: 5px 0 0 0;\n}\n\n#jetpack_summary_widget .wpcom-connect svg {\n width: 40px;\n height: 40px;\n}\n\n#jetpack_summary_widget .wpcom-connect svg path {\n fill: #00BE28;\n}\n\n#jetpack_summary_widget .wpcom-connect .jp-emblem,\n#jetpack_summary_widget .wpcom-connect h3,\n#jetpack_summary_widget .wpcom-connect p {\n width: 100%;\n}\n\n#jetpack_summary_widget .wpcom-connect h3 {\n font-size: 1.25em;\n font-weight: 400;\n}\n\n#jetpack_summary_widget .wpcom-connect p {\n color: #555d66;\n margin-top: 0;\n padding: 0 15px;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions {\n text-align: center;\n padding: 15px 0 10px 0;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small {\n display: block;\n}\n\n#jetpack_summary_widget .wpcom-connect .actions small a {\n color: #999;\n}\n\n#jetpack_summary_widget .button-jetpack {\n background: #00BE28;\n border-color: #008b1d;\n color: white;\n box-shadow: inset 0 1px 0 #0cff3f, 0 1px 0 rgba(0, 0, 0, 0.15);\n}\n\n#jetpack_summary_widget .button-jetpack:hover, #jetpack_summary_widget .button-jetpack:focus {\n background: #00a523;\n border-color: #007218;\n color: white;\n box-shadow: inset 0 1px 0 #00f133;\n}\n\n#jetpack_summary_widget .button-jetpack:focus {\n box-shadow: inset 0 1px 0 #00f133, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack:active {\n background: #008b1d;\n border-color: #007218;\n color: white;\n box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);\n}\n\n#jetpack_summary_widget .button-jetpack[disabled], #jetpack_summary_widget .button-jetpack:disabled, #jetpack_summary_widget .button-jetpack.button-primary-disabled, #jetpack_summary_widget .button-jetpack.disabled {\n color: #c7d1c9 !important;\n background: #00951f !important;\n border-color: #007218 !important;\n text-shadow: none !important;\n}\n\n#jetpack_summary_widget footer {\n background: #fafafa;\n padding: .75em;\n overflow: hidden;\n border-top: 1px solid #ccc;\n}\n\n#jetpack_summary_widget footer .protect,\n#jetpack_summary_widget footer .akismet {\n width: 50%;\n float: left;\n text-align: left;\n}\n\n#jetpack_summary_widget footer .protect {\n padding-right: 3%;\n}\n\n#jetpack_summary_widget footer h3 {\n font-size: 1.5em;\n font-weight: normal;\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer p {\n margin: 0;\n padding: 0;\n}\n\n#jetpack_summary_widget footer section {\n margin: 0;\n padding: 0;\n text-align: center;\n}\n"],"file":"dashboard-widget.css"}