[PATCH 1/2] BZ 790827 added span.return_to css block

Tzu-Mainn Chen tzumainn at redhat.com
Mon Feb 20 16:42:14 UTC 2012


---
 src/app/stylesheets/layout.scss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/app/stylesheets/layout.scss b/src/app/stylesheets/layout.scss
index c65621c..1019469 100644
--- a/src/app/stylesheets/layout.scss
+++ b/src/app/stylesheets/layout.scss
@@ -1363,6 +1363,12 @@ header.admin-page-header{
     border: none;
   }
 
+  span.return_to{
+    @include display_inline_block;
+    line-height: 15px;
+    padding: 5px 5px;
+  }
+
   ul#provider_select{
     @include display_inline_block;
     list-style-type: none;
-- 
1.7.6.5




More information about the aeolus-devel mailing list