All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.webjars.bycdao-ui.jsonview.jquery.jsonview.min.css Maven / Gradle / Ivy

There is a newer version: 2.5.2
Show newest version
@charset "UTF-8";.jsonview{/* font-family: inherit; *//* font-size: 1.2em; *//* white-space:pre-wrap; */font-family: Monaco;/*background: #eee;*/font-size: 13px;}.jsonview .prop{
                                                                                                                                                                  /* font-weight:700; */
                                                                                                                                                                  text-decoration:none;
                                                                                                                                                                  color: #7f0055;
                                                                                                                                                                  /* font-weight: bold; */
                                                                                                                                                                  /* font-weight: bold; */
                                                                                                                                                                  font-size: 14px;
                                                                                                                                                                  display: inline;
                                                                                                                                                                  font-style: inherit;
                                                                                                                                                                  /* font-family: inherit; */
                                                                                                                                                              }.jsonview .null,.jsonview .undefined{color: #735d5d;font-size: 14px;/* font-weight: bold; */}.jsonview .bool{color: #09c;font-size: 14px;/* font-weight: bold; */}.jsonview .num{color: #815bc3;font-size: 14px;/* font-weight: bold; */}.jsonview .string{color: #2a00ff;font-size:14px;white-space:pre-wrap;}.jsonview .string.multiline{display:inline-block;vertical-align:text-top}.jsonview .collapser{position:absolute;left:-1em;cursor:pointer}.jsonview .collapsible{transition:height 1.2s;transition:width 1.2s}.jsonview .collapsible.collapsed{height:.8em;width:1em;display:inline-block;overflow:hidden;margin:0}.jsonview .collapsible.collapsed:before{content:"…";width:1em;margin-left:.2em}.jsonview .collapser.collapsed{transform:rotate(0)}.jsonview .q{display:inline-block;width:0;color:transparent}.jsonview li{position:relative}.jsonview ul{list-style:none;margin:0 0 0 2em;padding:0}.jsonview h1{font-size:1.2em}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy