Use new application icons
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
&:not(.fa) {
|
||||
font: @dropdown_font;
|
||||
}
|
||||
&.fa {
|
||||
&.fa, &.cptools {
|
||||
font-size: 18px;
|
||||
&::before {
|
||||
width: 40px;
|
||||
@@ -76,7 +76,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.fa {
|
||||
.fa, .cptools {
|
||||
width: 20px;
|
||||
text-align: center;
|
||||
margin-right: 5px !important;
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
background-color: rgba(0,0,0,0.2);
|
||||
color: #666;
|
||||
}
|
||||
.fa {
|
||||
.fa, .cptools {
|
||||
display: block;
|
||||
font-size: 64px;
|
||||
margin: 18px 0;
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
cursor: pointer;
|
||||
height: @variables_bar-height;
|
||||
line-height: @variables_bar-height - 10px;
|
||||
.fa {
|
||||
.fa, .cptools {
|
||||
width: 25px;
|
||||
}
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user