Commit 20adf5dc0da7b58a83c1c6411f0d6ec843e30f76
1 parent
a82ca12370
Exists in
master
arreglo de espacios
Showing
1 changed file
with
2 additions
and
4 deletions
Show diff stats
src/sass/_botonera-principal.scss
... | ... | @@ -262,7 +262,7 @@ |
262 | 262 | background-color: #cd9035; |
263 | 263 | } |
264 | 264 | } |
265 | - | |
265 | + | |
266 | 266 | .dropdown-tareas-pausadas{ |
267 | 267 | background: linear-gradient(0 ,#ffffff, #e6e6e6); |
268 | 268 | position: absolute; |
... | ... | @@ -276,9 +276,8 @@ |
276 | 276 | border-radius: 12px; |
277 | 277 | font: small; |
278 | 278 | transform: translate3d(0px, 30px, 0px); |
279 | - | |
280 | 279 | } |
281 | - | |
280 | + | |
282 | 281 | .items-dropdown{ |
283 | 282 | background-color:rgba(0, 0, 0, 0); |
284 | 283 | &:hover { |
... | ... | @@ -287,7 +286,6 @@ |
287 | 286 | border-radius: 12px; |
288 | 287 | } |
289 | 288 | } |
290 | - | |
291 | 289 | |
292 | 290 | @media (min-width: 992px) { |
293 | 291 | a { |