Show More
@@ -5,16 +5,5 b'' | |||||
5 | // base |
|
5 | // base | |
6 | @import "../base/less/style.less"; |
|
6 | @import "../base/less/style.less"; | |
7 |
|
7 | |||
8 | // auth |
|
|||
9 | @import "../auth/less/style.less"; |
|
|||
10 |
|
||||
11 | // tree |
|
|||
12 | @import "../tree/less/style.less"; |
|
|||
13 |
|
||||
14 | // notebook |
|
8 | // notebook | |
15 | @import "../notebook/less/style_noapp.less"; |
|
9 | @import "../notebook/less/style_noapp.less"; | |
16 |
|
||||
17 | // Font-Awesome |
|
|||
18 | @import "../components/font-awesome/less/font-awesome.less"; |
|
|||
19 | @FontAwesomePath: "../components/font-awesome/font"; |
|
|||
20 |
|
@@ -26,34 +26,6 b' div.error{margin:2em;text-align:center}' | |||||
26 | div.error>h1{font-size:500%;line-height:normal} |
|
26 | div.error>h1{font-size:500%;line-height:normal} | |
27 | div.error>p{font-size:200%;line-height:normal} |
|
27 | div.error>p{font-size:200%;line-height:normal} | |
28 | div.traceback-wrapper{text-align:left;max-width:800px;margin:auto} |
|
28 | div.traceback-wrapper{text-align:left;max-width:800px;margin:auto} | |
29 | .center-nav{display:inline-block;margin-bottom:-4px} |
|
|||
30 | .alternate_upload{background-color:none;display:inline} |
|
|||
31 | .alternate_upload.form{padding:0;margin:0} |
|
|||
32 | .alternate_upload input.fileinput{background-color:#f00;position:relative;opacity:0;z-index:2;width:295px;margin-left:163px;cursor:pointer;height:26px} |
|
|||
33 | ul#tabs{margin-bottom:4px} |
|
|||
34 | ul#tabs a{padding-top:4px;padding-bottom:4px} |
|
|||
35 | ul.breadcrumb a:focus,ul.breadcrumb a:hover{text-decoration:none} |
|
|||
36 | ul.breadcrumb i.icon-home{font-size:16px;margin-right:4px} |
|
|||
37 | ul.breadcrumb span{color:#5e5e5e} |
|
|||
38 | .list_toolbar{padding:4px 0 4px 0} |
|
|||
39 | .list_toolbar [class*="span"]{min-height:26px} |
|
|||
40 | .list_header{font-weight:bold} |
|
|||
41 | .list_container{margin-top:4px;margin-bottom:20px;border:1px solid #ababab;border-radius:4px} |
|
|||
42 | .list_container>div{border-bottom:1px solid #ababab}.list_container>div:hover .list-item{background-color:#f00} |
|
|||
43 | .list_container>div:last-child{border:none} |
|
|||
44 | .list_item:hover .list_item{background-color:#ddd} |
|
|||
45 | .list_item a{text-decoration:none} |
|
|||
46 | .list_header>div,.list_item>div{padding-top:4px;padding-bottom:4px;padding-left:7px;padding-right:7px;height:22px;line-height:22px} |
|
|||
47 | .item_name{line-height:22px;height:26px} |
|
|||
48 | .item_icon{font-size:14px;color:#5e5e5e;margin-right:7px} |
|
|||
49 | .item_buttons{line-height:1em} |
|
|||
50 | .toolbar_info{height:26px;line-height:26px} |
|
|||
51 | input.nbname_input,input.engine_num_input{padding-top:3px;padding-bottom:3px;height:14px;line-height:14px;margin:0} |
|
|||
52 | input.engine_num_input{width:60px} |
|
|||
53 | .highlight_text{color:#00f} |
|
|||
54 | #project_name>.breadcrumb{padding:0;margin-bottom:0;background-color:transparent;font-weight:bold} |
|
|||
55 | .folder_icon:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f07c"} |
|
|||
56 | .notebook_icon:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;content:"\f0f6"} |
|
|||
57 | .ansibold{font-weight:bold} |
|
29 | .ansibold{font-weight:bold} | |
58 | .ansiblack{color:#000} |
|
30 | .ansiblack{color:#000} | |
59 | .ansired{color:#8b0000} |
|
31 | .ansired{color:#8b0000} | |
@@ -87,7 +59,7 b' div.input_area>div.highlight>pre{margin:0;border:0;padding:0;background-color:tr' | |||||
87 | @-moz-document url-prefix(){.CodeMirror-scroll{overflow-x:hidden}}.CodeMirror-lines{padding:.4em} |
|
59 | @-moz-document url-prefix(){.CodeMirror-scroll{overflow-x:hidden}}.CodeMirror-lines{padding:.4em} | |
88 | .CodeMirror-linenumber{padding:0 8px 0 4px} |
|
60 | .CodeMirror-linenumber{padding:0 8px 0 4px} | |
89 | .CodeMirror-gutters{border-bottom-left-radius:4px;border-top-left-radius:4px} |
|
61 | .CodeMirror-gutters{border-bottom-left-radius:4px;border-top-left-radius:4px} | |
90 |
.CodeMirror pre{padding:0;border |
|
62 | .CodeMirror pre{padding:0;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0} | |
91 | pre code{display:block;padding:.5em} |
|
63 | pre code{display:block;padding:.5em} | |
92 | .highlight-base,pre code,pre .subst,pre .tag .title,pre .lisp .title,pre .clojure .built_in,pre .nginx .title{color:#000} |
|
64 | .highlight-base,pre code,pre .subst,pre .tag .title,pre .lisp .title,pre .clojure .built_in,pre .nginx .title{color:#000} | |
93 | .highlight-string,pre .string,pre .constant,pre .parent,pre .tag .value,pre .rules .value,pre .rules .value .number,pre .preprocessor,pre .ruby .symbol,pre .ruby .symbol .string,pre .aggregate,pre .template_tag,pre .django .variable,pre .smalltalk .class,pre .addition,pre .flow,pre .stream,pre .bash .variable,pre .apache .tag,pre .apache .cbracket,pre .tex .command,pre .tex .special,pre .erlang_repl .function_or_atom,pre .markdown .header{color:#ba2121} |
|
65 | .highlight-string,pre .string,pre .constant,pre .parent,pre .tag .value,pre .rules .value,pre .rules .value .number,pre .preprocessor,pre .ruby .symbol,pre .ruby .symbol .string,pre .aggregate,pre .template_tag,pre .django .variable,pre .smalltalk .class,pre .addition,pre .flow,pre .stream,pre .bash .variable,pre .apache .tag,pre .apache .cbracket,pre .tex .command,pre .tex .special,pre .erlang_repl .function_or_atom,pre .markdown .header{color:#ba2121} |
General Comments 0
You need to be logged in to leave comments.
Login now