Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
4b0fc1dbb3f60a485d3ba7ec27d7654a8ea0d382
/
.
/
src
/
assets
/
styles
/
_table.scss
blob: ff1ed30293a82bd663cbb9715569856d2a24750b [
file
] [
log
] [
blame
]
.
table
-
light
{
td
{
border
-
top
:
none
;
border
-
bottom
:
1px
solid $gray
-
300
;
}
}
.
thead
-
light
.
thead
-
light
{
th
{
border
:
none
;
color
:
$gray
-
900
;
}
}
.
table
-
cell__actions
{
text
-
align
:
right
;
.
btn
{
padding
-
top
:
0
;
padding
-
bottom
:
0
;
}
}