UNPKG
lcars-dash
Version:
latest (0.0.1)
0.0.1
LCARS inspired multi-window dashboard
github.com/RefugeSystems/lcars-dash
RefugeSystems/lcars-dash
lcars-dash
/
client
/
styles
/
matrix
/
base.css
8 lines
(7 loc)
•
93 B
CSS
View Raw
1
2
3
4
5
6
7
8
.lcars
.matrix
{
position
: fixed;
top
:
0px
;
left
:
0px
;
bottom
:
0px
;
right
:
0px
; }