Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
7f970a1f20aac99dfadad94a18f5b725f9a65063
/
.
/
src
/
assets
/
styles
/
_table.scss
blob: 528cb8052d487068ed8e24304375cfc5c07918da [
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
:
$dark
;
}
}