From b6a5cbf956e53c95587128686695b6664025e6f4 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Sat, 24 Aug 2013 03:30:34 +0800 Subject: [PATCH] trim whitespace mode on --- public/css/style.less | 50 +++++++++++++++++++---------------- public/templates/category.tpl | 4 +-- public/templates/header.tpl | 8 +++--- public/templates/topic.tpl | 14 +++++----- 4 files changed, 40 insertions(+), 36 deletions(-) diff --git a/public/css/style.less b/public/css/style.less index 8c636f8757..69eab2e17c 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -16,7 +16,7 @@ body { margin-bottom: 350px; } - @media (min-width: 979px) + @media (min-width: 979px) { padding-top: 70px; } @@ -94,7 +94,7 @@ footer.footer { color: #bebebe; outline: 0; - &:focus { + &:focus { outline: 0; border:none !important; box-shadow:none !important; @@ -221,7 +221,7 @@ footer.footer { color:green; } } - + .user-profile-picture { width:128px; } @@ -270,8 +270,8 @@ footer.footer { .users-box{ display: inline-block; margin-top: 20px; - text-align: center; - vertical-align: top; + text-align: center; + vertical-align: top; max-width: 104px; white-space: nowrap; text-overflow: ellipsis; @@ -325,7 +325,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { font-size: 12px; border-top: 1px solid #ddd; display: inline-block; - + img { max-width:200px; max-height:60px; @@ -380,7 +380,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { &.active { color: #558; - + text-shadow: 0 0 1em #aaf, 0 0 1em #aaf, 0 0 1em #aaf; -webkit-animation:glow 1.5s infinite linear; animation:glow 1.5s infinite linear; @@ -511,7 +511,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { color: white; height: 200px; } - + .imagedrop { text-align: center; color: white; @@ -525,7 +525,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { vertical-align: middle; display: none; } - + .imagelist { position: absolute; bottom: 50px; @@ -534,13 +534,13 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { div { margin-right:5px; } - + span { line-height:20px; float:left; } - - button { + + button { padding-left:5px; } } @@ -574,7 +574,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { #mobile-menu, #mobile-menu-overlay { z-index: 999; - @media (min-width: 979px) + @media (min-width: 979px) { display: none !important; } @@ -666,7 +666,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { transition: margin-top 250ms ease; margin-top: 20%; - + &.menu-visible { margin-top: 0%; @@ -690,7 +690,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { .category-box { height:90px; - + .post-preview { padding-left:10px; padding-right:10px; @@ -700,7 +700,7 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { height:60px; padding-right:5px; } - + p { overflow: hidden; text-overflow:ellipsis; @@ -764,28 +764,32 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { .category-slider-2:hover { position:relative; - -webkit-animation: scroll-2 10s ease 0.5s infinite normal; + -webkit-animation: scroll-2 10s ease 0.5s infinite normal; animation: scroll-2 10s ease 0.5s infinite normal;/* Safari and Chrome: */ } .category-slider-1:hover { position:relative; - -webkit-animation: scroll-1 8s ease 0.5s infinite normal; + -webkit-animation: scroll-1 8s ease 0.5s infinite normal; animation: scroll-1 8s ease 0.5s infinite normal;/* Safari and Chrome: */ } .category-slider-0:hover { position:relative; - -webkit-animation: scroll-0 6s ease 0.5s infinite normal; + -webkit-animation: scroll-0 6s ease 0.5s infinite normal; animation: scroll-0 6s ease 0.5s infinite normal;/* Safari and Chrome: */ } -.form-search { - float: left; - margin-top: 5px; - margin-bottom: 5px; +// go into header +.navbar { + .form-search { + float: left; + margin-top: 8px; + margin-bottom: 5px; + } + } .search-result-post { diff --git a/public/templates/category.tpl b/public/templates/category.tpl index 7eecd62f4a..eaa4539820 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -50,9 +50,9 @@

{topics.postcount}{topics.title}

- Posted {topics.relativeTime} ago by + Posted {topics.relativeTime} ago by {topics.username}. - + diff --git a/public/templates/header.tpl b/public/templates/header.tpl index 68b31758a7..837a732b10 100644 --- a/public/templates/header.tpl +++ b/public/templates/header.tpl @@ -85,19 +85,19 @@
  • -
  • - + - + - +
    diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index 45ce6f7f7c..0c98be05ce 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -12,7 +12,7 @@
    - banned + banned