comparison client/src/components/importqueue/Importqueuedetail.vue @ 1567:ed67857a2079

layout
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 12 Dec 2018 13:01:52 +0100
parents 20815bf5862f
children ce59e73a0cef
comparison
equal deleted inserted replaced
1566:20815bf5862f 1567:ed67857a2079
215 } 215 }
216 216
217 .entry { 217 .entry {
218 background-color: white; 218 background-color: white;
219 cursor: pointer; 219 cursor: pointer;
220 width: 600px; 220 width: 750px;
221 } 221 }
222 222
223 .entry:hover { 223 .entry:hover {
224 background-color: #efefef; 224 background-color: #efefef;
225 transition: 1.6s; 225 transition: 1.6s;