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