mirror of
https://github.com/bendtherules/is-nifty-open.git
synced 2026-08-18 13:52:20 +00:00
Add asterisks to company name for hover
This commit is contained in:
@@ -55,6 +55,13 @@
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.OpenXDay .company-name:after {
|
||||
content: "*";
|
||||
position: absolute;
|
||||
font-size: 0.4em;
|
||||
top: 0.2em;
|
||||
}
|
||||
|
||||
.OpenXDay .answerComposite {
|
||||
float: right;
|
||||
width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user