From 65ca1bd124c8ccd33a88f4b391f672eeb300abcd Mon Sep 17 00:00:00 2001 From: foockinho Date: Fri, 24 Aug 2012 03:03:07 +0200 Subject: changed tasks progress bar colo, menu entity links color, body font size, search box style, file photo margin --- views/default/n1_theme/css.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'views/default/n1_theme/css.php') diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php index 486aff0..6ec0420 100644 --- a/views/default/n1_theme/css.php +++ b/views/default/n1_theme/css.php @@ -1,3 +1,15 @@ .profile-content-menu a { background-color: transparent; } + +.file-photo { + margin-top: 15px; +} + +.tasklist-graph { + border: 1px solid #bbb; +} + +.tasklist-graph div { + background-color: #444; +} -- cgit v1.2.3