mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
/modules/member/ UI Cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11777 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2bfa12d829
commit
978a9e272f
14 changed files with 243 additions and 246 deletions
|
|
@ -28,9 +28,9 @@ input[type=button].text,
|
|||
button[type=submit].text,
|
||||
button[type=button].text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a !important;background:none;text-decoration:underline;cursor:pointer}
|
||||
/* Popup Menu Area */
|
||||
#popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:5px;padding:10px;line-height:1.3;box-shadow:0 0 6px #666;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)}
|
||||
#popup_menu_area{position:absolute;background:#fff;border:1px solid #e9e9e9;border-radius:3px;padding:10px;font-size:12px;box-shadow:0 0 6px #666;filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=5)}
|
||||
#popup_menu_area ul{list-style:none;margin:0;padding:0}
|
||||
#popup_menu_area li{margin:0;padding:0}
|
||||
#popup_menu_area li{margin:0;padding:0;line-height:1.25}
|
||||
#popup_menu_area a{text-decoration:none;color:#333}
|
||||
#popup_menu_area a:hover,
|
||||
#popup_menu_area a:avtive,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue