Project Docs Github
Log in
ittf site docs play t css shell.css.ittf Edit
  • /ittf/site/docs/play/t/css/shell.css.ittf

/ittf/site/docs/play/t/css/shell.css.ittf (primary)

edit
                                            
1 $group
2 . sh
3 display flex !important
4 flex-direction column !important
5 height 100% !important
6 width 100% !important
7 $if false
8 background-color rgb(250, 250, 250) !important
9 color rgb(17, 17, 17) !important
10 overflow hidden !important
11 . sh-he
12 display flex !important
13 flex-direction row
14 align-items center !important
15 justify-content space-between !important
16 height 60px !important
17 $if false
18 background-color rgb(255, 255, 255) !important
19 border-bottom 1px solid rgba(0, 0, 0, 0.08) !important
20 padding 10px 20px
21 . sh-bo
22 display flex !important
23 flex-direction row
24 min-height 0px !important
25 min-width 0px !important
26 flex 1 1 0% !important
27 width 100% !important
28 . sh-bo-lsb
29 -webkit-box-direction normal !important
30 -webkit-box-orient vertical !important
31 display flex !important
32 min-width 10rem !important
33 flex-direction column !important
34 # bg for test
35 $if false
36 background-color rgb(230, 230, 230) !important
37 . sh-bo-lsb-schema-button
38 font-size 1.3em
39 font-weight bold
40 margin 5px
41 padding 5px
42 $if false
43 background-color #434343
44 color #bbb
45 border-radius 5px
46 text-align center
47 cursor pointer
48 & :hover
49 color #ddd
50 . sh-bo-lsb-schema-button.selected
51 color yellow
52 font-size 1.35em
53 . sh-bo-co
54 -webkit-box-direction normal !important
55 -webkit-box-orient vertical !important
56 display flex !important
57 flex-direction column !important
58 min-width 0px !important
59 min-height 0px !important
60 flex 1 1 0% !important
61 $if false
62 background-color #bcbcbc
63 . sh-bo-co-title
64 display flex
65 font-size 1.5em
66 font-weight bold
67 . sh-bo-co-ge
68 display flex !important
69 flex-direction row
70 min-height 0px !important
71 min-width 0px !important
72 flex 1 1 0% !important
73 margin 5px
74 . sh-bo-co-ge-ittf
75 height 100% !important
76 width 50%
77 . sh-bo-co-ge-result
78 flex 1 1 0% !important
79 height 100% !important
80 width 50%
81 . sh-bo-co-wi
82 display flex !important
83 flex-direction row
84 min-height 0px !important
85 min-width 0px !important
86 flex 1 1 0% !important
87 margin 5px
88 . sh-bo-co-wi-snippet
89 height 100% !important
90 width 50%
91 . sh-bo-co-wi-result
92 flex 1 1 0% !important
93 height 100% !important
94 width 50%
95 . sh-fo
96 -webkit-box-align center !important
97 -webkit-box-direction normal !important
98 -webkit-box-orient horizontal !important
99 position relative !important
100 display flex !important
101 flex-direction row !important
102 align-items center !important
103 height 30px !important
104 z-index 10 !important
105 $if false
106 background-color rgb(255, 255, 255) !important
107 color rgb(153, 153, 153) !important
108 padding 0px 0.25em !important
109 border-top 1px solid rgba(0, 0, 0, 0.08) !important
110 . sh-bar-select
111 font-size medium
112 width 70%
113 margin-left 10px
114 # gen-ittf-editor
115 height 100% !important
116 width 100% !important
117 max-height 41vh
118 # gen-result-editor
119 height 100% !important
120 width 100% !important
121 max-height 41vh
122 # snippet-source-editor
123 height 100% !important
124 width 100% !important
125 max-height 41vh
126 # snippet-result-editor
127 height 100% !important
128 width 100% !important
129 max-height 41vh
Save
Save & Refresh
Cancel