diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index 18bf8f6f..884bfe01 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -183,6 +183,17 @@ p.statusError { margin-right:25px; } +input.smallImageButton { + background-position: 2px center; + background-repeat: no-repeat; + height:24px; +} + +hr.modulePage { + width: 100%; + height: 2px; +} + /* schema browser */