mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-13 23:32:24 +03:00
Compare commits
2 Commits
master
...
fix-tabs-d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c95f2332cf | ||
|
|
7be370d1cf |
@@ -34,10 +34,11 @@
|
||||
|
||||
.localized-fields-widget.tabs .localized-fields-widget.tab label {
|
||||
padding: 5px 10px;
|
||||
display: inline-block;
|
||||
display: inline;
|
||||
text-decoration: none;
|
||||
color: #fff;
|
||||
width: initial;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.localized-fields-widget.tabs .localized-fields-widget.tab.active,
|
||||
|
||||
Reference in New Issue
Block a user