From ef0a6ce5ff5e1f32f819b6ebab07de01427e0179 Mon Sep 17 00:00:00 2001 From: 0ip Date: Sat, 9 Feb 2013 17:39:08 +0100 Subject: [PATCH] Remove top-border --- src/static/css/admin.css | 7 ------- src/templates/admin/index.html | 1 - src/templates/admin/plugins-info.html | 1 - src/templates/admin/plugins.html | 1 - src/templates/admin/settings.html | 2 -- 5 files changed, 12 deletions(-) diff --git a/src/static/css/admin.css b/src/static/css/admin.css index 9ea02744f..db4def2d6 100644 --- a/src/static/css/admin.css +++ b/src/static/css/admin.css @@ -9,13 +9,6 @@ body { background: -o-radial-gradient(circle,#aaa,#eee 60%) center fixed; } -#topborder { - border-top: 8px solid rgba(51, 51, 51, 0.8); - position: fixed; - top: 0px; - width: 100%; -} - div.menu { background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.75); box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.3); diff --git a/src/templates/admin/index.html b/src/templates/admin/index.html index 0e5c16edd..f8ec0e898 100644 --- a/src/templates/admin/index.html +++ b/src/templates/admin/index.html @@ -19,6 +19,5 @@ -
diff --git a/src/templates/admin/plugins-info.html b/src/templates/admin/plugins-info.html index 648e7d6d0..8152209c9 100644 --- a/src/templates/admin/plugins-info.html +++ b/src/templates/admin/plugins-info.html @@ -38,6 +38,5 @@ -
diff --git a/src/templates/admin/plugins.html b/src/templates/admin/plugins.html index bfe535e7e..2306eff68 100644 --- a/src/templates/admin/plugins.html +++ b/src/templates/admin/plugins.html @@ -92,6 +92,5 @@ -
diff --git a/src/templates/admin/settings.html b/src/templates/admin/settings.html index 0fb1c9ae1..650c0bef9 100644 --- a/src/templates/admin/settings.html +++ b/src/templates/admin/settings.html @@ -42,7 +42,5 @@
- -