diff --git a/web/index.html b/web/index.html index c24ab8d2c..d80c4a309 100755 --- a/web/index.html +++ b/web/index.html @@ -1,7 +1,6 @@ - - + + - Transmission Web Interface @@ -22,6 +21,7 @@ + Transmission Web Interface diff --git a/web/stylesheets/common.css b/web/stylesheets/common.css index 4d1dd7f65..75fcfc18d 100644 --- a/web/stylesheets/common.css +++ b/web/stylesheets/common.css @@ -539,6 +539,7 @@ div#inspector_tabs { } .inspector_tab { float: left; + height: 17px; background: transparent url('../images/buttons/tab_backgrounds.png') left -1px repeat-x; border: 1px solid #888; margin: 0px 1px;