Skip to content
Snippets Groups Projects
Commit 741eabbe authored by Sid Sijbrandij's avatar Sid Sijbrandij Committed by Wes Gurney
Browse files

Restyle tree table UI

parent fdaf3620
No related branches found
No related tags found
1 merge request!4954Add support to configure webhook_timeout in gitlab.yaml
Loading
Loading
@@ -17,11 +17,11 @@ table {
}
 
th {
font-weight: bold;
font-weight: normal;
font-size: 15px;
vertical-align: middle;
border-bottom: 1px solid #CCC;
text-shadow: 0 1px 1px #fff;
@include bg-dark-gray-gradient;
 
ul.nav {
text-shadow: none;
Loading
Loading
Loading
Loading
@@ -57,13 +57,17 @@
}
 
.tree-table {
border: none;
th .btn {
margin: -2px -1px;
padding: 2px 10px;
}
td {
line-height: 20px;
background: #fafafa;
background: #fff !important;
border-left: none;
border-right: none;
}
}
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment