more factoring

This commit is contained in:
Matthew Hodgson 2017-01-17 02:00:34 +00:00
parent 87fd136e21
commit 4f8d3b0e2b
6 changed files with 10 additions and 5 deletions

View file

@ -46,7 +46,7 @@ limitations under the License.
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color: rgba(255, 255, 255, 0.9);
background-color: $droptarget-bg-color;
border: 2px #e1dddd solid;
border-bottom: none;
position: absolute;