Instantly share code, notes, and snippets.
Created
February 13, 2019 16:05
-
Star
0
(0)
You must be signed in to star a gist -
Fork
0
(0)
You must be signed in to fork a gist
-
Save skorasaurus/fe63062e22da952fd3f5476847f0b9b3 to your computer and use it in GitHub Desktop.
default styling for button element, firefox 65.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
align-content: normal; | |
align-items: normal; | |
align-self: auto; | |
animation-delay: 0s; | |
animation-direction: normal; | |
animation-duration: 0s; | |
animation-fill-mode: none; | |
animation-iteration-count: 1; | |
animation-name: none; | |
animation-play-state: running; | |
animation-timing-function: ease; | |
backface-visibility: visible; | |
background-attachment: scroll; | |
background-blend-mode: normal; | |
background-clip: border-box; | |
background-color: rgb(242, 241, 240); | |
background-image: none; | |
background-origin: padding-box; | |
background-position: 0% 0%; | |
background-position-x: 0%; | |
background-position-y: 0%; | |
background-repeat: repeat; | |
background-size: auto; | |
block-size: 29px; | |
border-block-end-color: rgb(242, 241, 240); | |
border-block-end-style: outset; | |
border-block-end-width: 3.5px; | |
border-block-start-color: rgb(242, 241, 240); | |
border-block-start-style: outset; | |
border-block-start-width: 3.5px; | |
border-bottom-color: rgb(242, 241, 240); | |
border-bottom-left-radius: 0px; | |
border-bottom-right-radius: 0px; | |
border-bottom-style: outset; | |
border-bottom-width: 3.5px; | |
border-collapse: separate; | |
border-image-outset: 0; | |
border-image-repeat: stretch; | |
border-image-slice: 100%; | |
border-image-source: none; | |
border-image-width: 1; | |
border-inline-end-color: rgb(242, 241, 240); | |
border-inline-end-style: outset; | |
border-inline-end-width: 4.08333px; | |
border-inline-start-color: rgb(242, 241, 240); | |
border-inline-start-style: outset; | |
border-inline-start-width: 4.08333px; | |
border-left-color: rgb(242, 241, 240); | |
border-left-style: outset; | |
border-left-width: 4.08333px; | |
border-right-color: rgb(242, 241, 240); | |
border-right-style: outset; | |
border-right-width: 4.08333px; | |
border-spacing: 0px 0px; | |
border-top-color: rgb(242, 241, 240); | |
border-top-left-radius: 0px; | |
border-top-right-radius: 0px; | |
border-top-style: outset; | |
border-top-width: 3.5px; | |
bottom: auto; | |
box-decoration-break: slice; | |
box-shadow: none; | |
box-sizing: border-box; | |
break-after: auto; | |
break-before: auto; | |
break-inside: auto; | |
caption-side: top; | |
caret-color: rgb(76, 76, 76); | |
clear: none; | |
clip: auto; | |
clip-path: none; | |
clip-rule: nonzero; | |
color: rgb(76, 76, 76); | |
color-adjust: economy; | |
color-interpolation: srgb; | |
color-interpolation-filters: linearrgb; | |
column-count: auto; | |
column-fill: balance; | |
column-gap: normal; | |
column-rule-color: rgb(76, 76, 76); | |
column-rule-style: none; | |
column-rule-width: 0px; | |
column-width: auto; | |
content: none; | |
counter-increment: none; | |
counter-reset: none; | |
cursor: default; | |
direction: ltr; | |
display: inline-block; | |
dominant-baseline: auto; | |
empty-cells: show; | |
fill: rgb(0, 0, 0); | |
fill-opacity: 1; | |
fill-rule: nonzero; | |
filter: none; | |
flex-basis: auto; | |
flex-direction: row; | |
flex-grow: 0; | |
flex-shrink: 1; | |
flex-wrap: nowrap; | |
float: none; | |
flood-color: rgb(0, 0, 0); | |
flood-opacity: 1; | |
font-family: Ubuntu; | |
font-feature-settings: normal; | |
font-kerning: auto; | |
font-language-override: normal; | |
font-size: 14.6667px; | |
font-size-adjust: none; | |
font-stretch: 100%; | |
font-style: normal; | |
font-synthesis: weight style; | |
font-variant: normal; | |
font-variant-alternates: normal; | |
font-variant-caps: normal; | |
font-variant-east-asian: normal; | |
font-variant-ligatures: normal; | |
font-variant-numeric: normal; | |
font-variant-position: normal; | |
font-weight: 700; | |
grid-auto-columns: auto; | |
grid-auto-flow: row; | |
grid-auto-rows: auto; | |
grid-column-end: auto; | |
grid-column-start: auto; | |
grid-row-end: auto; | |
grid-row-start: auto; | |
grid-template-areas: none; | |
grid-template-columns: none; | |
grid-template-rows: none; | |
height: 29px; | |
hyphens: manual; | |
image-orientation: none; | |
image-rendering: auto; | |
ime-mode: auto; | |
inline-size: 197.417px; | |
inset-block-end: auto; | |
inset-block-start: auto; | |
inset-inline-end: auto; | |
inset-inline-start: auto; | |
isolation: auto; | |
justify-content: normal; | |
justify-items: normal; | |
justify-self: auto; | |
left: auto; | |
letter-spacing: normal; | |
lighting-color: rgb(255, 255, 255); | |
line-height: 22px; | |
list-style-image: none; | |
list-style-position: outside; | |
list-style-type: disc; | |
margin-block-end: 0px; | |
margin-block-start: 0px; | |
margin-bottom: 0px; | |
margin-inline-end: 0px; | |
margin-inline-start: 0px; | |
margin-left: 0px; | |
margin-right: 0px; | |
margin-top: 0px; | |
marker-end: none; | |
marker-mid: none; | |
marker-start: none; | |
mask: none; | |
mask-clip: border-box; | |
mask-composite: add; | |
mask-image: none; | |
mask-mode: match-source; | |
mask-origin: border-box; | |
mask-position: 0% 0%; | |
mask-position-x: 0%; | |
mask-position-y: 0%; | |
mask-repeat: repeat; | |
mask-size: auto; | |
mask-type: luminance; | |
max-block-size: none; | |
max-height: none; | |
max-inline-size: none; | |
max-width: none; | |
min-block-size: 0px; | |
min-height: 0px; | |
min-inline-size: 0px; | |
min-width: 0px; | |
mix-blend-mode: normal; | |
object-fit: fill; | |
object-position: 50% 50%; | |
opacity: 1; | |
order: 0; | |
outline-color: rgb(76, 76, 76); | |
outline-offset: 0px; | |
outline-style: none; | |
outline-width: 0px; | |
overflow: visible; | |
overflow-wrap: normal; | |
overflow-x: visible; | |
overflow-y: visible; | |
overscroll-behavior-x: auto; | |
overscroll-behavior-y: auto; | |
padding-block-end: 0px; | |
padding-block-start: 0px; | |
padding-bottom: 0px; | |
padding-inline-end: 8px; | |
padding-inline-start: 8px; | |
padding-left: 8px; | |
padding-right: 8px; | |
padding-top: 0px; | |
page-break-after: auto; | |
page-break-before: auto; | |
paint-order: normal; | |
perspective: none; | |
perspective-origin: 98.7167px 14.5px; | |
pointer-events: auto; | |
position: static; | |
quotes: "“" "”" "‘" "’"; | |
resize: none; | |
right: auto; | |
row-gap: normal; | |
ruby-align: space-around; | |
ruby-position: over; | |
scroll-behavior: auto; | |
scroll-snap-coordinate: none; | |
scroll-snap-destination: 0px 0px; | |
scroll-snap-points-x: none; | |
scroll-snap-points-y: none; | |
scroll-snap-type-x: none; | |
scroll-snap-type-y: none; | |
scrollbar-color: auto; | |
scrollbar-width: auto; | |
shape-image-threshold: 0; | |
shape-margin: 0px; | |
shape-outside: none; | |
shape-rendering: auto; | |
stop-color: rgb(0, 0, 0); | |
stop-opacity: 1; | |
stroke: none; | |
stroke-dasharray: none; | |
stroke-dashoffset: 0px; | |
stroke-linecap: butt; | |
stroke-linejoin: miter; | |
stroke-miterlimit: 4; | |
stroke-opacity: 1; | |
stroke-width: 1px; | |
table-layout: auto; | |
text-align: center; | |
text-align-last: auto; | |
text-anchor: start; | |
text-combine-upright: none; | |
text-decoration: none; | |
text-decoration-color: rgb(76, 76, 76); | |
text-decoration-line: none; | |
text-decoration-style: solid; | |
text-emphasis-color: rgb(76, 76, 76); | |
text-emphasis-position: over right; | |
text-emphasis-style: none; | |
text-indent: 0px; | |
text-justify: auto; | |
text-orientation: mixed; | |
text-overflow: clip; | |
text-rendering: auto; | |
text-shadow: none; | |
text-transform: none; | |
top: auto; | |
touch-action: auto; | |
transform: none; | |
transform-box: border-box; | |
transform-origin: 98.7167px 14.5px; | |
transform-style: flat; | |
transition-delay: 0s; | |
transition-duration: 0s; | |
transition-property: all; | |
transition-timing-function: ease; | |
unicode-bidi: normal; | |
vector-effect: none; | |
vertical-align: baseline; | |
visibility: visible; | |
white-space: normal; | |
width: 197.417px; | |
will-change: auto; | |
word-break: normal; | |
word-spacing: 0px; | |
writing-mode: horizontal-tb; | |
z-index: auto; | |
-moz-appearance: button; | |
-moz-binding: none; | |
-moz-box-align: stretch; | |
-moz-box-direction: normal; | |
-moz-box-flex: 0; | |
-moz-box-ordinal-group: 1; | |
-moz-box-orient: horizontal; | |
-moz-box-pack: start; | |
-moz-float-edge: content-box; | |
-moz-force-broken-image-icon: 0; | |
-moz-image-region: auto; | |
-moz-orient: inline; | |
-moz-outline-radius-bottomleft: 0px; | |
-moz-outline-radius-bottomright: 0px; | |
-moz-outline-radius-topleft: 0px; | |
-moz-outline-radius-topright: 0px; | |
-moz-stack-sizing: stretch-to-fit; | |
-moz-tab-size: 8; | |
-moz-text-size-adjust: auto; | |
-moz-user-focus: none; | |
-moz-user-input: auto; | |
-moz-user-modify: read-only; | |
-moz-user-select: none; | |
-moz-window-dragging: default; | |
-webkit-text-fill-color: rgb(76, 76, 76); | |
-webkit-text-stroke-color: rgb(76, 76, 76); | |
-webkit-text-stroke-width: 0px; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment