mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Initial Commit
This commit is contained in:
6
public/css/biomed/sprites.less
Normal file
6
public/css/biomed/sprites.less
Normal file
@ -0,0 +1,6 @@
|
||||
/* White icons with optional class, or on hover/focus/active states of certain elements */
|
||||
.icon-white,
|
||||
.navbar .nav a > [class^="icon-"],
|
||||
.navbar .nav a > [class*=" icon-"] {
|
||||
background-image: url("@{iconWhiteSpritePath}");
|
||||
}
|
Reference in New Issue
Block a user