migrate to new git
This commit is contained in:
34
web/ext/editor_templates/a04.edit_t012/style.css
Normal file
34
web/ext/editor_templates/a04.edit_t012/style.css
Normal file
@@ -0,0 +1,34 @@
|
||||
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
/*6983*/
|
||||
.editor section.edit_t032 ul.process-steps,
|
||||
ul.process-steps li {
|
||||
border:0 !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*6989*/
|
||||
.editor section.edit_t032 ul.process-steps li a {
|
||||
width:50px;
|
||||
height:50px;
|
||||
font-size:30px;
|
||||
line-height:30px;
|
||||
text-align: center;
|
||||
display:inline-block;
|
||||
color:#111;
|
||||
border:#666 1px solid !important;
|
||||
background-color:#fff;
|
||||
|
||||
-webkit-border-radius: 50% !important;
|
||||
-moz-border-radius: 50% !important;
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
|
||||
/*9776*/
|
||||
.editor section.edit_t032 .nav-tabs.nav-justified>li>a {
|
||||
-webkit-border-radius: 0 !important;
|
||||
-moz-border-radius: 0 !important;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user