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 {