Ticket #1496 - CSS tweaks

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44129 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2007-11-01 22:46:48 +00:00
parent 2277725b8f
commit 77b00605f6

View File

@ -34,9 +34,9 @@
padding: 0; padding: 0;
border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204); border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style: double; border-style: double;
margin: 1px;
font-weight: bold; font-weight: bold;
font-size: 11px; font-size: 11px;
margin-right: 3px;
} }
#TreeActions li button:active { #TreeActions li button:active {