Hello!
To see the file structure, click on "tree".
Note that updates take place every 10 minutes, commits may not be seen immediately.
projects
/
old-jaiswallab-svn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be5f6a8
)
added bullets to right nav blog posts (class item-list)
author
preecej
<preecej@localhost>
Mon, 12 Mar 2012 23:21:01 +0000
(23:21 +0000)
committer
preecej
<preecej@localhost>
Mon, 12 Mar 2012 23:21:01 +0000
(23:21 +0000)
svn path=/; revision=311
lab_site_themes/osu_confident/osu_confident.css
patch
|
blob
|
history
diff --git
a/lab_site_themes/osu_confident/osu_confident.css
b/lab_site_themes/osu_confident/osu_confident.css
index 9bf7e5dcb6dbb67e85dffa1580b0932760246f58..cbc70a3478198ddb455cb6e838ee8b24c4742c1c 100644
(file)
--- a/
lab_site_themes/osu_confident/osu_confident.css
+++ b/
lab_site_themes/osu_confident/osu_confident.css
@@
-475,6
+475,12
@@
h1#site-name {
color:#D85A1A;
}
+/* JP 03/12/12 added bullets to blog post list */
+#sidebar-right .item-list li {
+ list-style-type:square;
+ color:#3C3C3C;
+}
+
#sidebar-right .block-inner .edit a{
color:#D85A1A;
}