Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
MinRK
- Mon, 23 Dec 2013 01:58:27
Show More
IPython/html/static/base/less/error.less
0
created
644
+20
0
@@
-0,0
+1,20
b''
1
div . error {
2
margin : 2 em ;
3
text-align : center ;
4
}
5
6
div . error > h1 {
7
font-size : 500 % ;
8
line-height : normal ;
9
}
10
11
div . error > p {
12
font-size : 200 % ;
13
line-height : normal ;
14
}
15
16
div . traceback-wrapper {
17
text-align : left ;
18
max-width : 800 px ;
19
margin : auto ;
20
}
IPython/html/static/base/less/style.less
0
+1
-1
@@
-1,4
+1,4
b''
1
@import "variables.less" ;
1
@import "variables.less" ;
2
@import "mixins.less" ;
2
@import "mixins.less" ;
3
@import "flexbox.less" ;
3
@import "flexbox.less" ;
4
4
@import "error.less" ;
IPython/html/static/style/ipython.min.css
0
+4
0
@@
-18,6
+18,10
b''
18
. start { -webkit- box-pack : start ; -moz- box-pack : start ; box-pack : start ;}
18
. start { -webkit- box-pack : start ; -moz- box-pack : start ; box-pack : start ;}
19
. end { -webkit- box-pack : end ; -moz- box-pack : end ; box-pack : end ;}
19
. end { -webkit- box-pack : end ; -moz- box-pack : end ; box-pack : end ;}
20
. center { -webkit- box-pack : center ; -moz- box-pack : center ; box-pack : center ;}
20
. center { -webkit- box-pack : center ; -moz- box-pack : center ; box-pack : center ;}
21
div . error { margin : 2 em ; text-align : center ;}
22
div . error > h1 { font-size : 500 % ; line-height : normal ;}
23
div . error > p { font-size : 200 % ; line-height : normal ;}
24
div . traceback-wrapper { text-align : left ; max-width : 800 px ; margin : auto ;}
21
. center-nav { display : inline-block ; margin-bottom : -4 px ;}
25
. center-nav { display : inline-block ; margin-bottom : -4 px ;}
22
. alternate_upload { background-color : none ; display : inline ;}
26
. alternate_upload { background-color : none ; display : inline ;}
23
. alternate_upload . form { padding : 0 ; margin : 0 ;}
27
. alternate_upload . form { padding : 0 ; margin : 0 ;}
IPython/html/static/style/style.min.css
0
+4
0
@@
-1385,6
+1385,10
b' ul.icons-ul{list-style-type:none;text-indent:-0.7142857142857143em;margin-left:2'
1385
. start { -webkit- box-pack : start ; -moz- box-pack : start ; box-pack : start ;}
1385
. start { -webkit- box-pack : start ; -moz- box-pack : start ; box-pack : start ;}
1386
. end { -webkit- box-pack : end ; -moz- box-pack : end ; box-pack : end ;}
1386
. end { -webkit- box-pack : end ; -moz- box-pack : end ; box-pack : end ;}
1387
. center { -webkit- box-pack : center ; -moz- box-pack : center ; box-pack : center ;}
1387
. center { -webkit- box-pack : center ; -moz- box-pack : center ; box-pack : center ;}
1388
div . error { margin : 2 em ; text-align : center ;}
1389
div . error > h1 { font-size : 500 % ; line-height : normal ;}
1390
div . error > p { font-size : 200 % ; line-height : normal ;}
1391
div . traceback-wrapper { text-align : left ; max-width : 800 px ; margin : auto ;}
1388
body { background-color : white ; position : absolute ; left : 0 px ; right : 0 px ; top : 0 px ; bottom : 0 px ; overflow : visible ;}
1392
body { background-color : white ; position : absolute ; left : 0 px ; right : 0 px ; top : 0 px ; bottom : 0 px ; overflow : visible ;}
1389
div # header { display : none ;}
1393
div # header { display : none ;}
1390
# ipython_notebook { padding-left : 16 px ;}
1394
# ipython_notebook { padding-left : 16 px ;}
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages