[REM]Removed responsive css and flalty theme's css files of bootstrap 2 and added themes css of bootstrap 3.0.

bzr revid: bth@tinyerp.com-20130827074521-xp62gk06irkhwrf7
This commit is contained in:
bth-openerp 2013-08-27 13:15:21 +05:30
parent a204742978
commit 29b1eab776
4 changed files with 274 additions and 7968 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,268 @@
.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger {
text-shadow:0 -1px 0 rgba(0,0,0,0.2);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}
.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active {
-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn:active,.btn.active {
background-image:none;
}
.btn-default {
text-shadow:0 1px 0 #fff;
background-image:linear-gradient(tobottom,#fff0,#e6e6e6100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
border-color:#ccc;
}
.btn-default:active,.btn-default.active {
background-color:#e6e6e6;
border-color:#e0e0e0;
}
.btn-primary {
background-image:linear-gradient(tobottom,#428bca0,#3071a9100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
border-color:#2d6ca2;
}
.btn-primary:active,.btn-primary.active {
background-color:#3071a9;
border-color:#2d6ca2;
}
.btn-success {
background-image:linear-gradient(tobottom,#5cb85c0,#449d44100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);
border-color:#419641;
}
.btn-success:active,.btn-success.active {
background-color:#449d44;
border-color:#419641;
}
.btn-warning {
background-image:linear-gradient(tobottom,#f0ad4e0,#ec971f100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0);
border-color:#eb9316;
}
.btn-warning:active,.btn-warning.active {
background-color:#ec971f;
border-color:#eb9316;
}
.btn-danger {
background-image:linear-gradient(tobottom,#d9534f0,#c9302c100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0);
border-color:#c12e2a;
}
.btn-danger:active,.btn-danger.active {
background-color:#c9302c;
border-color:#c12e2a;
}
.btn-info {
background-image:linear-gradient(tobottom,#5bc0de0,#31b0d5100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0);
border-color:#2aabd2;
}
.btn-info:active,.btn-info.active {
background-color:#31b0d5;
border-color:#2aabd2;
}
.thumbnail,.img-thumbnail {
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);
box-shadow:0 1px 2px rgba(0,0,0,0.075);
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
background-color:#357ebd;
background-image:linear-gradient(tobottom,#428bca0,#357ebd100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0);
}
.navbar {
background-image:linear-gradient(tobottom,#fff0,#f8f8f8100%);
background-repeat:repeat-x;
border-radius:4px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);
}
.navbar .navbar-nav>.active>a {
background-color:#f8f8f8;
}
.navbar-brand,.navbar-nav>li>a {
text-shadow:0 1px 0 rgba(255,255,255,0.25);
}
.navbar-inverse {
background-image:linear-gradient(tobottom,#3c3c3c0,#222100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);
}
.navbar-inverse .navbar-nav>.active>a {
background-color:#222;
}
.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a {
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom {
border-radius:0;
}
.alert {
text-shadow:0 1px 0 rgba(255,255,255,0.2);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
}
.alert-success {
background-image:linear-gradient(tobottom,#dff0d80,#c8e5bc100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);
border-color:#b2dba1;
}
.alert-info {
background-image:linear-gradient(tobottom,#d9edf70,#b9def0100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);
border-color:#9acfea;
}
.alert-warning {
background-image:linear-gradient(tobottom,#fcf8e30,#f8efc0100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);
border-color:#f5e79e;
}
.alert-danger {
background-image:linear-gradient(tobottom,#f2dede0,#e7c3c3100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
border-color:#dca7a7;
}
.progress {
background-image:linear-gradient(tobottom,#ebebeb0,#f5f5f5100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
}
.progress-bar {
background-image:linear-gradient(tobottom,#428bca0,#3071a9100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
}
.progress-bar-success {
background-image:linear-gradient(tobottom,#5cb85c0,#449d44100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);
}
.progress-bar-info {
background-image:linear-gradient(tobottom,#5bc0de0,#31b0d5100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0);
}
.progress-bar-warning {
background-image:linear-gradient(tobottom,#f0ad4e0,#ec971f100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0);
}
.progress-bar-danger {
background-image:linear-gradient(tobottom,#d9534f0,#c9302c100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0);
}
.list-group {
border-radius:4px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);
box-shadow:0 1px 2px rgba(0,0,0,0.075);
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
text-shadow:0 -1px 0 #3071a9;
background-image:linear-gradient(tobottom,#428bca0,#3278b3100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0);
border-color:#3278b3;
}
.panel {
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);
box-shadow:0 1px 2px rgba(0,0,0,0.05);
}
.panel-default>.panel-heading {
background-image:linear-gradient(tobottom,#f5f5f50,#e8e8e8100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
}
.panel-primary>.panel-heading {
background-image:linear-gradient(tobottom,#428bca0,#357ebd100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0);
}
.panel-success>.panel-heading {
background-image:linear-gradient(tobottom,#dff0d80,#d0e9c6100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0);
}
.panel-info>.panel-heading {
background-image:linear-gradient(tobottom,#d9edf70,#c4e3f3100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0);
}
.panel-warning>.panel-heading {
background-image:linear-gradient(tobottom,#fcf8e30,#faf2cc100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0);
}
.panel-danger>.panel-heading {
background-image:linear-gradient(tobottom,#f2dede0,#ebcccc100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0);
}
.well {
background-image:linear-gradient(tobottom,#e8e8e80,#f5f5f5100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);
box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);
border-color:#dcdcdc;
}

View File

@ -11,12 +11,11 @@
<link id="website_css" rel='stylesheet' href='/website/static/src/css/website.css' t-ignore="true"/>
</template>
<template id="website.theme_flatly" name="Flat Theme" inherit_option_id="website.theme">
<!-- <template id="website.theme_flatly" name="Flat Theme" inherit_option_id="website.theme">
<xpath expr="//link[@id='bootstrap_css']" position="replace">
<link rel='stylesheet' href='/website/static/lib/bootstrap/css/bootstrap-flatly.css' t-ignore="true"/>
<link rel='stylesheet' href='/website/static/src/css/website-flatly.css' t-ignore="true"/>
<link rel='stylesheet' href='/website/static/lib/bootstrap/css/bootstrap-theme.min.css' t-ignore="true"/>
</xpath>
</template>
</template> -->
<template id="layout">
&lt;!DOCTYPE html&gt;
@ -50,11 +49,10 @@
<t t-call="website.theme"/>
<link rel='stylesheet' href='/web/static/lib/fontawesome/css/font-awesome.css'/>
<link rel='stylesheet' href='/website/static/lib/bootstrap/css/bootstrap-responsive.css'/>
</head>
<body>
<header>
<nav class="navbar-collapse navbar-ex1-collapse" role="navigation">
<header class='navbar navbar-static-top'>
<div class='navbar-inner'>
<div class="container">
<a href="/page/website.homepage" class="navbar-brand">
<em>Open</em><b>ERP</b>
@ -65,7 +63,7 @@
<li><a href="/admin">Sign in</a></li>
</ul>
</div>
</nav>
</div>
</header>
<div t-raw="0" id="wrap">
<div class="container">