Skip to content

Instantly share code, notes, and snippets.

@loopyz
Created July 30, 2018 04:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loopyz/6b8af45240137d4124cb54fd5827a7ed to your computer and use it in GitHub Desktop.
Save loopyz/6b8af45240137d4124cb54fd5827a7ed to your computer and use it in GitHub Desktop.
Customizations for www.styleurl.app via StyleURL.
.StartEditingContent.jsx-1634381619 {
box-shadow: rgba(0, 0, 0, 0.13) 0px 0.1em 1em 0px;
border-radius: 8px;
}
.HeaderBar {
background-color: unset;
padding: unset;
display: unset;
grid-template-columns: unset;
grid-template-rows: unset;
align-items: unset;
width: unset;
opacity: unset;
}
.HeaderSide {
display: unset;
align-items: unset;
}
.HeaderBar--hidden {
opacity: unset;
pointer-events: unset;
}
.HeaderBar--logo {
.-header-bar--logo: unset;
}
.HeaderSide--right {
justify-content: unset;
}
.HeaderSide--center {
justify-content: unset;
}
.HeaderBar-hideButton {
margin-right: unset;
color: unset;
cursor: unset;
margin-top: unset;
margin-bottom: unset;
}
.HeaderBar-hideButton:hover {
color: unset;
}
.IconFill {
fill: unset;
}
.IconStroke {
stroke: unset;
}
.CodeDiff {
width: unset;
max-width: unset;
overflow-x: unset;
overflow-y: unset;
max-height: unset;
}
.CodeDiff pre {
margin: unset;
padding: unset;
}
.CodeDiff pre code:nth-child(1) {
padding-right: unset;
}
.react-syntax-highlighter-line-number {
user-select: unset;
}
.CodeDiff > pre {
background: unset;
}
.Dropdown {
position: unset;
}
.Dropdown-content {
padding: unset;
align-items: unset;
cursor: unset;
white-space: unset;
display: unset;
color: unset;
}
.Dropdown-content:hover, .Dropdown--open .Dropdown-content, .Dropdown-child {
background-color: unset;
}
.Dropdown-title {
font-weight: unset;
font-size: unset;
line-height: unset;
user-select: unset;
}
.Dropdown-icon {
margin-right: unset;
margin-top: unset;
}
.Dropdown-child {
position: unset;
bottom: unset;
right: unset;
box-shadow: unset;
}
.StyleURLShadowDOMRoot, textarea, div, input {
font-family: unset;
}
.StyleURLShadowDOMRoot {
margin: unset;
padding: unset;
font-size: unset;
height: unset;
width: unset;
}
h1, h2, h3 {
margin: unset;
padding: unset;
font-weight: unset;
}
.ShareTextInput {
padding: unset;
color: unset;
font-size: unset;
border-top-left-radius: unset;
border-top-right-radius: unset;
overflow: unset;
}
.ViewChanges-actions {
display: unset;
border-top: unset;
}
.ViewChanges-separator {
height: unset;
width: unset;
display: unset;
flex-shrink: unset;
flex-grow: unset;
content: unset;
}
.ViewChanges-action {
display: unset;
align-items: unset;
flex: unset;
color: unset;
justify-content: unset;
padding: unset;
font-weight: unset;
text-decoration: unset;
cursor: unset;
font-size: unset;
}
.ViewChanges-action-icon {
margin-top: unset;
margin-bottom: unset;
margin-right: unset;
}
.ViewChanges-action:hover, .ViewChanges-separator {
background-color: unset;
}
.ShareLink {
font-size: unset;
color: unset;
background-color: unset;
appearance: unset;
-webkit-appearance: unset;
-moz-appearance: unset;
border: unset;
outline: unset;
padding: unset;
width: unset;
display: unset;
text-align: unset;
}
.ShareLink--shown {
display: unset;
}
---
version: 1.0
domains:
- www.styleurl.app
url_patterns:
- www.styleurl.app/*
timestamp: '2018-07-30T04:50:51Z'
id: zCme
redirect_url: https://www.styleurl.app/
shared_via: StyleURL - (https://styleurl.app) import and export CSS changes from Chrome
Inspector to a Gist you can share (like this one!).
@loopyz
Copy link
Author

loopyz commented Jul 30, 2018

🔗 Shared via StyleURL - see changes in your browser

📷 Screenshot (www.styleurl.app)

Screenshot of changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment