Save
This commit is contained in:
28
admin264x7t1sv/themes/default/scss/font.css
Normal file
28
admin264x7t1sv/themes/default/scss/font.css
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: "Material Icons";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
src: url("~material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */
|
||||||
|
src: local("Material Icons"), local("MaterialIcons-Regular"), url("~material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("~material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.woff") format("woff"), url("~material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.ttf") format("truetype");
|
||||||
|
}
|
||||||
|
.material-icons {
|
||||||
|
display: inline-block;
|
||||||
|
font-family: "Material Icons", sans-serif;
|
||||||
|
font-size: 24px; /* Preferred icon size */
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
line-height: 1;
|
||||||
|
text-transform: none;
|
||||||
|
letter-spacing: normal;
|
||||||
|
word-wrap: normal;
|
||||||
|
white-space: nowrap;
|
||||||
|
direction: ltr;
|
||||||
|
/* Support for all WebKit browsers. */
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
/* Support for Safari and Chrome. */
|
||||||
|
text-rendering: optimizeLegibility;
|
||||||
|
/* Support for Firefox. */
|
||||||
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
/* Support for IE. */
|
||||||
|
font-feature-settings: "liga";
|
||||||
|
}/*# sourceMappingURL=font.css.map */
|
||||||
1
admin264x7t1sv/themes/default/scss/font.css.map
Normal file
1
admin264x7t1sv/themes/default/scss/font.css.map
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"version":3,"sources":["font.scss","font.css"],"names":[],"mappings":"AACA;EACE,6BAAA;EACA,kBAAA;EACA,gBAAA;EACA,gFAAA,EAAA,cAAA;EACA,wVACE;ACDJ;ADMA;EACE,qBAAA;EACA,yCAAA;EACA,eAAA,EAAA,wBAAA;EACA,kBAAA;EACA,gBAAA;EACA,cAAA;EACA,oBAAA;EACA,sBAAA;EACA,iBAAA;EACA,mBAAA;EACA,cAAA;EAEA,qCAAA;EACA,mCAAA;EAEA,mCAAA;EACA,kCAAA;EAEA,yBAAA;EACA,kCAAA;EAEA,oBAAA;EACA,6BAAA;ACRF","file":"font.css"}
|
||||||
2319
admin264x7t1sv/themes/default/scss/vendor/font-awesome/font-awesome.css
vendored
Normal file
2319
admin264x7t1sv/themes/default/scss/vendor/font-awesome/font-awesome.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
admin264x7t1sv/themes/default/scss/vendor/font-awesome/font-awesome.css.map
vendored
Normal file
1
admin264x7t1sv/themes/default/scss/vendor/font-awesome/font-awesome.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
39
vendor/csa/guzzle-bundle/assets-src/sass/legacy.css
vendored
Normal file
39
vendor/csa/guzzle-bundle/assets-src/sass/legacy.css
vendored
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
.tab-navigation {
|
||||||
|
margin: 0 0 1em 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
.tab-navigation li {
|
||||||
|
background: #FFF;
|
||||||
|
border: 1px solid #DDD;
|
||||||
|
color: #444;
|
||||||
|
cursor: pointer;
|
||||||
|
display: inline-block;
|
||||||
|
font-size: 16px;
|
||||||
|
margin: 0 0 0 -1px;
|
||||||
|
padding: 0.5em 0.75em;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
.tab-navigation li:hover {
|
||||||
|
background: #EEE;
|
||||||
|
}
|
||||||
|
.tab-navigation li.disabled {
|
||||||
|
background: #F5F5F5;
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
|
.tab-navigation li.active {
|
||||||
|
background: #666;
|
||||||
|
border-color: #666;
|
||||||
|
color: #FAFAFA;
|
||||||
|
z-index: 1100;
|
||||||
|
}
|
||||||
|
.tab-navigation > *:first-child {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.block {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hidden {
|
||||||
|
display: none;
|
||||||
|
}/*# sourceMappingURL=legacy.css.map */
|
||||||
1
vendor/csa/guzzle-bundle/assets-src/sass/legacy.css.map
vendored
Normal file
1
vendor/csa/guzzle-bundle/assets-src/sass/legacy.css.map
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"version":3,"sources":["legacy.sass","legacy.css"],"names":[],"mappings":"AAAA;EACI,iBAAA;EACA,UAAA;ACCJ;ADCI;EACI,gBAAA;EACA,sBAAA;EACA,WAAA;EACA,eAAA;EACA,qBAAA;EACA,eAAA;EACA,kBAAA;EACA,qBAAA;EACA,UAAA;ACCR;ADCQ;EACI,gBAAA;ACCZ;ADCQ;EACI,mBAAA;EACA,WAAA;ACCZ;ADCQ;EACI,gBAAA;EACA,kBAAA;EACA,cAAA;EACA,aAAA;ACCZ;ADCI;EACI,aAAA;ACCR;;ADCA;EACI,cAAA;ACEJ;;ADAA;EACI,aAAA;ACGJ","file":"legacy.css"}
|
||||||
158
vendor/csa/guzzle-bundle/assets-src/sass/main.css
vendored
Normal file
158
vendor/csa/guzzle-bundle/assets-src/sass/main.css
vendored
Normal file
@@ -0,0 +1,158 @@
|
|||||||
|
.progress {
|
||||||
|
background-color: rgb(224, 224, 224);
|
||||||
|
padding: 1px;
|
||||||
|
height: 20px;
|
||||||
|
}
|
||||||
|
.progress .progress-bar {
|
||||||
|
height: 20px;
|
||||||
|
float: left;
|
||||||
|
text-align: center;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
.progress .progress-bar-warning {
|
||||||
|
background: #f0ad4e;
|
||||||
|
}
|
||||||
|
.progress .progress-bar-warning.progress-bar-striped {
|
||||||
|
background: repeating-linear-gradient(120deg, #f0ad4e, #f0ad4e 10px, #ec971f 10px, #ec971f 20px);
|
||||||
|
}
|
||||||
|
.progress .progress-bar-success {
|
||||||
|
background: #5cb85c;
|
||||||
|
}
|
||||||
|
.progress .progress-bar-success.progress-bar-striped {
|
||||||
|
background: repeating-linear-gradient(120deg, #5cb85c, #5cb85c 10px, #449d44 10px, #449d44 20px);
|
||||||
|
}
|
||||||
|
|
||||||
|
.accordion .accordion-header {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
.accordion .accordion-content {
|
||||||
|
display: none;
|
||||||
|
transition: all 1s ease;
|
||||||
|
}
|
||||||
|
.accordion .accordion-content.expanded {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.badge {
|
||||||
|
padding: 2px 9px;
|
||||||
|
font-size: 0.75rem;
|
||||||
|
font-weight: bold;
|
||||||
|
white-space: nowrap;
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: #999999;
|
||||||
|
border-radius: 9px;
|
||||||
|
}
|
||||||
|
.badge.cache.hit {
|
||||||
|
background-color: #5cb85c;
|
||||||
|
}
|
||||||
|
.badge.cache.miss {
|
||||||
|
background-color: #5bc0de;
|
||||||
|
}
|
||||||
|
.badge.status-code.server-error {
|
||||||
|
background-color: #d9534f;
|
||||||
|
}
|
||||||
|
.badge.status-code.client-error {
|
||||||
|
background-color: #f0ad4e;
|
||||||
|
}
|
||||||
|
.badge.status-code.redirection {
|
||||||
|
background-color: #337ab7;
|
||||||
|
}
|
||||||
|
.badge.status-code.success {
|
||||||
|
background-color: #5cb85c;
|
||||||
|
}
|
||||||
|
.badge.status-code.informational {
|
||||||
|
background-color: #5bc0de;
|
||||||
|
}
|
||||||
|
.badge.status-code.unknown {
|
||||||
|
background-color: #d9534f;
|
||||||
|
}
|
||||||
|
|
||||||
|
.call {
|
||||||
|
border-style: solid;
|
||||||
|
border-color: rgb(224, 224, 224);
|
||||||
|
border-width: 1px 1px 1px 1px;
|
||||||
|
margin: 5px;
|
||||||
|
}
|
||||||
|
.call .get {
|
||||||
|
background-color: #0f6ab4;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .get a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .get:hover {
|
||||||
|
background: #1386e3;
|
||||||
|
}
|
||||||
|
.call .post {
|
||||||
|
background-color: #10a54a;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .post a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .post:hover {
|
||||||
|
background: #15d35f;
|
||||||
|
}
|
||||||
|
.call .put {
|
||||||
|
background-color: #c5862b;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .put a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .put:hover {
|
||||||
|
background: #d89e4b;
|
||||||
|
}
|
||||||
|
.call .delete {
|
||||||
|
background-color: #a41e22;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .delete a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .delete:hover {
|
||||||
|
background: #cf262b;
|
||||||
|
}
|
||||||
|
.call .patch {
|
||||||
|
background-color: #a41ee2;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .patch a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .patch:hover {
|
||||||
|
background: #b64be8;
|
||||||
|
}
|
||||||
|
.call .link {
|
||||||
|
background-color: #C3D448;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .link a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .link:hover {
|
||||||
|
background: #d1de71;
|
||||||
|
}
|
||||||
|
.call .unlink {
|
||||||
|
background-color: #FF8438;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .unlink a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .unlink:hover {
|
||||||
|
background: #ffa46b;
|
||||||
|
}
|
||||||
|
.call .other {
|
||||||
|
background-color: #000000;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .other a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.call .other:hover {
|
||||||
|
background: #1a1a1a;
|
||||||
|
}
|
||||||
|
.call > * {
|
||||||
|
padding: 5px;
|
||||||
|
}/*# sourceMappingURL=main.css.map */
|
||||||
1
vendor/csa/guzzle-bundle/assets-src/sass/main.css.map
vendored
Normal file
1
vendor/csa/guzzle-bundle/assets-src/sass/main.css.map
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"version":3,"sources":["modules/_progressbar.sass","modules/_variables.sass","main.css","modules/_mixins.sass","modules/_accordion.sass","modules/_badge.sass","modules/_screen.sass"],"names":[],"mappings":"AAAA;EACI,oCCMW;EDLX,YAAA;EACA,YAAA;AECJ;AFCI;EACI,YAAA;EACA,WAAA;EACA,kBAAA;EACA,YAAA;AECR;AFEQ;EACI,mBAFgB;AEE5B;AFEY;EGdR,gGAAA;ADeJ;AFJQ;EACI,mBAFgB;AEQ5B;AFJY;EGdR,gGAAA;ADqBJ;;AErBI;EACI,eAAA;AFwBR;AEtBI;EACI,aAAA;EACA,uBAAA;AFwBR;AEtBQ;EACI,cAAA;AFwBZ;;AGjCA;EACI,gBAAA;EACA,kBAAA;EACA,iBAAA;EACA,mBAAA;EACA,cAAA;EACA,yBAAA;EAGA,kBAAA;AHoCJ;AGjCQ;EACI,yBAAA;AHmCZ;AGlCQ;EACI,yBAAA;AHoCZ;AGjCQ;EACI,yBAAA;AHmCZ;AGpCQ;EACI,yBAAA;AHsCZ;AGvCQ;EACI,yBAAA;AHyCZ;AG1CQ;EACI,yBAAA;AH4CZ;AG7CQ;EACI,yBAAA;AH+CZ;AGhDQ;EACI,yBAAA;AHkDZ;;AIrEA;EACI,mBAAA;EACA,gCLKW;EKJX,6BAAA;EACA,WAAA;AJwEJ;AIrEQ;EACI,yBLEI;EKDJ,WAAA;AJuEZ;AIrEY;EACI,WAAA;AJuEhB;AItEY;EACI,mBAAA;AJwEhB;AI/EQ;EACI,yBLEI;EKDJ,WAAA;AJiFZ;AI/EY;EACI,WAAA;AJiFhB;AIhFY;EACI,mBAAA;AJkFhB;AIzFQ;EACI,yBLEI;EKDJ,WAAA;AJ2FZ;AIzFY;EACI,WAAA;AJ2FhB;AI1FY;EACI,mBAAA;AJ4FhB;AInGQ;EACI,yBLEI;EKDJ,WAAA;AJqGZ;AInGY;EACI,WAAA;AJqGhB;AIpGY;EACI,mBAAA;AJsGhB;AI7GQ;EACI,yBLEI;EKDJ,WAAA;AJ+GZ;AI7GY;EACI,WAAA;AJ+GhB;AI9GY;EACI,mBAAA;AJgHhB;AIvHQ;EACI,yBLEI;EKDJ,WAAA;AJyHZ;AIvHY;EACI,WAAA;AJyHhB;AIxHY;EACI,mBAAA;AJ0HhB;AIjIQ;EACI,yBLEI;EKDJ,WAAA;AJmIZ;AIjIY;EACI,WAAA;AJmIhB;AIlIY;EACI,mBAAA;AJoIhB;AI3IQ;EACI,yBLEI;EKDJ,WAAA;AJ6IZ;AI3IY;EACI,WAAA;AJ6IhB;AI5IY;EACI,mBAAA;AJ8IhB;AI5II;EACI,YAAA;AJ8IR","file":"main.css"}
|
||||||
Reference in New Issue
Block a user