Skip to content

Commit 96b5267

Browse files
committed
Changed colour of sidebar.
1 parent 58de3d2 commit 96b5267

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/network/doc/_static/cpp-netlib.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ div.nav a: link,div.nav a: visited
215215
-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.5);
216216
border-radius: 3px;
217217
box-shadow: 0 0 9px rgba(0,0,0,0.5);
218-
background: none repeat scroll 0 0 #F0F7F0;
218+
background: none repeat scroll 0 0 #6ABDFB;
219219
}
220220

221221
#yui-main div.yui-b

libs/network/doc/html/_static/cpp-netlib.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ div.nav a: link,div.nav a: visited
215215
-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.5);
216216
border-radius: 3px;
217217
box-shadow: 0 0 9px rgba(0,0,0,0.5);
218-
background: none repeat scroll 0 0 #F0F7F0;
218+
background: none repeat scroll 0 0 #6ABDFB;
219219
}
220220

221221
#yui-main div.yui-b

0 commit comments

Comments
 (0)