Sign in
apache
/
predictionio
/
refs/heads/develop
/
.
/
docs
/
manual
/
source
/
stylesheets
/
partials
/
_tables.css.scss
blob: c2d97a5367f4d3df6ba768dcba5dfad8deb1d2ab [
file
]
table
{
width
:
100
%;
th
{
text
-
align
:
left
;
}
tr
{
border
-
bottom
:
1px
solid $border
-
color
;
}
td
,
th
{
padding
:
2px
20px
2px
0
;
}
}