mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-17 06:48:36 +02:00
Remove dashed border on topic-voting buttons
This was a bit confusing with the topic icons using a dashed blue border for "missing icon". Now that the "already used" buttons are far more distinct, this isn't necessary any more anyway.
This commit is contained in:
@@ -134,10 +134,6 @@
|
||||
height: auto;
|
||||
min-width: 3rem;
|
||||
|
||||
&.btn {
|
||||
border-style: dashed;
|
||||
}
|
||||
|
||||
&.btn-used {
|
||||
background-color: darken($violet, 3%);
|
||||
border-color: darken($violet, 8%);
|
||||
|
||||
Reference in New Issue
Block a user