Only shade icons and labels of the block level buttons.
This commit is contained in:
@@ -145,11 +145,11 @@
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.fa {
|
||||
.btn-block .fa {
|
||||
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
.btn {
|
||||
.btn-block {
|
||||
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user