kopia lustrzana https://github.com/wagtail/wagtail
tweaks
rodzic
0a43d51c1f
commit
27d33ecb16
|
@ -103,6 +103,10 @@
|
|||
/* makes a link look like regular text */
|
||||
.nolink{
|
||||
color:@color-text-base;
|
||||
|
||||
&:hover{
|
||||
color:@color-teal;
|
||||
}
|
||||
}
|
||||
|
||||
/* Status tags */
|
||||
|
|
|
@ -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;
|
||||
|
|
Ładowanie…
Reference in New Issue