diff --git a/resources/content-server/mobile.css b/resources/content-server/mobile.css index 3fd3e8bb8c..e472805f54 100644 --- a/resources/content-server/mobile.css +++ b/resources/content-server/mobile.css @@ -24,6 +24,7 @@ border-right: 1px solid ButtonShadow; border-bottom: 1px solid ButtonShadow; border-left: 1 px solid ThreeDLightShadow; + border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; } @@ -44,6 +45,7 @@ div.navigation { #search_box { border: 1px solid #393; + border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; padding: 1em; diff --git a/resources/jacket/stylesheet.css b/resources/jacket/stylesheet.css index 1bc6d5b125..0d7a71d8ce 100644 --- a/resources/jacket/stylesheet.css +++ b/resources/jacket/stylesheet.css @@ -31,7 +31,7 @@ border: thin solid black; margin: 1em; padding: 1em; - -webkit-border-radius:8px; + border-radius:8px; } /*