mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
added email settings
This commit is contained in:
@@ -176,8 +176,8 @@ li.L5, li.L6, li.L7, li.L8, li.L9
|
||||
list-style-type: decimal;
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
.prettyprint.linenums {
|
||||
|
||||
.margin-color {
|
||||
-webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
|
||||
-moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
|
||||
box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
|
||||
@@ -274,9 +274,4 @@ button.btn, input[type="submit"].btn {
|
||||
text-indent: 10px;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
-webkit-transition: width 0.1s ease;
|
||||
-moz-transition: width 0.1s ease;
|
||||
-ms-transition: width 0.1s ease;
|
||||
-o-transition: width 0.1s ease;
|
||||
transition: width 0.1s ease;
|
||||
|
||||
Reference in New Issue
Block a user