summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets/app.css
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2014-10-16 03:09:22 -0400
committerJulie Lala <jules@okfoc.us>2014-10-16 03:09:22 -0400
commit37851cbd12dcb17be77265164876184019d34602 (patch)
tree41d9ac3a02c62ca9421c86649672cbf19720afcd /public/assets/stylesheets/app.css
parentc13532ec95c2d410354f7d342df70fd68dd78272 (diff)
.. and floor and ceiling
Diffstat (limited to 'public/assets/stylesheets/app.css')
-rwxr-xr-xpublic/assets/stylesheets/app.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index bd2d42c..a711baa 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -1698,6 +1698,13 @@ input[type="range"]::-webkit-slider-thumb {
width: 100%;
color: #555;
}
+#presets .url {
+ margin: 4px 0;
+ padding: 2px;
+ font-size: 12px;
+ border: 1px black solid;
+ width: 100%;
+}
.color-swatches span:nth-child(1),.color-swatches span:nth-child(2){
margin-bottom:5px;