summaryrefslogtreecommitdiff
path: root/imdb-lookup/css
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2014-12-21 22:47:26 +0100
committerYves Fischer <yvesf-git@xapek.org>2014-12-21 22:47:26 +0100
commit2d0e49183a5c49badb96a0168dab575f7db70b21 (patch)
tree521662aaeca0357aa19b39076f7383ccc8839221 /imdb-lookup/css
parent3008170f2bd120c43a876b1f1adba885db594618 (diff)
downloadscripts-2d0e49183a5c49badb96a0168dab575f7db70b21.tar.gz
scripts-2d0e49183a5c49badb96a0168dab575f7db70b21.zip
simpliefied caching
Diffstat (limited to 'imdb-lookup/css')
-rw-r--r--imdb-lookup/css/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/imdb-lookup/css/style.css b/imdb-lookup/css/style.css
index 2a0b6eb..5f04ced 100644
--- a/imdb-lookup/css/style.css
+++ b/imdb-lookup/css/style.css
@@ -6,10 +6,6 @@
clear: both;
position: relative;
}
-.filter, .sort {
- padding: 4px;
- display: inline-block;
-}
.error {
background-color: #EFAAAA;
height: 150px;