mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
issue 1348 fixed. Make enough widget's width/height.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10273 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
13402bfc76
commit
4a81dd4c09
17 changed files with 513 additions and 663 deletions
|
|
@ -9,10 +9,10 @@
|
|||
.widgetLanguage .langList { background:#fff; border:1px solid #ccc;}
|
||||
.widgetLanguage .langList a{ color:#333;}
|
||||
|
||||
.widgetContainer.black .widgetLanguage p{ float:right; margin:0;}
|
||||
.widgetContainer.black .widgetLanguage .langList { display:none; position:absolute; margin:0; padding:0; z-index:999;}
|
||||
.widgetContainer.black .widgetLanguage .langList li{ list-style:none;}
|
||||
.widgetContainer.black .widgetLanguage .langList li a{ font-size:12px; display:block; padding:2px 5px;}
|
||||
.widgetContainer.black .widgetLanguage p a{ color:#b3b3b3;}
|
||||
.widgetContainer.black .widgetLanguage .langList { background:#fff; border:1px solid #ccc;}
|
||||
.widgetContainer.black .widgetLanguage .langList a{ color:#333;}
|
||||
.wgContainer.black .widgetLanguage p{ float:right; margin:0;}
|
||||
.wgContainer.black .widgetLanguage .langList { display:none; position:absolute; margin:0; padding:0; z-index:999;}
|
||||
.wgContainer.black .widgetLanguage .langList li{ list-style:none;}
|
||||
.wgContainer.black .widgetLanguage .langList li a{ font-size:12px; display:block; padding:2px 5px;}
|
||||
.wgContainer.black .widgetLanguage p a{ color:#b3b3b3;}
|
||||
.wgContainer.black .widgetLanguage .langList { background:#fff; border:1px solid #ccc;}
|
||||
.wgContainer.black .widgetLanguage .langList a{ color:#333;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue