diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 519536ebf3f2238b1b9c5bcb7dfe963691293995..1de2bc957262386941abcb2a5913b14436b38463 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -262,23 +262,6 @@ header { } } -//form complaint -.submit_button { - color: #FFFFFF; - background: #2178F5; - border-radius : 5px 5px 20px 20px ; - moz-border-radius : 5px 5px 20px 20px ; - -} - -.close_button { - color: #FFFFFF; - background: #2178F5; - border-radius : 5px 5px 20px 20px ; - moz-border-radius : 5px 5px 20px 20px ; -} - - .popover { display: none; z-index: 999; @@ -286,11 +269,6 @@ header { width: auto; } -.popover-title{ - background: #2178F5; - color: #FFFFFF; -} - //// FOOTER footer { width: 100%;