pull/3/head
Dave Cranwell 2014-02-07 12:05:25 +00:00
rodzic 0a43d51c1f
commit 27d33ecb16
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -103,6 +103,10 @@
/* makes a link look like regular text */
.nolink{
color:@color-text-base;
&:hover{
color:@color-teal;
}
}
/* Status tags */

Wyświetl plik

@ -532,7 +532,7 @@ ul.inline li:first-child, li.inline:first-child{
/* Tags */
.tagit{
padding:0.6saem 1.2em;
padding:0.6em 1.2em;
.tagit-choice{
border:0;