@@ -96,16 +96,6 @@ div.locked {
text-decoration: none;
}
-.empty-wrapper {
- margin-top: 50px;
- color: #BBB;
- line-height: 60px;
-}
-
-.empty-wrapper i {
- font-size: 148px;
/*
* Advanced options
*/
@@ -522,3 +522,12 @@ ul.errorlist {
.move {
cursor: move;
+
+.empty-wrapper {
+ margin-top: 50px;
+ color: @cui-gray-500;
+ line-height: 60px;
+ i {
+ font-size: 100px;
+ }
+}