loading toolbox

This commit is contained in:
Jesus Herman
2015-12-04 14:57:08 +01:00
parent 2b18ace6d1
commit ce1b0fa8ac
2 changed files with 60 additions and 46 deletions

View File

@@ -198,3 +198,16 @@ body.devpreview { margin-left:0px;}
#downloadModal textarea { width:100%;height:280px;resize: none;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
#editorModal {width:640px;}
a.language-selected { font-style: italic; font-weight: bold; }
.toolbox-reset {
background: inherit;
color: inherit;
display: inherit;
/*font-family: inherit;*/
/*font-size: inherit;*/
line-height: inherit;
margin: inherit;
padding: inherit;
-webkit-text-size-adjust: inherit;
-ms-text-size-adjust: inherit;
}

View File

@@ -10,7 +10,8 @@
<title>Bootstrap Layout</title>
<!-- Le styles -->
<link href="css/bootstrap-combined.min.css" rel="stylesheet">
<!-- <link href="css/bootstrap-combined.min.css" rel="stylesheet"> -->
<link rel="stylesheet" href="https://d23nuec95rapgw.cloudfront.net/apps/front_end/assets/ui_toolbox/main-67121e1c236c4e6e808a64009b92cc7851813910fee5e66185ebbf45d7ee9756.css">
<link href="css/layoutit.css" rel="stylesheet">
<link href="css/docs.min.css" rel="stylesheet">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
@@ -42,7 +43,7 @@
</style>
</head>
<body style="min-height: 660px; cursor: auto;" class="edit">
<body style="min-height: 660px; cursor: auto;" class="edit toolbox-reset">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">