diff options
author | foockinho <foockinho@lorea.org> | 2012-08-22 04:06:40 +0200 |
---|---|---|
committer | foockinho <foockinho@lorea.org> | 2012-08-22 04:06:40 +0200 |
commit | b8fd7ef6cb8ab7d05ed95cb5024587121505c2af (patch) | |
tree | 58db77bf94e535564e404e231fbbec65cb104b8d /views/default/n1_theme/css.php | |
parent | f745047aed884f1cd9842e7af91cae753886d389 (diff) | |
parent | 2bd8651a919935d98b6e546d7f670b7fb9a20ad9 (diff) | |
download | saravea_theme-b8fd7ef6cb8ab7d05ed95cb5024587121505c2af.tar.gz saravea_theme-b8fd7ef6cb8ab7d05ed95cb5024587121505c2af.tar.bz2 |
Merge branch 'call4desing' of gitorious.org:lorea/n1_theme into call4desing
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r-- | views/default/n1_theme/css.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php new file mode 100644 index 0000000..486aff0 --- /dev/null +++ b/views/default/n1_theme/css.php @@ -0,0 +1,3 @@ +.profile-content-menu a { + background-color: transparent; +} |