mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 1348, Added min-height to widget container for empty widget on edit page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10320 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0a8d9c2541
commit
ff61eb5a22
1 changed files with 1 additions and 0 deletions
|
|
@ -48,3 +48,4 @@ a.widgetStyle:hover span{display:none}
|
|||
a.widgetStyle.selected{border:1px dashed #999}
|
||||
a.widgetStyle img {width:96px;height:96px;margin:1px}
|
||||
a.widgetStyle span{position:absolute;left:0;bottom:0;display:block;width:96px;background-color:#888;color:#fff;padding:4px 3px 3px 3px;opacity:.8;filter:alpha(opacity=80);text-align:center;font-family:tahoma}
|
||||
#zonePageContent .widgetContainer { min-height: 20px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue