UNPKG
akurath
Version:
latest (1.2.11-beta)
1.2.11-beta
1.2.9-beta
1.2.8-beta
1.2.7-beta
1.2.6-beta
1.2.5-beta
1.2.4-beta
1.2.3-beta
1.2.2-beta
1.2.1
1.2.0
1.1.0
0.1.0
IDE Frontend for codepsaces.io
www.codespaces.io
codespaces-io/akurath
akurath
/
addons
/
cb.files.preview
/
stylesheets
/
preview.less
19 lines
(17 loc)
•
338 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.addon-files-previewviewer
{
height
:
100%
;
iframe
{
border
:
0px
;
width
:
100%
;
height
:
100%
;
background-color
:
#fff
; }
.markdown
{
border
:
0px
;
width
:
100%
;
height
:
100%
;
background-color
:
#fff
;
margin-top
:
1px
;
padding
:
3px
; } }