mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1854 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
438fbb5d05
commit
8eb67bca93
2 changed files with 3 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ a.button, span.button, del.button {
|
||||||
vertical-align:middle;
|
vertical-align:middle;
|
||||||
|
|
||||||
padding-top:-2px;
|
padding-top:-2px;
|
||||||
_position:relative;
|
position:relative;
|
||||||
_width:10px;
|
_width:10px;
|
||||||
_overflow-y:hidden;
|
_overflow-y:hidden;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -6,14 +6,13 @@
|
||||||
|
|
||||||
#blog_category .node_item a { color:#6b6b6b; }
|
#blog_category .node_item a { color:#6b6b6b; }
|
||||||
|
|
||||||
#blog_category .selected { font-family:Tahoma; font-weight:bold; cursor:default; font-size:1em; color:#54564b; }
|
#blog_category .selected { font-weight:bold; cursor:default; font-size:1em; color:#54564b; }
|
||||||
|
|
||||||
#blog_category .unselected { cursor:pointer; font-family:Tahoma; font-size:1em; color:#54564b; }
|
#blog_category .unselected { cursor:pointer; font-size:1em; color:#54564b; }
|
||||||
|
|
||||||
#blog_category .document_count {
|
#blog_category .document_count {
|
||||||
margin-left:5px;
|
margin-left:5px;
|
||||||
color:#AAAAAA;
|
color:#AAAAAA;
|
||||||
font-family:tahoma;
|
|
||||||
font-size:.8em;
|
font-size:.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue