Skip to content

Instantly share code, notes, and snippets.

View selabie68's full-sized avatar

Michael Smith selabie68

View GitHub Profile
@selabie68
selabie68 / select2.foundation5.css
Created November 5, 2015 00:28
Select2 Foundation CSS (A start)
.select2-container {
width: 100% !important;
}
.select2-container .select2-selection--single {
height: 2.3125rem !important;
width: 100% !important;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1) !important;
}
.select2-selection--single .select2-selection__rendered {
@selabie68
selabie68 / messages.blade.php
Created September 6, 2017 12:28
Laravel Flash (laracast/flash) MaterializeCSS Template
@foreach (session('flash_notification', collect())->toArray() as $message)
@if ($message['overlay'])
@include('partials.materialise.modal', [
'modalClass' => 'flash-modal',
'title' => $message['title'],
'body' => $message['message']
])
@else
@if($message['level'] === 'danger')
<div class="error-panel card-panel red lighten-2">
@selabie68
selabie68 / gitian.md
Created February 12, 2019 23:14 — forked from laanwj/gitian.md
gitian buildling on debian 9.5

Some changes are needed to build on debian because of the switch of the guest OS to bionic.

lxc that comes with debian is not high enough version to support bionic (the minimum is 2.1.1), so need to build from scratch.

debootstrap that comes with debian will give the following error:

    $ bin/make-base-vm --lxc --suite bionic --arch amd64                                                                                              
 E: No such script: /usr/share/debootstrap/scripts/bionic

Keybase proof

I hereby claim:

  • I am selabie68 on github.
  • I am anarcist (https://keybase.io/anarcist) on keybase.
  • I have a public key ASAw7LOHDpEGVJyJVs33nu7qdKMIeO6K83MVgp8WhN3ZwQo

To claim this, I am signing this object: