Merge branch 'master' into ft/2884-operation-deep-linking
This commit is contained in:
@@ -327,6 +327,18 @@ body
|
||||
}
|
||||
}
|
||||
|
||||
.filter
|
||||
{
|
||||
.operation-filter-input
|
||||
{
|
||||
width: 100%;
|
||||
margin: 20px 0;
|
||||
padding: 10px 10px;
|
||||
|
||||
border: 2px solid #d8dde7;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.tab
|
||||
{
|
||||
|
||||
@@ -29,12 +29,6 @@
|
||||
padding: 0 10px;
|
||||
}
|
||||
}
|
||||
.operation-filter-input
|
||||
{
|
||||
border: 2px solid #547f00;
|
||||
border-right: none;
|
||||
border-radius: 4px 0 0 4px;
|
||||
}
|
||||
|
||||
.download-url-wrapper
|
||||
{
|
||||
@@ -49,7 +43,6 @@
|
||||
margin: 0;
|
||||
|
||||
border: 2px solid #547f00;
|
||||
border-radius: 0 0 0 0;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user