From 1db53f91df1d5b1698dcef5d042e7f916608bafd Mon Sep 17 00:00:00 2001 From: Catouse Date: Thu, 10 Apr 2014 13:12:41 +0800 Subject: [PATCH] * ajusted style of links. --- module/misc/view/links.html.php | 2 +- www/theme/default/style.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/module/misc/view/links.html.php b/module/misc/view/links.html.php index e5e4378577..9f744c4a95 100755 --- a/module/misc/view/links.html.php +++ b/module/misc/view/links.html.php @@ -1,4 +1,4 @@ -
+
misc->zentao->version); diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 2368bb90bc..6df5d01898 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -28,6 +28,9 @@ .pdb-20 {padding-bottom: 20px !important} .pdt-20 {padding-top: 20px !important} +/* borders */ +.bd-0, .borderless, .bd-none {border: none !important;} + /* Style of text */ .text-latin {font-family: Arial;} .text-lg {font-size: 24px;}