Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
speed dial positioning script
SUBMITTED BY:
erictibby
DATE:
Feb. 27, 2017, 9:24 a.m.
FORMAT:
Text only
SIZE:
637 Bytes
Raw
Download
Tweet
HITS:
26163
Go to comments
Report
header {
position: relative;
}
.mdl-speed-dial {
position: absolute;
text-align: right;
z-index: 10000;
margin: 0;
}
.mdl-speed-dial--bottom-fixed {
bottom: 28px;
right: 40px;
}
.mdl-speed-dial--header-edge {
top: calc(100% - 28px);
right: 40px;
}
.mdl-speed-dial__options {
display: none;
margin-bottom: 16px;
}
.mdl-speed-dial__option {
margin: 16px 8px 2px 8px;
}
.mdl-speed-dial__tooltip {
margin-right: 5px;
padding: 4px;
display: inline;
background: rgba(97, 97, 97, 0.9);
border-radius: 2px;
color: #fff;
}
.mdl-speed-dial_main-fab-icon--hidden {
display: none;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus