mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1046 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a5bfca05be
commit
a523f2fe63
2 changed files with 26 additions and 17 deletions
|
|
@ -36,7 +36,7 @@ div.editor_iconbox {
|
|||
float:left;
|
||||
}
|
||||
|
||||
div.editor_iconbox img {
|
||||
img.editor_icon {
|
||||
height : 16px;
|
||||
border : 1px solid #EEEEEE;
|
||||
background-color : #FFFFFF;
|
||||
|
|
@ -45,6 +45,15 @@ div.editor_iconbox img {
|
|||
margin-right:1px;
|
||||
}
|
||||
|
||||
img.editor_icon_over {
|
||||
height : 16px;
|
||||
border : 1px solid #A8C2E8;
|
||||
background-color : #FFFFFF;
|
||||
padding:1px;
|
||||
cursor : pointer;
|
||||
margin-right:1px;
|
||||
}
|
||||
|
||||
div.editor_parabox {
|
||||
margin : 3px 3px 3px 0px;
|
||||
font-size:9pt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue