summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-11-10 17:30:20 -0500
committerryderr <r@okfoc.us>2014-11-10 17:30:20 -0500
commit0f593787817d074ac00f55570a68838dd076ea3c (patch)
tree6586fd7c2b6de35a4f41d9ddcb8dc4e7f353ac68
parentfc1c87b875d7a978747a819088883b6141f277f2 (diff)
hover
-rwxr-xr-xpublic/assets/stylesheets/app.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 8c9a945..e97ffa1 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -953,7 +953,7 @@ border-left: 1px solid black;
}
.editing .mx-scenery:hover,
.editing .mx-scenery.picked {
- border: 1px dashed #000;
+ border: 15px dashed yellow;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
@@ -3079,7 +3079,7 @@ a[data-role="forgot-password"] {
}
}
-@media (max-height: 680px) {
+@media (max-height: 650px) {
.settings {
right: 80px;
}