Files
PetitTetonMeteor/imports/ui/MiscManagement.import.styl

35 lines
586 B
Stylus

#miscManagement
display: table
content-box: border-box
padding: 10px 20px
height: 100%
width: 100%
text-align: left
.controls
text-align: right
margin-right: 20px
.pageContentRow
display: table-row
.pageContentCell
display: table-cell
position: relative
height: 100%
width: 100%
.pageContentContainer
position: absolute
top: 0
bottom: 0
left: 0
right: 0
width: auto
height: auto
border: 0
font-size: 12.5px
overflow-y: auto
.logs
list-style-type: none
height: 100%
:hover
background: #CCC