Skip to content

Commit

Permalink
recompile
Browse files Browse the repository at this point in the history
  • Loading branch information
唐斌 committed Jul 3, 2014
1 parent 2b31a46 commit ef3dec6
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
8 changes: 2 additions & 6 deletions css/ui-dialog.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* artDialog v6.0.0
* Date: 2013-12-13
* ui-dialog.css
* Date: 2014-07-03
* (c) 2009-2013 TangBin, http://www.planeArt.cn
*
* This is licensed under the GNU LGPL, version 2.1 or later.
Expand Down Expand Up @@ -251,7 +251,6 @@
left: 8px;
}

/*默认让三角有8px, 不显示*/
.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
position: absolute;
Expand All @@ -263,13 +262,10 @@
_filter:chroma(color=#FF3FFF);
border:8px dashed transparent;
}

/*如果有follow则显示小三角*/
.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b{
display: block;
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
Expand Down
Loading

0 comments on commit ef3dec6

Please sign in to comment.