Refactoring scss & improving some UI elements

This commit is contained in:
randx 2012-08-29 22:29:50 +03:00
parent 1dd938d20c
commit 51558bd57a
14 changed files with 101 additions and 216 deletions

View file

@ -27,6 +27,7 @@
.no-borders { border:none; }
.vlink { color: $link_color !important; }
.borders { border: 1px solid #ccc; @include shade; }
.hint { font-style: italic; color: #999; }
/** PILLS & TABS**/
.nav-pills a:hover { background-color:#888; }