mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
refatored html code to use proper font-awesome classes
This commit is contained in:
@@ -137,10 +137,10 @@ $workzoneTabDisabledTextColor: $mediumTextActiveColor !default;
|
||||
}
|
||||
|
||||
}
|
||||
ul.icon-menu {
|
||||
ul.prod-icon-menu {
|
||||
width: 100%;
|
||||
}
|
||||
.icon-menu {
|
||||
.prod-icon-menu {
|
||||
.WZtabs, .WZplugins {
|
||||
display: block;
|
||||
width: 70px;
|
||||
@@ -159,7 +159,7 @@ $workzoneTabDisabledTextColor: $mediumTextActiveColor !default;
|
||||
}
|
||||
}
|
||||
.closed {
|
||||
.icon-menu li {
|
||||
.prod-icon-menu li {
|
||||
clear: left;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user