summaryrefslogtreecommitdiff
path: root/views/default/n1_theme/css.php
diff options
context:
space:
mode:
authorfoockinho <foockinho@lorea.org>2012-08-24 03:03:07 +0200
committerfoockinho <foockinho@lorea.org>2012-08-24 03:03:07 +0200
commit65ca1bd124c8ccd33a88f4b391f672eeb300abcd (patch)
treeb78afce1e02e18ececbf4769c05078a3fa57fe0b /views/default/n1_theme/css.php
parent0ded21c3ad58cda7f815ef4f582eb83a8d7f15d7 (diff)
downloadsaravea_theme-65ca1bd124c8ccd33a88f4b391f672eeb300abcd.tar.gz
saravea_theme-65ca1bd124c8ccd33a88f4b391f672eeb300abcd.tar.bz2
changed tasks progress bar colo, menu entity links color, body font size, search box style, file photo margin
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r--views/default/n1_theme/css.php12
1 files changed, 12 insertions, 0 deletions
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;
+}