summaryrefslogtreecommitdiff
path: root/public/assets/ok.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-30 18:55:49 -0400
committerJules Laplace <jules@okfoc.us>2016-03-30 18:55:49 -0400
commit053522228740c70e4b8c5f03e8639e661a363bb5 (patch)
tree4eaa2be03dec28a29aa3961bac9ecb5c3a29d54d /public/assets/ok.css
parent5166aa2c250d136e7cfbbbc4f450f332e5309ec1 (diff)
resizing better
Diffstat (limited to 'public/assets/ok.css')
-rw-r--r--public/assets/ok.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 75aec3d..d2d3030 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -36,6 +36,9 @@ body {
overflow: hidden;
}
+.loading #items {
+ opacity: 0;
+}
/*
.hidden {
@@ -560,9 +563,12 @@ button.previous {
background-color: #eee;
}
-.resizing .top {
+.resizing .item {
background: url(img/tomato20dancing.gif) center !important;
}
+.resizing .item * {
+ opacity: 0;
+}
.bottom {
/*height: 20vh;*/