min left ok

This commit is contained in:
iiuazz
2014-09-12 09:55:16 +08:00
parent 4b723eb331
commit 85fd63baa5
8 changed files with 55 additions and 39 deletions

View File

@ -101,11 +101,9 @@ a.raw:hover {
}
}
span {
background-color: #000;
color: #fff;
border-radius: 5px;
cursor: pointer;
font-size: 14px;
font-size: 18px;
&:hover {
color: @hColor;
}
@ -264,6 +262,7 @@ a.raw:hover {
border-bottom: 1px solid #ccc;
padding: 5px;
position: relative;
cursor: pointer;
i {
font-size: 20px;
color: #000;