mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
MINOR form.css check, minor improvements
This commit is contained in:
parent
fef2668a9a
commit
a7c4a128d6
51
css/form.css
51
css/form.css
@ -65,6 +65,12 @@ div.field {
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
.middleColumn div.field {
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
|
||||
|
||||
.ui-widget {
|
||||
font-family: Arial, Helvetica, sans-serif
|
||||
}
|
||||
@ -102,9 +108,10 @@ form textarea,
|
||||
form .textajaxuniquetext,
|
||||
form select {
|
||||
width: 98%;
|
||||
padding: 3px 1%;
|
||||
padding: 6px 1%;
|
||||
font-size: 15px;
|
||||
background-color:#fff;
|
||||
border: 1px solid #dad9d9;
|
||||
}
|
||||
|
||||
form input.text:focus,
|
||||
@ -120,7 +127,7 @@ form input.sitetreeurlsegment {
|
||||
form span.readonly {
|
||||
font-size: 16px
|
||||
}
|
||||
form input[disabled] {
|
||||
form input[disabled], form textarea[disabled] {
|
||||
background-color: #f7f7f7;
|
||||
border: 1px solid #dad9d9;
|
||||
}
|
||||
@ -149,16 +156,42 @@ form .optionset li {
|
||||
}
|
||||
form .checkboxset li .checkbox,
|
||||
form .optionset li .radio{
|
||||
margin-top: 5px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
border-radius:20px;
|
||||
background-color:#b80000;
|
||||
border:none;
|
||||
color:#fff;
|
||||
font-weight: bold;
|
||||
a.btn, button, input[type="submit"] {
|
||||
background: #b80000;
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
border-radius: 4px;
|
||||
padding: 6px 15px;
|
||||
margin-top: 10px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
border-bottom: none !important;
|
||||
font-size: 13px;
|
||||
border:none;
|
||||
}
|
||||
|
||||
a.btn:hover, button, input[type="submit"]:hover {
|
||||
background: #d80000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
button{
|
||||
background-color:#a4a4a4;
|
||||
}
|
||||
|
||||
.ss-uploadfield-item-info button{
|
||||
margin-top:4px !important;
|
||||
float:left;
|
||||
}
|
||||
|
||||
a.btn:after {
|
||||
content: '\2192';
|
||||
padding-left: 10px;
|
||||
font-size: 14px;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.resetformaction {
|
||||
|
@ -34,28 +34,7 @@ body {
|
||||
a:link {
|
||||
-webkit-tap-highlight-color: #b80000
|
||||
}
|
||||
a.btn {
|
||||
background: #b80000;
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
border-radius: 4px;
|
||||
padding: 6px 15px;
|
||||
margin-top: 10px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
border-bottom: none !important;
|
||||
font-size: 13px;
|
||||
}
|
||||
a.btn:after {
|
||||
content: '\2192';
|
||||
padding-left: 10px;
|
||||
font-size: 14px;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
a.btn:hover {
|
||||
background: #d80000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.content img.left, .content img.right {
|
||||
border: 5px solid #d7d7d7;
|
||||
max-width: 60%;
|
||||
@ -170,6 +149,8 @@ content img.right {
|
||||
background: none;
|
||||
font-family: 'WebSymbolsRegular';
|
||||
color: #848484;
|
||||
border-radius:0;
|
||||
margin-top:0;
|
||||
}
|
||||
.search-bar form input.action:hover {
|
||||
color: #000
|
||||
|
@ -1,6 +1,6 @@
|
||||
<footer class="footer" role="contentinfo">
|
||||
<div class="inner copy">
|
||||
<div class="left">$SiteConfig.Title <span class="arrow">→</span> <% include Navigation %></div>
|
||||
<small class="right">© <a href="http://simple.innovatif.com/about/">Simple</a> by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
|
||||
<small class="right">© <a href="http://simple.innovatif.com/about/">Theme</a> by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
|
||||
</div>
|
||||
</footer>
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
Simple. by Sara (saratusar.com) for Innovatif - an awesome Slovenia-based digital agency (innovatif.com/en)
|
||||
Simple. by Sara (saratusar.com, @saratusar) for Innovatif - an awesome Slovenia-based digital agency (innovatif.com/en)
|
||||
Change it, enhance it and most importantly enjoy it!
|
||||
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
-->
|
||||
@ -11,7 +11,8 @@ Change it, enhance it and most importantly enjoy it!
|
||||
<!--<![endif]-->
|
||||
<!--[if IE 6 ]><html lang="$ContentLocale" class="ie ie6"><![endif]-->
|
||||
<!--[if IE 7 ]><html lang="$ContentLocale" class="ie ie7"><![endif]-->
|
||||
<!--[if IE 8 ]><html lang="$ContentLocale" class="ie ie8"><![endif]--><head>
|
||||
<!--[if IE 8 ]><html lang="$ContentLocale" class="ie ie8"><![endif]-->
|
||||
<head>
|
||||
<% base_tag %>
|
||||
<title><% if MetaTitle %>$MetaTitle<% else %>$Title<% end_if %> » $SiteConfig.Title</title>
|
||||
<meta charset="utf-8">
|
||||
|
Loading…
Reference in New Issue
Block a user