Merged in release/release-1.09 (pull request #10)
Release/release 1.09 * Install missing plugins * rs set to 1 * rebase pantheon for aws * rebase pantheon for aws * prod config change * prod config change * fix campaing issue * revert Approved-by: Jay Sharma
This commit is contained in:
committed by
Jay Sharma
parent
779393381f
commit
22f10a9edd
@@ -1,24 +0,0 @@
|
||||
/*
|
||||
Default style for WP-PageNavi plugin
|
||||
|
||||
http://wordpress.org/extend/plugins/wp-pagenavi/
|
||||
*/
|
||||
|
||||
.wp-pagenavi {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.wp-pagenavi a, .wp-pagenavi span {
|
||||
text-decoration: none;
|
||||
border: 1px solid #BFBFBF;
|
||||
padding: 3px 5px;
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
.wp-pagenavi a:hover, .wp-pagenavi span.current {
|
||||
border-color: #000;
|
||||
}
|
||||
|
||||
.wp-pagenavi span.current {
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user