summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css20
1 files changed, 10 insertions, 10 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 493cf67..c2e7119 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -768,13 +768,13 @@ iframe.embed {
content:"show map";
}
.fixed {
- position:fixed;
- top:0;
- left:0;
- width:100%;
- height:100%;
- z-index:3;
- overflow-y:scroll;
+ position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ z-index: 3;
+ overflow-y: scroll;
}
.fixed::-webkit-scrollbar {
@@ -794,7 +794,7 @@ iframe.embed {
}
.fixed::-moz-scrollbar-track {
- background:white;
+ background: white;
}
.fixed::-moz-scrollbar-thumb{
@@ -1116,9 +1116,9 @@ iframe.embed {
}
.wallpaper.active .swatches .swatch {
width: 40px;
- height: 35px;
+ height: 40px;
display: inline-block;
- border:1px solid;
+ border: 1px solid;
background-size: contain;
-webkit-transition: -webkit-transform 0.1s ease-in-out;
line-height: 0;