Add shadow on ui segment
This commit is contained in:
@@ -19,7 +19,7 @@ body {
|
|||||||
box-shadow: black 0px 0px 5px;
|
box-shadow: black 0px 0px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.table, .ui.segments, #readme, .ui.dashboard-repos, .ui.vertical.menu, .ui.attached.segment, .ui.top.attached.header, .repo-files-table{
|
.ui.table, .ui.segments, .ui.segment, #readme, .ui.dashboard-repos, .ui.vertical.menu, .ui.attached.segment, .ui.top.attached.header, .repo-files-table{
|
||||||
box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
|
box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ body {
|
|||||||
box-shadow: black 0px 0px 5px;
|
box-shadow: black 0px 0px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.table, .ui.segments, #readme, .ui.dashboard-repos, .ui.vertical.menu, .ui.attached.segment, .ui.top.attached.header, .repo-files-table{
|
.ui.table, .ui.segments, .ui.segment, #readme, .ui.dashboard-repos, .ui.vertical.menu, .ui.attached.segment, .ui.top.attached.header, .repo-files-table{
|
||||||
box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
|
box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user