mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Cleaned up modal dialogs
This commit is contained in:
parent
6122a188b6
commit
dde3ce4abc
9 changed files with 55 additions and 27 deletions
|
@ -28,6 +28,11 @@
|
|||
}
|
||||
|
||||
&:visited{color:$c-Lighter;}
|
||||
|
||||
&.cancel {
|
||||
background: #999;
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -78,7 +83,6 @@
|
|||
&:hover{
|
||||
@include linear-gradient(top, #d51c3a, #841526);
|
||||
}
|
||||
|
||||
.fa {
|
||||
margin-right:5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue