From 2fe0e5411198337b8085952e8f94d49abb4e0da7 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Fri, 4 Jul 2014 12:21:59 +0200 Subject: [PATCH] style noty --- app/assets/stylesheets/noty_theme_twitter.css | 8 -------- app/assets/stylesheets/zzz.css | 16 +--------------- 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/app/assets/stylesheets/noty_theme_twitter.css b/app/assets/stylesheets/noty_theme_twitter.css index b2e20c8ed..504209d6b 100644 --- a/app/assets/stylesheets/noty_theme_twitter.css +++ b/app/assets/stylesheets/noty_theme_twitter.css @@ -1,13 +1,5 @@ /* CORE STYLES*/ - - /* noty bar */ - .noty_bar.noty_theme_twitter { - font-size: 13px; - line-height: 18px; - text-shadow: 0 1px 0 #fff; - font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; - } /* custom container */ .noty_custom_container.noty_theme_twitter.noty_layout_inline { diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index 8f2db4426..cea7ea5ae 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -1069,21 +1069,7 @@ footer { * noty changes */ .noty_bar.noty_layout_top { - top: 56px; - position: fixed; - left: 50%; - margin-left: -300px; - width: 600px; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; -} - -.noty_bar.noty_theme_twitter { - font-size: 14px; - line-height: 14px; - text-shadow: 0 1px 0 #fff; - opacity: 0.9; + } .qq-upload-icon {