diff --git a/fp-interface/themes/leggero/leggero/res/globals.css b/fp-interface/themes/leggero/leggero/res/globals.css index ff8f100..aecfdd6 100755 --- a/fp-interface/themes/leggero/leggero/res/globals.css +++ b/fp-interface/themes/leggero/leggero/res/globals.css @@ -11,8 +11,6 @@ Version: 0.1 Module: globals.css */ - - .alignleft { float: left } .alignright { float: right } @@ -21,7 +19,7 @@ Module: globals.css #main ul.msgs, ul.msgs { margin: 0; padding: 1em 2em; - list-style-type: none; + list-style-type: none } .errors { @@ -50,7 +48,7 @@ Module: globals.css border-top: 1px solid; border-bottom: 1px solid; border-color: #f8e674; - background: #fffdd5; + background: #fffdd5 }