diff options
Diffstat (limited to 'lib/close.less')
| -rw-r--r-- | lib/close.less | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/close.less b/lib/close.less deleted file mode 100644 index a0e5edba1..000000000 --- a/lib/close.less +++ /dev/null @@ -1,18 +0,0 @@ -// CLOSE ICONS -// ----------- - -.close { - float: right; - font-size: 20px; - font-weight: bold; - line-height: @baseLineHeight; - color: @black; - text-shadow: 0 1px 0 rgba(255,255,255,1); - .opacity(20); - &:hover { - color: @black; - text-decoration: none; - .opacity(40); - cursor: pointer; - } -} |
