Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
0e893f03bbcb2fa2cc6ce128091ba68b8ea93e8f
/
.
/
src
/
assets
/
styles
/
_table.scss
blob: 069a37c34b37323a2eabf9f202f75ea107acab37 [
file
] [
log
] [
blame
]
table
{
position
:
relative
;
z
-
index
:
$zindex
-
dropdown
;
}
.
table
-
light
{
td
{
border
-
top
:
none
;
border
-
bottom
:
1px
solid $gray
-
300
;
}
}
.
thead
-
light
.
thead
-
light
{
th
{
border
:
none
;
color
:
$gray
-
900
;
}
}