review and lint
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
@alertify-input-bg: @colortheme_modal-input;
|
||||
@alertify-input-fg: @colortheme_modal-input-fg;
|
||||
|
||||
@alertify_padding-base: @variables_padding;
|
||||
@alertify_padding-base: @variables_padding;
|
||||
@alertify_box-shadow: @variables_shadow;
|
||||
|
||||
// Logs to show that something has happened
|
||||
@@ -226,7 +226,7 @@
|
||||
width: 100%;
|
||||
font-size: 100%;
|
||||
padding: @alertify_padding-base;
|
||||
&[readonly]{
|
||||
&[readonly] {
|
||||
background-color: @alertify-light-bg;
|
||||
color: @cryptpad_text_col;
|
||||
border-color: @alertify-input-fg;
|
||||
@@ -348,8 +348,8 @@
|
||||
nav {
|
||||
padding: @alertify_padding-base;
|
||||
text-align: right;
|
||||
button{
|
||||
margin:0px !important;
|
||||
button {
|
||||
margin: 0px !important;
|
||||
&:not(:last-child) {
|
||||
margin-right: @alertify_padding-base !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user