summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-01-14 15:44:34 -0500
committerJules Laplace <jules@okfoc.us>2015-01-24 15:23:55 -0500
commitb60055ee8c77eb9bb035f72147ce6c710ab4347c (patch)
treeb8c067376d097499dc6ffc5ad14a59c2f20792cd /public/assets/stylesheets
parent5229023137d5d929db5ef7dcc8fd27d59676a99f (diff)
roll back devicePixelRatio fix on desktop
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index aecd6be..62a5682 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -913,6 +913,9 @@ border-left: 1px solid black;
.no-templates {
display: none;
}
+.no-templates a {
+ border-bottom: 1px solid;
+}
.templates span {
display: block;
@@ -2357,6 +2360,7 @@ button {
font-weight: 500;
width: 100%;
font-size:14px;
+ font-family:'Lato', sans-serif;
}
#builder-units {