[Frontend] Styling for New Edit Mode
open #198 Added Save and Cancel buttons; Additional transition styling; tool-bar styles refined;
This commit is contained in:
@@ -66,6 +66,14 @@ $pad: $interiorMargin * $baseRatio;
|
||||
&.pause-play {
|
||||
|
||||
}
|
||||
&.t-save:before {
|
||||
content:'\e612';
|
||||
font-family: symbolsfont;
|
||||
}
|
||||
&.t-cancel:before {
|
||||
content:'\78';
|
||||
font-family: symbolsfont;
|
||||
}
|
||||
|
||||
&.pause-play {
|
||||
.icon:before {
|
||||
|
||||
Reference in New Issue
Block a user